Re: problem compiling terragear
chandrasekhar achalla <[email protected]>
| Newsgroups | gmane.games.flightgear.terragear.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, As Erik suggested I downloaded the CVS versions of Simgear and Terragear. I could compile the Simegear but still have a problem with Terragear. I did aclocal;autoheader;automake -a;autoconf and then configure. But I getting below error. ../../../src/Lib/Geometry/libGeometry.a(util.o)(.text+0x466): In function `tg::makePolygon(Point3D const&, int, TGPolygon&)': /usr/include/c++/3.2.2/bits/stl_uninitialized.h:109: undefined reference to `geo_direct_wgs_84(double const&, double const&, double const&, double const&, double const&, double*, double*, double*)' ../../../src/Lib/Geometry/libGeometry.a(util.o)(.text+0x4d7): In function `tg::makePolygon(Point3D const&, int, TGPolygon&)': Please let me know if I am missing anything. thanks Eric Erik Hofman wrote: > chandrasekhar achalla wrote: > >> Hi, >> >> I am having problems building Terragear-0.0.5. >> It says that terragear requires simgear-0.3.0 which can't be built ( >> found that from mail archives). So, I used the latest version of >> simgear i.e. (0.3.4)to build Terragear. I could debug a few problems >> but not this one. > > > To build TerraGear using the CVS version of SimGear you would also > need the CVS version of TerraGear. Version match is very important > with both FlightGear+SimGear and TerraGear+SimGear. > > Erik > > _______________________________________________ > Terragear-devel mailing list > [email protected] > http://mail.flightgear.org/mailman/listinfo/terragear-devel