Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-06 Thread Anders Gidenstam
On Sun, 5 Sep 2010, Jon S. Berndt wrote: How does one do updates via git? And how will we know when the propeller has been fixed? Hi Jon, If you don't do local changes updating is as easy as cd:ing into fgdata (and the respective source repositories) and type 'git pull'. 'git log' will list

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-06 Thread Stuart Buchanan
On Mon, Sep 6, 2010 at 1:17 AM, Jon S. Berndt wrote: Whoops! That was me not check-flying the aircraft properly before committing. I'll get it fixed shortly. -Stuart How does one do updates via git? And how will we know when the propeller has been fixed? It's fixed in git now. You can

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-06 Thread Jon S. Berndt
Hi Jon, If you don't do local changes updating is as easy as cd:ing into fgdata Done. (and the respective source repositories) How do I do this? and type 'git pull'. JB -- This SF.net Dev2Dev email is

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-06 Thread Hal V. Engel
On Sunday, September 05, 2010 10:30:06 am Frederic Bouvier wrote: 2) I'd like the aircraft to start up at the end of the runway, all ready for takeoff. Can I do that? You need to press the 's' key to start the engine. There should be a property to have the engine started but I don't know

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-06 Thread Jon S. Berndt
] Building FlightGear under Vista Hi Jon, If you don't do local changes updating is as easy as cd:ing into fgdata Done. (and the respective source repositories) How do I do this? and type 'git pull'. JB

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-06 Thread Hal V. Engel
it. -Original Message- From: Jon S. Berndt [mailto:jonsber...@comcast.net] Sent: Monday, September 06, 2010 11:26 AM To: 'FlightGear developers discussions' Subject: Re: [Flightgear-devel] Building FlightGear under Vista Hi Jon, If you don't do local changes updating is as easy

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-05 Thread Frederic Bouvier
Jon, - Jon S. Berndt a écrit : On Sat, 4 Sep 2010, Jon S. Berndt wrote: Which directory should one be under when they execute the git command? Hi, You should be in the directory where you want to have the fgdata directory, i.e. git creates fgdata in the current

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-05 Thread Jon S. Berndt
Start a Windows command prompt and the command line should be something like $ FlightGear/projects/VC90/Win32/Release/fgfs --fg- root=c:/cygwin/home/jon/flightgear/fgdata/ Anyway, you can use forward slash, but must have a drive letter at the start. Found version [none] means there is

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-05 Thread Jon S. Berndt
That helped, but now I am getting different errors: --- start --- $ FlightGear/projects/VC90/Win32/Release/fgfs --fg- root=c:/cygwin/home/jon/flightgear/fgdata/ Processing command line arguments using aircraft-dir for:c:/cygwin/home/jon/flightgear/fgdata//Aircraft/c172p/splash.png

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-05 Thread Frederic Bouvier
try to remove the trailing slash, or use fgrun that is in the official 2.0.0 package -Fred - Jon S. Berndt jonsber...@comcast.net a écrit : That helped, but now I am getting different errors: --- start --- $ FlightGear/projects/VC90/Win32/Release/fgfs --fg-

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-05 Thread Alan Teeder
-- From: Jon S. Berndt jonsber...@comcast.net Sent: Sunday, September 05, 2010 1:27 PM To: 'FlightGear developers discussions' flightgear-devel@lists.sourceforge.net Subject: Re: [Flightgear-devel] Building FlightGear under Vista That helped

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-05 Thread Jon S. Berndt
From: Alan Teeder [mailto:ajtee...@v-twin.org.uk] Why are you using cygwin for this? Alan, I happily built FlightGear under MSVC, but much prefer the cygwin bash shell to cmd.exe. I am only running FlightGear under cygwin - not building it under cygwin. I should be able to do that. Jon

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-05 Thread Jon S. Berndt
From: Frederic Bouvier try to remove the trailing slash, or use fgrun that is in the official 2.0.0 package -Fred Still no joy. Where is the fgrun command located? Jon -- This SF.net Dev2Dev email is sponsored

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-05 Thread Frederic Bouvier
- Jon S. Berndt a écrit : From: Alan Teeder [mailto:ajtee...@v-twin.org.uk] Why are you using cygwin for this? Alan, I happily built FlightGear under MSVC, but much prefer the cygwin bash shell to cmd.exe. I am only running FlightGear under cygwin - not building it under

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-05 Thread Frederic Bouvier
- Jon S. Berndt jonsber...@comcast.net a écrit : From: Frederic Bouvier try to remove the trailing slash, or use fgrun that is in the official 2.0.0 package -Fred Still no joy. Where is the fgrun command located? Download and install the official Win32 release It is

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-05 Thread Jon S. Berndt
] Building FlightGear under Vista - Jon S. Berndt a écrit : From: Alan Teeder [mailto:ajtee...@v-twin.org.uk] Why are you using cygwin for this? Alan, I happily built FlightGear under MSVC, but much prefer the cygwin bash shell to cmd.exe. I am only running FlightGear under

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-05 Thread Frederic Bouvier
in the windows command shell. What is it looking for?? -Original Message- From: Frederic Bouvier fredfgf...@free.fr Sent: Sunday, September 05, 2010 8:04 AM To: FlightGear developers discussions flightgear-devel@lists.sourceforge.net Subject: Re: [Flightgear-devel] Building FlightGear

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-05 Thread Alan Teeder
: [Flightgear-devel] Building FlightGear under Vista A PATH to OSG Binaries Warning: Could not find plugin to read objects from file c:/cygwin/home/jon/flightgear/fgdata//Aircraft/c172p/splash.png. Warning: Could not find plugin to read objects from file c:/cygwin/home/jon/flightgear/fgdata//Fonts

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-05 Thread Jon S. Berndt
Sent: Sunday, September 05, 2010 9:17 AM To: FlightGear developers discussions flightgear-devel@lists.sourceforge.net Subject: Re: [Flightgear-devel] Building FlightGear under Vista Your OSG library was not built with png and txf support? Alan -- From

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-05 Thread Alan Teeder
-- From: Jon S. Berndt jonsber...@comcast.net Sent: Sunday, September 05, 2010 3:40 PM To: FlightGear developers discussions flightgear-devel@lists.sourceforge.net Subject: Re: [Flightgear-devel] Building FlightGear under Vista I did not build

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-05 Thread Jon S. Berndt
When I built OSG (from the latest SVN ) using Cmake I did not include tiff libraries. The net result was a similar error message to yours when I tried to use a tiff texture file. Also all my panels were white. I replaced the tiff file with a png equivalent (as used by many FG aircraft

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-05 Thread Frederic Bouvier
Please post the result of the set PATH command (under Windows prompt, not cygwin) As said in the updated instructions, you must also have the 3rdParty/bin directory in your path as well To diagnose DLL loading problems, Dependency Walker is your friend. -Fred Le 05/09/2010 18:04, Jon S.

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-05 Thread Jon S. Berndt
From: Frederic Bouvier Please post the result of the set PATH command (under Windows prompt, not cygwin) As said in the updated instructions, you must also have the 3rdParty/bin directory in your path as well To diagnose DLL loading problems, Dependency Walker is your friend.

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-05 Thread Frederic Bouvier
Le 05/09/2010 18:24, Jon S. Berndt a écrit : From: Frederic Bouvier Please post the result of the set PATH command (under Windows prompt, not cygwin) As said in the updated instructions, you must also have the 3rdParty/bin directory in your path as well To diagnose DLL loading

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-05 Thread Jon S. Berndt
From: Frederic Bouvier BTW: I had several times issues with Cygwin setting odd permissions on files and directories that prevented me to remove files until I assigned ownership on the files and folders to my Windows account -Fred Bingo! I had already set the permissions via, chmod 777

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-05 Thread Frederic Bouvier
Le 05/09/2010 18:54, Jon S. Berndt a écrit : From: Frederic Bouvier BTW: I had several times issues with Cygwin setting odd permissions on files and directories that prevented me to remove files until I assigned ownership on the files and folders to my Windows account -Fred Bingo! I

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-05 Thread Jon S. Berndt
To not use Cygwin ? ;-) -Fred Heh. Almost. But, I can't stand the Windows command shell. I am still having a few minor issues, though. 1) The audio device is problematic: Error: Audio device not available, trying default Error: Default Audio device not available. 2) I'd like the aircraft

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-05 Thread Frederic Bouvier
Le 05/09/2010 19:14, Jon S. Berndt a écrit : To not use Cygwin ? ;-) -Fred Heh. Almost. But, I can't stand the Windows command shell. I am still having a few minor issues, though. 1) The audio device is problematic: Error: Audio device not available, trying default Error: Default Audio

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-05 Thread Jon S. Berndt
I am still having a few minor issues, though. 1) The audio device is problematic: Error: Audio device not available, trying default Error: Default Audio device not available. Try to run 3rdparty/bin/OpenALwEAX.exe Permission denied :-( Strange. That's probably what the problem is,

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-05 Thread Frederic Bouvier
Le 05/09/2010 19:36, Jon S. Berndt a écrit : I am still having a few minor issues, though. 1) The audio device is problematic: Error: Audio device not available, trying default Error: Default Audio device not available. Try to run 3rdparty/bin/OpenALwEAX.exe Permission denied :-(

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-05 Thread Jon S. Berndt
I can only repeat: your cygwin setup wrecked the vista permissions. Go in the explorer, open properties, go to security tabs, Advanced, Owner tabs and check the owner of the files and directories is really your Windows account, and not a cygwin account. -Fred Already checked via cygwin

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-05 Thread Frederic Bouvier
- Jon S. Berndt jonsber...@comcast.net a écrit : I can only repeat: your cygwin setup wrecked the vista permissions. Go in the explorer, open properties, go to security tabs, Advanced, Owner tabs and check the owner of the files and directories is really your Windows account, and

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-05 Thread Stuart Buchanan
On Sun, Sep 5, 2010 at 6:30 PM, Frederic Bouvier wrote: 3) The propeller disk is white - not transparent, so I can't take off. Indeed ( http://frbouvi.free.fr/flightsim/c172p-white-disk.jpg ).  Who commited c172p files lately ? Whoops! That was me not check-flying the aircraft properly

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-05 Thread Jon S. Berndt
Whoops! That was me not check-flying the aircraft properly before committing. I'll get it fixed shortly. -Stuart How does one do updates via git? And how will we know when the propeller has been fixed? Jon

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-04 Thread Jon S. Berndt
From: Frederic Bouvier I forgot : 13. Get the data from Gitorious too : git clone git://gitorious.org/fg/fgdata.git fgdata Which directory should one be under when they execute the git command? Is there anything that needs to be done afterwards when the data is all downloaded, or is

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-04 Thread Anders Gidenstam
On Sat, 4 Sep 2010, Jon S. Berndt wrote: Which directory should one be under when they execute the git command? Hi, You should be in the directory where you want to have the fgdata directory, i.e. git creates fgdata in the current directory. Cloning will download about 2.5GB of data so it

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-04 Thread Jon S. Berndt
Hi, You should be in the directory where you want to have the fgdata directory, i.e. git creates fgdata in the current directory. Cloning will download about 2.5GB of data so it will take a good while. Yeah, I got it and it certainly did take a good long time! Jon

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-04 Thread Jon S. Berndt
On Sat, 4 Sep 2010, Jon S. Berndt wrote: Which directory should one be under when they execute the git command? Hi, You should be in the directory where you want to have the fgdata directory, i.e. git creates fgdata in the current directory. Cloning will download about 2.5GB of data

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-04 Thread Jon S. Berndt
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

