Re: [Flightgear-devel] VC10 compile error with latest clouds

2011-04-24 Thread Stuart Buchanan
On 24 Apr 2011, at 10:13, "Alan Teeder" wrote: > > Just a heads up with VC10 > > > c:\flightgear\simgear\simgear\scene\sky\cloudfield.hxx(76): error C2864: > 'SGCloudField::RADIUS_LEVEL_1' : only static const integral data members can > be initialized within a class > c:\flightgear\simgear\si

[Flightgear-devel] VC10 compile error with latest clouds

2011-04-24 Thread Alan Teeder
Just a heads up with VC10 c:\flightgear\simgear\simgear\scene\sky\cloudfield.hxx(76): error C2864: 'SGCloudField::RADIUS_LEVEL_1' : only static const integral data members can be initialized within a class c:\flightgear\simgear\simgear\scene\sky\cloudfield.hxx(77): error C2864: 'SGCloudField: