[ODE] Problems compileing ode

gl gl at ntlworld.com
Wed Feb 26 08:05:02 2003


You can register the paths using:

Visual Studio\VC98\Bin\VCVARS32.BAT

See if that works...
--
gl

----- Original Message -----
From: "Thomas M Clarke" <tmc@liquidfire.org>
To: <ode@q12.org>
Sent: Wednesday, February 26, 2003 2:33 PM
Subject: [ODE] Problems compileing ode


> Hello everyone,
>
> I'm attempting to compile an ODE dll on a Windows 2000 platform. I've
setup
> the environment variables and path to contain what I beleive to be the
> correct locations:
>
> INCLUDE = C:\Program Files\Microsoft Visual Studio\VC98\Include\
> LIB = C:\Program Files\Microsoft Visual Studio\VC98\Lib\
> PATH = C:\Program Files\Microsoft Visual Studio\VC98\Bin
>
> I have the GNU make tool and when I run it to build the configure program
it
> doesnt seem to want to find stdio.h, if I expand the path in configure.c
to
> a full path where stdio.h is it works but then complains about not finding
> libc.lib, oldnames.lib and then kernel32.lib.  Its obviously not working
> with the above environment variables or they're not working for it, either
> way I can't compile an ODE dll :(
>
> Any suggestions?
>
> Thanks
>
> Thomas M Clarke
>
> _______________________________________________
> ODE mailing list
> ODE@q12.org
> http://q12.org/mailman/listinfo/ode
>