Re: [Plib-users] error in compilation
Brought to you by:
sjbaker
From: Jan R. <slo...@gm...> - 2008-02-29 11:01:33
|
Am Fri, 29 Feb 2008 00:19:05 -0300 schrieb "Arthur M. Meskelis" <hal...@gm...>: > ssgaSky.h:107: error: extra qualification 'ssgaCelestialBodyList::' on > member 'ssgaCelestialBodyList' > ssgaSky.h:195: error: extra qualification 'ssgaCloudLayerList::' on member > 'ssgaCloudLayerList' > [...] > Error in extra qualification ssgaCelestialBodyList:: on member > ssgaCelestialBodyList ?????, how I can resolve this problem. Arthur, remove "ssgaCelestialBodyList::" from line 107 of ssgaSky.h and "ssgaCloudLayerList::" from line 195 of the same file. This is already fixed in the CVS version of PLIB. It's definitely time for a 1.8.5 release to get rid of this bug. Kind regards, Jan R. -- Jan Reucker email: jan dot reucker at web dot de web: http://www.reucker-online.de |