[ODE] compiling CVS
Niko Nevatie
nnevatie at welho.com
Wed Nov 27 11:39:02 2002
Go to:
http://www.codercorner.com/Opcode.htm
Opcode is an external package specializing in collision detection. I have
succesfully used the version 1.2. Compile Opcode to another lib and link
with ODE.
Cheers
----- Original Message -----
From: "Tim" <tirobu@gmx.de>
To: <ode@q12.org>
Sent: Wednesday, November 27, 2002 8:15 PM
Subject: [ODE] compiling CVS
Hi.
Thanks for your answers!
Using MSVC7 I get the following error:
d:\ode\ode\src\dcTriListCollider.h(4): fatal error C1083: Cannot open
include file: 'Opcode.h': No such file or directory
The problem is, that there is no file named Opcode.h at all!
So what about that?
Thanks Tim.