Re: [Flightgear-devel] FlightGear v2.9 debug version, error about GUI

2012-08-27 Thread Geoff McLane
PS: You may have to 'adjust' the library names a little since I think in the find plib case cmake searches for xxx_d.lib for debug, and these are just with a xxxd.lib... You have to make sure cmake 'finds' and uses these debug libraries for the Debug link... Regards, Geoff.

Re: [Flightgear-devel] FlightGear v2.9 debug version, error about GUI

2012-08-27 Thread Geoff McLane
Hi Liuwh, Just added plib-msvc100-rel-4.zip and plib-msvc100-dbg-4.zip... to - http://downloads.fgx.ch/WIN32/ so you could try linking with those... Should be able to unzip them into your 3rdparty folder, overwriting the existing ones... But you may still be missing some others... Regards,

Re: [Flightgear-devel] FlightGear v2.9 debug version, error about GUI

2012-08-27 Thread Geoff McLane
On Mon, 2012-08-27 at 14:19 +0800, Liuwh wrote: > Hi all, > > I downloaded FlightGear/SimGear/fgdata v2.9 via GIT, and also > downloaded pre-compiled 3rdParty dependencies from > ftp://ftp.ihg.uni-duisburg.de/FlightGear/Win32/MSVC/fgfs-win32-VS100-3rdParty+OSG-20120411.zip > > I built it, the

[Flightgear-devel] FlightGear v2.9 debug version, error about GUI

2012-08-26 Thread Liuwh
Hi all, I downloaded FlightGear/SimGear/fgdata v2.9 via GIT, and also downloaded pre-compiled 3rdParty dependencies from ftp://ftp.ihg.uni-duisburg.de/FlightGear/Win32/MSVC/fgfs-win32-VS100-3rdParty+OSG-20120411.zip I built it, the release version can run well, but the debug version crashed w