> The only way I can get SimGear to build is to replace
> 
> SG_USING_STD(sort);
> 
> with
> 
> SG_USING_NAMESPACE(std);
> 
> Nothing else seems to work.  I have tried cleaning and rebuilding from 
> scratch *multiple* times.

Are there any other stdlib function calls in there from std namespace?

Jon


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

Reply via email to