Dave wrote:
>
> All right I have flightgear 0.7.2 and 0.7.4* and simgear0.08 and 0.09
> now this is what I'm getting:
> make[2]: Entering directory `/home/mullet/FlightGear-0.7.2/src/Airports'
>
> c++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src
> -I/usr/local/include -I/usr/local/plib/include -I/usr/X11R6/include -g
> -O2 -c genapt.cxx
> genapt.cxx:41: simgear/math/mat3.h: No such file or directory
It's a known issue that mat3.h was left out in SimGear-0.0.8. You have
to use SimGear-0.0.3 (IIRC) for FlightGear-0.7.2.
But the best solution is to stick to FlightGear-0.7.4 and SimGear-0.0.9.
This combination is known to work.
CU,
Christian
|