Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
scenegraph not compileing
07-06-2007, 02:17 PM,
#5
 
Yes, generally I recommend using ODE 0.8 from source. The reason to go with source is that the binary distributions are usually compiled with GIMPACT trimesh collision support, which is great but we haven't exactly perfected VDrift working with GIMPACT yet (it crashes... Sad )...so for now, you need to compile ODE like this:

Code:
./configure --prefix=/usr --with-trimesh=opcode
make
sudo make install

Of course if you don't use sudo then become root before make install, and also make sure to change /usr to wherever you'd like it installed on your system (if you use ODE for other things, the default of /usr/local might be better - just make sure it's in your LD_LIBRARY_PATH so the compiler and VDrift can find it).

edit: ODE 0.8 source: http://downloads.sourceforge.net/opende/ode-src-0.8.zip
Reply


Messages In This Thread
scenegraph not compileing - by TerraRoot - 07-05-2007, 10:18 AM
[No subject] - by rookie1 - 07-05-2007, 10:28 AM
[No subject] - by TerraRoot - 07-05-2007, 10:43 AM
[No subject] - by rookie1 - 07-05-2007, 11:12 AM
[No subject] - by thelusiv - 07-06-2007, 02:17 PM
[No subject] - by TerraRoot - 07-07-2007, 10:30 AM
[No subject] - by joevenzon_phpbb2_import3 - 07-07-2007, 12:30 PM
[No subject] - by thelusiv - 07-07-2007, 12:30 PM
[No subject] - by TerraRoot - 07-08-2007, 09:45 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)