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. And I received the following error: > > 1>c:\flightgearsrc\src\flightgear-1.0.0\src\main\splash.cxx : error > 1>C2471: cannot update program database > 'c:\flightgearsrc\src\flightgear-1.0.0\debug\lib_main\vc90.pdb' > 1>c:\flightgearsrc\src\flightgear-1.0.0\src\main\splash.cxx : > fatal error C1083: Cannot open program database file: > 'c:\flightgearsrc\src\flightgear-1.0.0\debug\lib_main\vc90.pdb > ': No such file or directory > 1>util.cxx > 1>c:\flightgearsrc\src\flightgear-1.0.0\src\main\util.cxx : > error C2471: cannot update program database > 'c:\flightgearsrc\src\flightgear-1.0.0\debug\lib_main\vc90.pdb' > 1>c:\flightgearsrc\src\flightgear-1.0.0\src\main\util.cxx : > fatal error C1083: Cannot open program database file: > 'c:\flightgearsrc\src\flightgear-1.0.0\debug\lib_main\vc90.pdb > ': No such file or directory > > I found the solution of the error code from MSDN and followed > the solution to check the location of the pdb file > and I found out the pdb file was existing and writable. > > Have you seen this error before? > The reason I doubted that the MSVC I download was version 9 > it was because the pdb file name was vc90.pdb. If I had > downloaded version 9, where can I find MSVC version 8. > > Again, I really appreciate your help. > > Sophia Wong > > > -------------- 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 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 Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On > Behalf Of > > Wong, Sophia > > Sent: 28 March 2008 14:39 > > To: flightgear-devel@lists.sourceforge.net > > Subject: [Flightgear-devel] Flight Gear Build > > > > > > > > I am currently having problem to build Flightgear-1.0.0. > > > > Following is the configuration of my workstation: > > > > Openal-0.0.8 source code (Successfully built) > > > > Freealut 1.1.0 (Successfully built) > > > > Freeglut 2.2.0 (Successfully built) - I was not able to > build Freeglut > > 2.4.0 > > > > Plib-1.8.5 (Successfully built) > > > > Simgear 1.0.0 (Successfully built) > > > > My Window XP is running the emulator cygwin 3.4.4 (gcc- 3.4.4-3) > > > > The following error was one of the compiler errors I ran into: > > > > > > > > /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/streambuf:781 > > > > In member function 'Virtual std::streamsize std:: > _streambuf < _CharT, > > _Traits >:: xsgetn, <_CharT*, std::streamsize); > > > > Streambuf.tcc:54 error: expected unqualified_id before '(' token. > > > > > > > > I am not sure if it is because of the incompatibility > between cygwin > > (gcc compiler was installed with cygwin) and flightgear. > > > > Anyone ran into this problem? > >
Yup, looks indeed as if you have MSVC9. No matter, after several tries I got FG to build with it. I made a new directory VC9 in the same place as VC8, copied the VC 8 solution (.sln) file to the location, converted it to VC9 (click on it from VC9 , and it converts), and worked it out from there. You can have my project files if that would help - but you will need to adjust all the paths, etc. Vivian ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel