[ODE] (Newbie question) Getting started with ODE and VS.NET
Duncan Frostick
duncanf at f2s.com
Thu Jul 22 21:51:45 MST 2004
I'm not sure how to add them explicitly to the linker - I've got an
additional directory for the linker set to ode/lib (that's in project >
properties > linker, general) but I can't see any other settings that
would do it.
How do I specify it explicitly in the code?
Cheers, Duncan
mouke at gmx.net wrote:
> Adding the directories doesn't actually link the libraries. You have
> to link ode.lib (and drawstuff.lib, in your case) by entering them in
> the project settings -> linker -> input.
>
> greets
> michael
More information about the ODE
mailing list