Re: [Flightgear-devel] little problem on compiling fgrun under lin ux

2009-02-03 Thread francesco
Frederic Bouvier ha scritto: > Hi Francesco, > > strcasecmp doesn't exist under Windows but I think there is a #define in > fgrun because the problem already happened. I was just not enough careful > this time. > > yes, there is a define for windows compilation for it in the same file. > re t

Re: [Flightgear-devel] little problem on compiling fgrun under lin ux

2009-02-03 Thread Frederic Bouvier
Hi Francesco, strcasecmp doesn't exist under Windows but I think there is a #define in fgrun because the problem already happened. I was just not enough careful this time. re the command line options, they are only used by the installer to setup the initial configuration. Look in main.cxx. Ther