Re: [Flightgear-devel] Flight Gear Build

2008-04-17 Thread Vivian Meazza
Sbwong wrote: > Sent: 17 April 2008 19:09 > To: FlightGear developers discussions > Subject: Re: [Flightgear-devel] Flight Gear Build > > > Hi, > > Thanks for your help. Finally, I was able to build FG with > MSVC9. But I ran into the following error message

Re: [Flightgear-devel] Flight Gear Build

2008-04-17 Thread sbwong
Hi, Thanks for your help. Finally, I was able to build FG with MSVC9. But I ran into the following error message after I tried to execute flightgear.exe. "The application failed to initialize properly (0xc022). Click on OK to terminate the application." Then I tried to run the debugger t

Re: [Flightgear-devel] Flight Gear Build

2008-04-15 Thread Vivian Meazza
sbwong wrote: > Hi, > > Thank you so much for answering my previous questions > reqarding the Flight Gear Build. I searched the internet and > found MSVC version 8 and downloaded MSVC version 8 (But I am > not sure it actually is version 8) and tried to build Flight > Gear with it anyway. A

Re: [Flightgear-devel] Flight Gear Build

2008-04-15 Thread sbwong
Hi, Thank you so much for answering my previous questions reqarding the Flight Gear Build. I searched the internet and found MSVC version 8 and downloaded MSVC version 8 (But I am not sure it actually is version 8) and tried to build Flight Gear with it anyway. And I received the following err

Re: [Flightgear-devel] Flight Gear Build

2008-03-28 Thread sbwong
Thank you very much for your tips. Sophia -- Original message -- From: "Vivian Meazza" <[EMAIL PROTECTED]> > Hmm - I had to abandon cygwin over a year ago because they haven't updated > the gcc version. The solution is the free download of MSVC8 from MS. The > proj

Re: [Flightgear-devel] Flight Gear Build

2008-03-28 Thread Vivian Meazza
Hmm - I had to abandon cygwin over a year ago because they haven't updated the gcc version. The solution is the free download of MSVC8 from MS. The project files are in the source code, although a bit old. I've tried with MSVC9, but that compiles FG, but won't run here. Vivian -Original Mes