> -----Original Message-----
> Behalf Of Durk Talsma
>
> Just a quick question: Which version of SimGear are you 
> trying to build? 
> If I recall correctly, openal now builds correctly under 
> cygwin, and SimGear builders should be able to use that 
> version. A while ago, I committed a patch that enabled the 
> detection of a locally compiled openal lib. This patch is not 
> a released version of SimGear yet. So if you're building the 
> release version, it's to be expected that SimGear doesn't 
> recognize a locally build version of openal. If you're 
> building a recent CVS version, however, it should work, and 
> if it doesn't I'd be interested to know about the whereabouts.
> 
> Cheers,
> Durk


Durk-

Thanks for your response.

I tried to compile the SimGear-0.3.10 package, but got the following error:

        cloud.cxx:727  error isnan undeclared.

I also tried checking the source from CVS and building it, but I also ran
into some problems. Here is a piece of the make output:

make[3]: Entering directory `/home/Bill/SimGear-0.3-cvs/source/simgear/misc'
g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../..    -g -O2 -D_REENTRANT -MT
sg_path.o -MD -MP -MF .deps/sg_path.Tpo -c -o sg_path.o sg_path.cxx
In file included 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/SGMath.hxx:25:18: osg/GL: No such file or directory
In file included from ../../simgear/math/SGMath.hxx:36,
                 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/SGVec2.hxx:21:21: osg/Vec2f: No such file or directory
../../simgear/math/SGVec2.hxx:22:21: osg/Vec2d: No such file or directory
In file included from ../../simgear/math/SGMath.hxx:36,
                 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/SGVec2.hxx:41: error: `osg' has not been declared
../../simgear/math/SGVec2.hxx:41: error: expected class-name before '{'
token
../../simgear/math/SGVec2.hxx:49: error: `osg' has not been declared
../../simgear/math/SGVec2.hxx:49: error: ISO C++ forbids declaration of
`Vec2f' with no type



Any ideas on how to continue from here?

Thanks to everyone for their help so far. Since I cant contribute to the
development yet (since I can't compile) at least maybe I can help debug the
installation process.

Bill


-------------------------------------------------------------------------
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-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to