[Kstars-devel] KStars finally compiled on SuSE 10.0

Jan Soldan Jan.Soldan at obs.unige.ch
Tue Nov 8 19:24:21 CET 2005


Hello all,

I had a problem to compile and install the KStars on SuSE 10.0 with
the gcc version 4.0.2 20050901 (prerelease) (SUSE Linux) although
it passed successfully on SuSE 9.3...

So, I had to put the name declaration  :
class ExtDateTime;

at the beginning of the extdatatime.h and now it works fine...

Regards,
Jan

----

extern    void test2_unit(int y, int m, int d);
class ExtDateTime;

class KSTARS_EXPORT ExtDate
{
public:
...



More information about the Kstars-devel mailing list