[Kstars-devel] problem compiling cvs to add a little feature

Jason Harris kstars at 30doradus.org
Wed May 19 19:48:08 CEST 2004


On Wednesday 19 May 2004 02:13 am, Alessio Sangalli wrote:
> Ok, unfortunately I have another problem:
>
(snip)
> kstarsinit.cpp: In member function `void KStars::initActions()':
> kstarsinit.cpp:125: error: `setCheckedState' undeclared (first use this
>     function)

*sigh*  yes, someone outside of the normal KStars devs recently "upgraded" us 
to use this new function 'setCheckedState()', which only works if you have 
kdelibs from a recent CVS checkout.  This unfortunately happens from time to 
time in CVS (that's why they call it the "bleeding edge" :).

For now, you can just comment out each line in kstarsinit.cpp that contains 
"setCheckedState".  I will add some wrapper code that will ignore these lines 
if it detects that you are using kdelibs from KDE 3.2.x or 3.1.x.

Sorry for the various problems.

Jason
-- 
-------------------------------
KStars: KDE Desktop Planetarium
http://edu.kde.org/kstars


More information about the Kstars-devel mailing list