Re: [Flightgear-devel] apt.dat and debugging

2006-08-23 Thread Geoff Air
Wednesday, 23 August 2006. Subject: Re: [Flightgear-devel] apt.dat and debugging I built FG using MSVC 2005, and the release build version works great. I tried to step through the code using the debugger, but ... What I did though was I have created a seperate FG root and use that for debugging

[Flightgear-devel] apt.dat and debugging

2006-08-20 Thread Dave Sousa
First of all, I am new to the list and have enjoyed using FlightGear. Thanks to all who have contributed. I am a C++ programmer and am looking at FG from a hobbyist perspective without any simulation development experience. I built FG using MSVC 2005, and the release build version works

Re: [Flightgear-devel] apt.dat and debugging

2006-08-20 Thread Pigeon
I built FG using MSVC 2005, and the release build version works great. I tried to step through the code using the debugger, but it takes several minutes to load the apt.dat file. Is this normal, or is this specific to the MSVC IDE? Are there some command line parameters that