Re: [Flightgear-devel] MSVC Linking trouble

2006-11-07 Thread Olaf Flebbe
Hi, > > It now works and I got a much better performance than with the version > compiled with Cygwin. Starting time has shortened significantly and > Framerates are much higher (Cygwin 11-20fps, MSVC 30-50fps). > > Thank you for your help. Thanks for your report. Do you have a suggestions on h

Re: [Flightgear-devel] MSVC Linking trouble

2006-11-07 Thread Thomas Biwer
> This symbol should have a virtual, for instance. > > Where are your plib header from? I would recomend > http://www.oflebbe.de/oflebbe/FlightGear/plib.zip > or recompile it yourself. > > Olaf > Well, that was what I didn't understand... I checked all header files and couldn't find a mistake in

Re: [Flightgear-devel] MSVC Linking trouble

2006-11-06 Thread Olaf Flebbe
> Now I m stuck in the linking progress of FlightGear, there are some > unresolved symbols and I dont know how to fix them: > FlightgearLib.lib(auto_gui.obj) : error LNK2019: unresolved external > symbol "public: void __thiscall > puObject::setColourScheme(float,float,float,float)" This symbol s

[Flightgear-devel] MSVC Linking trouble

2006-11-06 Thread Thomas Biwer
I'm now posting this in another thread because the "FlightGear Starting time" thread doesnt seem to be the right location for my problem now. I compiled FG 0.9.10 release version with MSVC 2005 Express and was facing some weired problem causing FG to crash every time I tried to start it. As I figu