Ronny Standtke writes: > I tried installing the cvs > version of flightgear. First I installed the cvs version of simgear. After > checking out the cvs version of flightgear I get this compilation error: > > tileentry.cxx:45:39: simgear/scene/tgdb/vasi.hxx: No such file or directory > tileentry.cxx: In member function `void FGTileEntry::prep_ssg_node(const > Point3D&, float*, float)': > tileentry.cxx:505: error: `SGVASIUserData' undeclared (first use this > function) > tileentry.cxx:505: error: (Each undeclared identifier is reported only once > for each function it appears in.) > tileentry.cxx:505: error: `vasi' undeclared (first use this function) > tileentry.cxx:505: error: syntax error before `)' token > > What should I do now? >
It looks like matching changes for the VASI have been committed to FlightGear and SimGear very recently - you probably had the misfortune to do a checkout in the middle of them. Try checking out SimGear again and recompiling. Cheers - Dave _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
