Re: [Plib-users] PLIB 1.8.3 MacOS X 10.2
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2004-05-07 13:41:03
|
neu...@su... wrote: > Mac OS X 10.2 > > PLIB: I can't compile the js library. I compiled it without js. Please send us the compiler output. > There is an error with gcc3.3 in the a ssgaSky.h line 107 and 195. > > ssgaCelestialBodyList::~ssgCelestialBodyList(){ removeAll(); } > > you must remove at line 107: > > ssgCelestialBodyList:: > > In the class definition write only the member functions: > > ~ssgCelestialBodyList(){ removeAll(); } > > and the same at line 195. Thanks! ---------------------------- Steve Baker ------------------------- HomeEmail: <sjb...@ai...> WorkEmail: <sj...@li...> HomePage : http://www.sjbaker.org Projects : http://plib.sf.net http://tuxaqfh.sf.net http://tuxkart.sf.net http://prettypoly.sf.net -----BEGIN GEEK CODE BLOCK----- GCS d-- s:+ a+ C++++$ UL+++$ P--- L++++$ E--- W+++ N o+ K? w--- !O M- V-- PS++ PE- Y-- PGP-- t+ 5 X R+++ tv b++ DI++ D G+ e++ h--(-) r+++ y++++ -----END GEEK CODE BLOCK----- |