[ODE] cant find include files

Simon Brown simon.brown at justaddmonsters.com
Wed Jan 7 09:33:52 MST 2004


> and when i manualy remove the prefixes in ode.h there are defines that
> conflict with other header files,
>
> what kind of sloth technology problem am i stuck in?

Apart from AOL? (sorry couldn't resist)

When you added a search path for the ODE include files, make sure you allow
for the "ode/" prefix (i.e. put your search path one level further down).
This allows for include files with the same name not to conflict with ODE
include files.

You won't have to edit ode.h to get the library to compile with MSVC. :)

Si



More information about the ODE mailing list