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 (0xc0000022). Click on OK to 
terminate the application."

Then I tried to run the debugger to see if I can see different error messages 
since the above one
did not tell me anything. And I got the following error messages:

'FlightGear.exe': Loaded 
'C:\flightgearsrc\src\FlightGear-1.0.0\Debug\FlightGear.exe', Symbols loaded.
'FlightGear.exe': Loaded 'C:\WINDOWS\system32\ntdll.dll'
'FlightGear.exe': Loaded 'C:\WINDOWS\system32\kernel32.dll'
'FlightGear.exe': Loaded 'C:\WINDOWS\system32\wsock32.dll'
'FlightGear.exe': Loaded 'C:\WINDOWS\system32\ws2_32.dll'
'FlightGear.exe': Loaded 'C:\WINDOWS\system32\msvcrt.dll'
'FlightGear.exe': Loaded 'C:\WINDOWS\system32\ws2help.dll'
'FlightGear.exe': Loaded 'C:\WINDOWS\system32\advapi32.dll'
'FlightGear.exe': Loaded 'C:\WINDOWS\system32\rpcrt4.dll'
'FlightGear.exe': Loaded 'C:\WINDOWS\system32\secur32.dll'
'FlightGear.exe': Loaded 
'C:\flightgearsrc\src\FlightGear-1.0.0\Debug\freeglut.dll', Symbols loaded.
'FlightGear.exe': Loaded 'C:\WINDOWS\system32\user32.dll'
'FlightGear.exe': Loaded 'C:\WINDOWS\system32\gdi32.dll'
'FlightGear.exe': Loaded 'C:\WINDOWS\system32\winmm.dll'
'FlightGear.exe': Loaded 'C:\WINDOWS\system32\opengl32.dll'
'FlightGear.exe': Loaded 'C:\WINDOWS\system32\glu32.dll'
'FlightGear.exe': Loaded 'C:\WINDOWS\system32\ddraw.dll'
'FlightGear.exe': Loaded 'C:\WINDOWS\system32\dciman32.dll'
Debugger:: An unhandled non-continuable exception was thrown during process load
The program '[3728] FlightGear.exe: Native' has exited with code -1073741790 
(0xc0000022).

Does it mean I missed another dll or dlls? 
Please advise.

Thank you very much.

Sophia


> > > 
> 
>  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


-------------------------------------------------------------------------
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

Reply via email to