Re: [Flightgear-devel] Building FlightGear under Vista

2010-08-29 Thread Jon S. Berndt
I updated this document recently : http://gitorious.org/fg/flightgear/blobs/next/docs-mini/README.MSVC I tested the described procedure in a blank virtual machine, so you have good chances to succeed ;-) All the prerequisites are available already compiled from the provided links Anyway,

Re: [Flightgear-devel] Building FlightGear under Vista

2010-08-29 Thread Jon S. Berndt
Also, what's the best way to get the base package? From the FlightGear page? Is there a git checkout for that, as well? Jon -- Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this

Re: [Flightgear-devel] Building FlightGear under Vista

2010-08-29 Thread Jon S. Berndt
Also, what's the best way to get the base package? From the FlightGear page? Is there a git checkout for that, as well? Jon Speaking of git, you might mention in your install procedure that for those developers who are using Cygwin, they can install git using the cygwin setup process at

Re: [Flightgear-devel] Building FlightGear under Vista

2010-08-29 Thread Frederic Bouvier
Hi Jon, - Jon S. Berndt a écrit : I updated this document recently : http://gitorious.org/fg/flightgear/blobs/next/docs-mini/README.MSVC I tested the described procedure in a blank virtual machine, so you have good chances to succeed ;-) All the prerequisites are available

