Le Saturday 10 March 2007 02:18:15 syd&sandy, vous avez écrit :
> HI guys , I didn't think about the possible copyright issues with
> aerodrome charts , as I simply use them as a background in TaxiDraw to
> realign and correct existing mistakes . I'll look into that right away
> before I do anymore repairs....
> Concerning Terragear , I suspect its a dependancy error , I get:
> "coverage,hxx:54: error: extra qualification 'VpfCoverage::' on member
> 'VpfCoverage'"
> Im using Xubuntu 6.10 (debian based) ...
>
> As far as the custom scenery page , I saw  a notice that the current
> scenery couldnt be used in Flightgear so downloads were suspended for
> now .... or something to that effect .....
> Anyway , back to work (on Flightgear ):)
> Cheers,
> Syd

simple
in the source/src/Lib/vpf/coverage.hxx replace
-  VpfCoverage::VpfCoverage (const VpfCoverage &coverage);
+  VpfCoverage (const VpfCoverage &coverage);

now it should working

didier.
-- 
Didier Fabert
[EMAIL PROTECTED]
KFreeFlight project : A FlightGear GUI-Frontend designed for KDE users
http://kfreeflight.sourceforge.net

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to