[ODE] compiling ODE in Visual Studio .NET 2003
gl
gl at ntlworld.com
Wed Aug 11 20:11:19 MST 2004
Are you using a recent-ish CVS version? The older version expect you to
manually add the ODE include and lib directories to Visual Studio (somewhere
via the options, I'm still on VC6). The newer versions should work without
modification, assuming there isn't some limitation to the VC6 import system
in .Net.
--
gl
----- Original Message -----
From: "Dan Synek" <synek at cs.kun.nl>
To: <ode at q12.org>
Sent: Wednesday, August 11, 2004 5:52 PM
Subject: [ODE] compiling ODE in Visual Studio .NET 2003
> (sorry if this is a faq, I certainly looked around and could find no
> message about it)
>
> Hi,
>
> I am trying to compile ODE using the prepared project in the VC6
> directory.
> I have Microsoft Visual Studio .NET.
> When compiling I get a lot of errors of the form:
> c:\Download\ode-040712\include\ode\ode.h(28): fatal error C1083: Cannot
> open include file: 'ode/config.h': No such file or directory
> When I check, the file is there. My own theory from browsing the web is
> that this version
> (but be warned, I usually use Linux and is a newbie using Visual Studio)
> of Visual Studio is not allowing #includes with a .h on the end. Has
> anyone else had the same problems?
> Is there a simple fix?
> Thanks
> Dan
>
>
>
>
> _______________________________________________
> ODE mailing list
> ODE at q12.org
> http://q12.org/mailman/listinfo/ode
>
More information about the ODE
mailing list