Re: [Flightgear-devel] Building FlightGear under Vista

2010-08-29 Thread Frederic Bouvier
- Jon S. Berndt a écrit : Also, what's the best way to get the base package? From the FlightGear page? Is there a git checkout for that, as well? You have to ensure that your base package is consistent with your sources. If you compiled the git version of FGFS, get the data from git.

Re: [Flightgear-devel] Building FlightGear under Vista

2010-08-29 Thread Frederic Bouvier
- Jon S. Berndt a écrit : Also, what's the best way to get the base package? From the FlightGear page? Is there a git checkout for that, as well? Jon Speaking of git, you might mention in your install procedure that for those developers who are using Cygwin, they can

Re: [Flightgear-devel] Building FlightGear under Vista

2010-08-29 Thread Jon S. Berndt
-Original Message- From: Frederic Bouvier fredfgf...@free.fr Sent: Sunday, August 29, 2010 9:50 AM To: FlightGear developers discussions flightgear-devel@lists.sourceforge.net Subject: Re: [Flightgear-devel] Building FlightGear under Vista - Jon S. Berndt a écrit : Also, what's

Re: [Flightgear-devel] Building FlightGear under Vista

2010-08-29 Thread Frederic Bouvier
discussions flightgear-devel@lists.sourceforge.net Subject: Re: [Flightgear-devel] Building FlightGear under Vista - Jon S. Berndt a écrit : Also, what's the best way to get the base package? From the FlightGear page? Is there a git checkout for that, as well? Jon

