Hi,
i am new to pal, and i can't get palbegginner working:
Code: Select all
bachir@bachir-desktop:~/lib/pal/pal/bin/debug/gnu$ ./palbeginner
Physics:0
Failed to create the physics engine. Check to see if you spelt the engine name correctly, or that the engine DLL is in the right location
- i set lloc to /home/bachir/lib/
- i edited example/begin.cpp like following:
Code: Select all
[...] PF->SelectEngine("ODE"); [...]
is there ayone one how could give some help?