[ODE] objects.h

Frank C. pox at planetquake.com
Mon Sep 2 21:50:02 2002


CodeWarrior has the same problem (path is meaningless), but you can get 
it to work by adding "include/ode/" to the system paths rather than the 
user paths. I'm not sure if a similar distinction can be made with 
ProjectBuilder or the OSX makefile though...

Frank.

On Monday, September 2, 2002, at 10:29  PM, maddocks@metservice.com 
wrote:

> This also causes problems on OSX which has a supposedly intelligent 
> file include mechanism. I had to rename one of the files in my local 
> copy.
>
>
> On Tuesday, September 3, 2002, at 01:56  PM, David McClurg wrote:
>
>> it's a minor thing but it tripped me up the other day...
>>
>> we have two files with the same name
>>
>> 	include/ode/objects.h
>> 	ode/src/objects.h
>>
>> i'd recommend renaming
>>
>> 	ode/src/objects.h => ode/src/objects_internal.h
>>
>> Ta
>> _______________________________________________
>> ODE mailing list
>> ODE@q12.org
>> http://q12.org/mailman/listinfo/ode
>>
>>
>
>
>
> "C makes it easy to shoot yourself in the foot; C++ makes it harder, 
> but when you do it blows your whole leg off." - Bjarne Stroustrup
>
> _______________________________________________
> ODE mailing list
> ODE@q12.org
> http://q12.org/mailman/listinfo/ode
>