Re: [Flightgear-devel] Building FlightGear under Vista

2010-08-29 Thread Martin Spott
Frederic Bouvier wrote: 13. Get the data from Gitorious too : git clone git://gitorious.org/fg/fgdata.git fgdata Or, to those who think the forementioned service responds too slowly: git clone git://mapserver.flightgear.org/fgdata/ Cheers, Martin. -- Unix _IS_ user friendly -

Re: [Flightgear-devel] Building FlightGear under Vista

2010-06-29 Thread Frederic Bouvier
vs2008 express doesn't support 64bit compilation. You're stuck to 32bit -Fred - Message d'origine - De: Jon S. Berndt jonsber...@comcast.net Env: mardi 29 juin 2010 02:48 À: 'FlightGear developers discussions' flightgear-devel@lists.sourceforge.net Objet: Re: [Flightgear-devel] Building

Re: [Flightgear-devel] Building FlightGear under Vista

2010-06-29 Thread James Turner
On 29 Jun 2010, at 01:48, Jon S. Berndt wrote: I updated this document recently : http://gitorious.org/fg/flightgear/blobs/next/docs-mini/README.MSVC I tested the described procedure in a blank virtual machine, so you have good chances to succeed ;-) All the prerequisites are available

Re: [Flightgear-devel] Building FlightGear under Vista

2010-06-29 Thread Frederic Bouvier
that describe how to stay current under Windows. Regards, -Fred - Message d'origine - De: James Turner ja...@bugless.co.uk Env: mardi 29 juin 2010 08:47 À: FlightGear developers discussions flightgear-devel@lists.sourceforge.net Objet: Re: [Flightgear-devel] Building FlightGear under Vista

Re: [Flightgear-devel] Building FlightGear under Vista

2010-06-26 Thread Frederic Bouvier
Hi Jon, - Jon S. Berndt a écrit : Where will I find the best, most up-to-date guide on downloading the development version of FlightGear from CVS and building it? Can I used MSVC++ Express 2008? 2010? Thanks. I haven't done this in a long, long, time. Jon On the

Re: [Flightgear-devel] Building FlightGear under Vista

2010-06-25 Thread Jon S. Berndt
Where will I find the best, most up-to-date guide on downloading the development version of FlightGear from CVS and building it? Can I used MSVC++ Express 2008? 2010? Thanks. I haven't done this in a long, long, time. Jon On the http://flightgear.org/Downloads/source.shtml download page