Curtis L. Olson wrote:

>>Erik Hofman <[EMAIL PROTECTED]> writes:
>>
>>>Just to be sure, you didn't remove MetaKit and re-install it in
>>>between did you? Or maybe some other libraries that might have a fresh
>>>install inbetween?
>>>
> 
> Erik,
> 
> What are you seeing (that I'm not) that would lead you to believe that
> metakit has anything to with this problem?  There is no relationship
> at all between metakit and the property system.  Properties are ***not***
> kept in a metakit database for instance.


I know, but the last time I had a problem that seems to be a properties 
problem it turned out that MetaKit had a "#define bool int" defined 
which caused the compiler to choose the wrong function call (int over 
bool since bool didn't exsist any more for files that included the 
"mk4.h" file directly or by including a header file that included mk4.h).

This is probably because the properties manager is all over the place, 
so if problems arise the properties manager is probably *the* place 
where it shows (although most of the time it is *not* the problem itself).

I hope this clears things up a bit.

Erik



_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to