Dont know if this is the right newsgroup, but am trying to compile 
terragear.

Pulled from here
http://mapserver.flightgear.org/git/?p=terragear-cs;a=summary

Also simgear from here
http://mapserver.flightgear.org/git/?p=simgear-cs;a=summary

It configures ok but a compile error as below.

regards
Pete

Making all in Geometry
make[3]: Entering directory 
`/home/flight-sim/terra/terragear-cs/src/Lib/Geometry'
if g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Include -I../../../src 
-I../../../src/Lib -I../../../src/BuildTiles -g -O2 -MT poly_support.o 
-MD -MP -MF ".deps/poly_support.Tpo" -c -o poly_support.o 
poly_support.cxx; \
then mv -f ".deps/poly_support.Tpo" ".deps/poly_support.Po"; else rm -f 
".deps/poly_support.Tpo"; exit 1; fi
poly_support.cxx: In function ‘void write_tree_element(TGContourNode*, 
TGPolygon&, int)’:
poly_support.cxx:406: warning: format ‘%ld’ expects type ‘long int’, but 
argument 3 has type ‘int’
poly_support.cxx:414: warning: format ‘%ld’ expects type ‘long int’, but 
argument 3 has type ‘int’
poly_support.cxx: In function ‘void calc_point_inside(TGContourNode*, 
TGPolygon&)’:
poly_support.cxx:474: error: ‘Point3DOrdering’ was not declared in this 
scope
make[3]: *** [poly_support.o] Error 1
make[3]: Leaving directory 
`/home/flight-sim/terra/terragear-cs/src/Lib/Geometry'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/flight-sim/terra/terragear-cs/src/Lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/flight-sim/terra/terragear-cs/src'
make: *** [all-recursive] Error 1


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Flightgear-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to