May 5, 200620 yr Hello! I have download the Sourcecode from Flight-Gear and compiled with MSVC++ 7. I have download teh Base package too. My problem: If I want run the FlightGear.exe, it shows the following error-message: "Base package check failed ... Found version [none] at: FlightGearPlease upgrade to version: 0.9.10 Hit a key to continue... " My OS is Windows 2000. What can I do? Hallo an Alle! Habe mir den Sourcecode von Flight-Gear heruntergeladen und unter MSVC++ 7 kompeliert bekommen. Ich hab auch das Base package heruntergeladen. Mein Problem: Wenn ich die FlightGear.exe ausf
May 5, 200620 yr >Hello! >>I have download the Sourcecode from Flight-Gear and compiled>with >MSVC++ 7. >I have download teh Base package too. >>My problem: If I want run the FlightGear.exe, it shows the >following error-message: >>"Base package check failed ... Found version [none] at:>FlightGear>Please upgrade to version: 0.9.10 >Hit a key to continue... " >>My OS is Windows 2000. >>What can I do? if you run fgfs --help --verbose you will see a number of supported startup parameters, as the error message told you already, the executable couldn't find the base package, that is the location where the base package is stored. This is commonly referred to as FG_ROOT, you can either pass the --fg-root=C:... flag to fgfs, or simply set up an environment variable named FG_ROOT to point to the base package.Alternatively, you may want to check out a GUI frontend such as fgrun, http://sourceforge.net/projects/fgrun in order to start FG.
Create an account or sign in to comment