[ODE] Fatal Errors Encountered on Installation

gl gl at ntlworld.com
Wed Apr 30 17:12:02 2003


As I recall, those functions _don't_ exist, but are in the def file.  Just
take them out.
--
gl

----- Original Message ----- 
From: "Thomas M Clarke" <tmc@liquidfire.org>
To: <ode@q12.org>
Sent: Wednesday, April 30, 2003 7:42 PM
Subject: [ODE] Fatal Errors Encountered on Installation


> Hello,
>
> I've tried to make ODE from source and have encountered fatal errors while
> getting to the link state of the ode.dll.
>
> The user settings I have are:
>
> PLATFORM=msvc-dll
> BUILD=debug
> WINDOWS16=0
>
> Before I run make, I run the vcvars.bat found in the bin directory of
Visual
> C++ 6.0, I also do a mkdir to create the lib directory off of the root ode
> directory.
>
> When I run make I encounter the following fatal errors:
>
> msvcdefs.def : error LNK2001: unresolved external symbol dGeomDisable
> msvcdefs.def : error LNK2001: unresolved external symbol dGeomEnable
> msvcdefs.def : error LNK2001: unresolved external symbol dGeomIsEnabled
> lib/ode.lib : fatal error LNK1120: 3 unresolved externals
> LINK : fatal error LNK1141: failure during build of exports file
>
> A full output of the console is attached.
>
> The operating system is Windows 2000, if that helps.
>
> This is probably a really simple problem as I guess others have had no
> problems make'ing on Windows 2000.
>
> Thanks
>
> Thomas M Clarke
> http://www.liquidfire.org/
> http://www.tmcgames.com/
>