That was it.
The other modules explicitly call out the include directive and ifdef, but they appear to be excluded in the JSBSim files ?

seems like something is missing/mis-set on my system , if others are not having this problem. At any rate, adding it in for the complaining files will work for the interim

Thanks
John W.

Norman Vine wrote:
#include <stdio.h>

#if defined(WIN32) && !defined(__CYGWIN__)
#define snprintf _snprintf
#endif


  
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of John
Wojnaroski
Sent: Friday, December 17, 2004 11:33 AM
To: FlightGear developers discussions
Subject: [Flightgear-devel] CVS Error?


Hi,

I may have posted this late last night, but seems to have been lost. If 
a duplicate post, my apologies

Compiling the CVS pre-release

error in FGNozzle.cxx complaining about snprintf as implicit declaration 
at line #74

Currently running 0.9.5

Did I miss something skipping over 0.9.6?

Regards
JW





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

    

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


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

Reply via email to