[ODE] Linker errors with ClanLib

Dominique Biesmans dominique at nuclide.com
Wed Jul 7 14:17:46 MST 2004


----- Original Message ----- 
From: "Dave Cobb" <shpydir at daintyrhino.com>
To: <ode at q12.org>
Sent: Wednesday, July 07, 2004 1:44 PM
Subject: [ODE] Linker errors with ClanLib


> I'm trying to use ODE with ClanLib and I keep getting the following
> linker errors when I link with ode.lib or oded.lib
>
> Linking...
> MSVCRT.lib(MSVCRT.dll) : error LNK2005: _exit already defined in
> LIBCMT.lib(crt0dat.obj)
> MSVCRT.lib(MSVCRT.dll) : error LNK2005: __snprintf already defined in
> [snip]

Make sure both libraries & your main project are compiled with the same
runtime (Multithreaded, SingleThreaded, static or DLL) option.

Dominique
http://www.nuclide.com




More information about the ODE mailing list