> 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 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 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Flightgear-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-devel

