Torsten,

I just used an fgfs_update script that updates simgear, then fgfs, and 
then fgdata. The compile of fgfs terminated with the following error:

Making install in Environment
make[2]: Entering directory 
`/home/dad/source-osg/flightgear/src/Environment'
g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src 
-I/home/dad/source-osg/fgdata/include -I/usr/local/include -march=native 
-Wall -D_REENTRANT -MT environment_mgr.o -MD -MP -MF 
.deps/environment_mgr.Tpo -c -o environment_mgr.o environment_mgr.cxx
environment_mgr.cxx: In member function ‘double 
FGEnvironmentMgr::get_cloud_layer_maxalpha(int) const’:
environment_mgr.cxx:340:44: error: ‘class SGCloudLayer’ has no member 
named ‘getMaxAlpha’
environment_mgr.cxx: In member function ‘void 
FGEnvironmentMgr::set_cloud_layer_maxalpha(int, double)’:
environment_mgr.cxx:346:37: error: ‘class SGCloudLayer’ has no member 
named ‘setMaxAlpha’
environment_mgr.cxx: In member function ‘double 
FGEnvironmentMgr::get_cloud_layer_maxalpha(int) const’:
environment_mgr.cxx:341:1: warning: control reaches end of non-void function
make[2]: *** [environment_mgr.o] Error 1
make[2]: Leaving directory `/home/dad/source-osg/flightgear/src/Environment'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/dad/source-osg/flightgear/src'
make: *** [install-recursive] Error 1

Did something get missed in your push?

Dave P.

On 12/15/2010 11:00 AM, Torsten Dreyer wrote:
> Hi all,
>
> i have just pushed some changes to activate a METAR generated cloud layer
> representing fog, mist and haze if reported.
> Check it out by selecting the "Early morning fog" weather scenario in the
> "global weather" dialog. It'll get you half a mile visibility and a fog layer
> of 500' thickness. Once you passed 500ft of altitude you find yourself in a
> clear sky and above the fog.
>
> The transition when passing through the top edge of the layer is not perfect
> as you might find out by yourself. I'm open to ideas how to improve this.
>
> Enjoy - and please report bugs.
>
> Torsten
>
> ------------------------------------------------------------------------------
> Lotusphere 2011
> Register now for Lotusphere 2011 and learn how
> to connect the dots, take your collaborative environment
> to the next level, and enter the era of Social Business.
> http://p.sf.net/sfu/lotusphere-d2d
> _______________________________________________
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
>


------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to