[ODE] Fwd: [ opende-Bugs-1572419 ] ode-config --cflags : wrong path

Rodrigo Hernandez kwizatz at aeongames.com
Sat Oct 7 09:19:18 MST 2006


I think the correct way would be the way SDL does it, that is #include 
"ode.h"
and have -Iinclude/ode on the command line, using <> should be for 
system libraries, and
keeping the /ode path out of the include allows you to place the headers 
on a different path.

But thats just me :)

Bram Stolk wrote:
> Very valid point by bug reporter.
> I just fixed this in SVN.
>
> People that still use
> #include <ode.h> should move to the proper directive of
> #include <ode/ode.h>
>
>    Bram
>
> _______________________________________________
> ODE mailing list
> ODE at q12.org
> http://q12.org/mailman/listinfo/ode
>
>   



More information about the ODE mailing list