[Flightgear-devel] a corruption of the heap

2010-03-17 Thread
Hi! I biuld the source under windowsXP by MSVC90. I set ai-enable value as false to make sure the FP exception is not triggered. But after runing for minutes, the MSVC show the message following: HEAP[fgfs.exe]: Invalid Address specified to RtlFreeHeap( 0183, 01017020 ) Windows has triggered

Re: [Flightgear-devel] Microsoft C++ exception: FP_Inactive

2010-03-16 Thread
Hello guys: Firstly, thanks for all reply. I am sure the source package of flightgear and simgear both are v2.0,and I have download the latest plib,openAL,OSG and so on. By now, I have to fix this by return a bool value. I will try to find other way. Thanks! wlbg I

[Flightgear-devel] Microsoft C++ exception: FP_Inactive

2010-03-15 Thread
Hi guys: I ever successfully build and run the flightgear-1.9.1 under WindowsXP by MSVC90. It is a great work and very interesting. Last week I download the source packege of flightgear-2.0.0. Build the source of flightgear is OK, but when step to debug, there is an exception: First-chance

[Flightgear-devel] There is a exception when debug the FG

2010-03-13 Thread
I try to build the FG's source by MSVC90. There is no error but lots of warnings. When debug it,there is a exception shown in the output window(first chance...). At this time, the debug is loading wrap_oal.dll and the fg window show is loading scenery object. Then the FG always show the loading

[Flightgear-devel] There is a exception when debug the FG

2010-03-13 Thread
I try to build the FG's source by MSVC90. There is no error but lots of warnings. When debug it,there is a exception shown in the output window(first chance...). At this time, the debug is loading wrap_oal.dll and the fg window show is loading scenery object. Then the FG always show the loading

[Flightgear-devel] [SPAM] How to add a missile?

2009-11-25 Thread
Hey guys: I want to add a missile to some aircraft for battle, like f15c. I plan to build a missile class based on FGAIBase class. Is that feasible?Are there some examples I can reference?I find there are a lot of works to do for realization a radar-guided missile.If my plan is not feasible,can

[Flightgear-devel] can not find the MSVCR80.dll ! anybody can tell me how to compile the flightgear by VC2008 under Windows XP?

2009-03-27 Thread
Hi guys, I want to comoile the flightgear under VC2008 (or VC90). I download the src pakage and convert the vc80's project to vc90's, then compile sussesfully, but when run the exe, there is a erorr:can not find the MSVCR80.dllI am confused andcan not find the reason.anybody can tell me how to