Problems compiling OgreNewt

atho

24-07-2010 01:30:30

Trying to built OgreNewt (Newton Game Dynamics 2.23, Ogre 1.7.1) with Microsoft Visual C++ Express 2010 results in:

Build started: Project: OgreNewt, Configuration: Debug Win32
..
OgreNewt_World.obj : error LNK2001: unresolved external symbol __imp__NewtonCollisionGetUserID
..
./lib/OgreNewt_d.dll : fatal error LNK1120: 214 unresolved externals

Just too dumb to figure it out :/
Probably something really obvious, but I'm just missing it..
any help, please?

SFCBias

24-07-2010 22:28:26

did you link to Newton.a ?