> Here's how I ran FlightGear, but it did not like the command:
> 
> $ FlightGear/projects/VC90/Win32/Release/fgfs
> --fg-root=/home/jon/flightgear/fgdata/
> 
> 
> Base package check failed ... Found version [none] at:
> /home/jon/flightgear/fgdata/
> Please upgrade to version: 2.0.0
> Hit a key to continue...
> 
> I just downloaded the base package today as directed via git.
> 
> What am I doing wrong?
> 
> Jon

Note that the version.h file under SimGear/simgear was changed to reflect
version 2.0:

#ifndef _SIMGEAR_VERSION_H
#define _SIMGEAR_VERSION_H


#define SIMGEAR_VERSION 2.0.0


#endif // _SIMGEAR_VERSION_H

Jon



------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to