Search found 3 matches

by Snilmerg
Sat Sep 05, 2009 8:46 pm
Forum: PSP Development
Topic: [SOLVED] Trouble using ODE
Replies: 4
Views: 2933

The solution is so simple. Thanks for solving this. Now that you say it I remember the importance of the dependencies order. Thanks again. regis@Voyager [05-09-09 12:45:23] ~/Desktop/pspdev/lte-slim-beta-48/LTE/examples/06.2DGraphics $ make psp-gcc -I../../include/ -I...
by Snilmerg
Sat Sep 05, 2009 11:31 am
Forum: PSP Development
Topic: [SOLVED] Trouble using ODE
Replies: 4
Views: 2933

Thanks for answering. Indeed, the LTE version I use is not the latest from ltestudio, but examples do compile and work on my PSP. It is just a problem of compiling with ODE. Also, I try to simply use the "sqrt" function in the unmodified original version of the sample program provided with...
by Snilmerg
Sat Sep 05, 2009 3:21 am
Forum: PSP Development
Topic: [SOLVED] Trouble using ODE
Replies: 4
Views: 2933

[SOLVED] Trouble using ODE

Hello, I am trying LTE engine and ODE. Before anything : I have updated my local copy of the pspsdk source code with a "svn update", than ran psptoolchain to update the installation. I than compiled ODE lib, and installed the headers in /usr/local/pspdev/psp/include, and the libode.a in /u...