Jon S. Berndt schrieb:
>> Perfectly legal.
>> That is a static member of SGLimits<T> that is basically the same than
>> std::numeric_limits. That in turn has a min static member.
>>
>> On windows, you have that nasty windows.h header defining a min
>> and max macro that will interfere with the ISO C++ standard.
>>
>> Dig into the windows headers, there is a way to avoid windows.h
>> defining that macro.
>>
>> Greetings
>>
>>           Mathias
>>     
>
> This is under Cygwin, so it's a little surprising. I've been compiling this
> way for years and this is the first I've seen of it. Is this a relatively
> new change in the code?
>
> Jon
>
>
>   
I could not compile SimGear CVS under CYGWIN for a short time due to 
this error.
Will now try to make the changes recommended.
Thank you Jon for making it public.
Georg EDDW



_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to