Michal Fabik

> 
> Hello,
> I've cvs-updated the simgear source a couple of hours
> back and encountered the following:
> 
> 1) configure says I don't have openAL installed which
> is not true. Reinstalling openAL with --prefix=/usr
> fixed this.
> 
> 2) make says
> .
> .
> .
> In file included from
> ../../simgear/math/SGMath.hxx:31,
>                  from
> ../../simgear/math/point3d.hxx:54,
>                  from
> ../../simgear/math/sg_types.hxx:41,
>                  from sg_path.hxx:36,
>                  from sg_path.cxx:35:
> ../../simgear/math/SGVec3.hxx:21:21: error: osg/Vec3f:
> No such file or directory
> ../../simgear/math/SGVec3.hxx:22:21: error: osg/Vec3d:
> No such file or directory
> .
> .
> .
> 
> the whole (...)math/osg folder is missing.
> 

That's part of the OSG file structure - have you compiled OSG, and done the
necessary includes?

Vivian


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to