0, Jim Wilson <[EMAIL PROTECTED]> napisal: > Lukasz Szift Hejnak <[EMAIL PROTECTED]> said: > > so I changed the order of the args in main.cxx and ended up with: > > flightgear/src/Main/main.cxx > > lines: 1767-1771 > > thesky->build( 550.0, 550.0, 60000.0, 60000.0, > > globals->get_ephem()->getNumPlanets(), > > globals->get_ephem()->getPlanets(), > > globals->get_ephem()->getNumStars(), > > globals->get_ephem()->getStars() ); > > it solved the compile problem.. > That really does look like it is an out of date SimGear function you are > building against. If you are using cvs is there any chance you've got a file > or two tagged so they won't update (e.g. specific version from a past rollback)?
nah... I said I'm just beggining with FGFS and I downloaded all the CVS with the 'co' option to new fresh dirs with nothing in them 0, Erik Hofman <[EMAIL PROTECTED]> napisał: > This directory layout suggest you are using SimGear CVS version. > Then you *must* use FlightGear CVS version which contains: <cut> hmm... you're right.. so I have no idea how that happened.. I downloaded all into empty dir via CVS as written above... btw I took a look at the file timestamps sky.hxx is from 11th June (6 weeks) while the main.cxx is from 26th July (2 days) and this data is same as the timestamps on my hdd, maybe except the main.cxx currently, as I made the changes to make it compile and I looked on the files trough the web cvs system and in fact, the code in the main.cxx is different than in my local main.cxx so how can it be, if I downloaded the file yesterday? -- with regards Lukasz Hejnak [EMAIL PROTECTED] _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
