[ODE] ODE + Visual Studio.net (Driving me MAD)
Ed Jones
ed.jones at oracle.com
Thu Feb 24 15:37:33 MST 2005
I'd say you're just not linking to ode.lib, or whatever it's called in
that pre-compiled version.
Chris Royce wrote:
> Using "ode-bin-0.5-msvc-dll-SINGLE-debug-trimesh.zip"
>
> Ok I'm going round in circles trying just to get a new project setup
> using ode.
>
> I can get the samples to work, and can edit them. But when I make my
> own project in visual studio, I include the libraries and the include
> folder so it starts to build then I get these errors....
>
> "error LNK2019: unresolved external symbol _dBodyCreate referenced in
> function _main"
>
> I get this error for every object used within my program. I started by
> creating a new "Win32 Console Project" and added my program source code.
>
> I've uploaded this here www.ueabuddies.co.uk/fall.c
> <http://www.ueabuddies.co.uk/fall.c>
>
> I just cant figure out why this does not work, yet when I run
> makealltests from the samples folder these all work ?
>
> Is there something I have not set up correctly in my new project??
>
> Thanks for any help
>
> Chris
>
>------------------------------------------------------------------------
>
>_______________________________________________
>ODE mailing list
>ODE at q12.org
>http://q12.org/mailman/listinfo/ode
>
>
More information about the ODE
mailing list