so just today I downloaded the plib, SimGear and FlightGear all CVS, the plib didn't compile at start, I had to comment out line 146 from the file plib/src/ssg/ssg.cxx ssgAddModelFormat ( ".asc", NULL , ssgSaveASC ) ;
after that the plib compiled ok, the SimGear compiled out of the box.. and finally I started the Flight Gear... it stopped with this error: main.cxx: In function `bool fgMainInit(int, char**)': main.cxx:1771: error: no matching function for call to `SGSky::build(double, double, int, double (*)[3], double, int, double (*)[3], double)' /usr/local/include/simgear/scene/sky/sky.hxx:240: error: candidates are: void SGSky::build(double, double, double, double, int, double (*)[3], int, double (*)[3]) my OS is GNU/Linux Debian 3.0, XFree 4.3, WindowMaker 0.81 (CVS) with GeForce 4 MX 420 and the newest nVidia drivers kernel version: 2.4.22-pre8 gcc 3.3, glibc 2.2.3 my Flight Gear config summary: Prefix: /usr/local Plib PSL scripting: yes Debug messages: yes Automake version: automake (GNU automake) 1.4-p4 Using FGEnvironment Using default multiplayer support threads: no any ideas? with regards Lukasz Hejnak [EMAIL PROTECTED] _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
