i get this error by applying
./configure --prefix=/opt/kde3
make
...
.libs/Tolosaconfig.o(.text+0x889): In function `TolosaConfig::TolosaConfig[in-charge](KConfig*, QWidget*)':
: undefined reference to `ConfigDialog::ConfigDialog[in-charge](QWidget*, char const*, unsigned)'
.libs/Tolosaconfig.o(.text+0xa19): In function `TolosaConfig::TolosaConfig[not-in-charge](KConfig*, QWidget*)':
: undefined reference to `ConfigDialog::ConfigDialog[in-charge](QWidget*, char const*, unsigned)'
collect2: ld returned 1 exit status
make[3]: *** [kwin_Tolosa_config.la] Fehler 1
make[3]: Leaving directory `/home/jclaro/programme/kde/window-decorations/tolosa-0.2/client/config'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/jclaro/programme/kde/window-decorations/tolosa-0.2/client'
make[1]: *** [all-recursive] Fehler 1
is there any solution?
thanks
Juan
Ratings & Comments
11 Comments
could you update this windec so it respects the users color scheme?
Very nice. Its nice, sharp, and easy to use.
On suse 9.2 - kde 3.4.1 :(
I guess this helps him a lot trying to solve the problem you have ;-)
Uh yes, could you please the output of your compiler please ?
i get this error by applying ./configure --prefix=/opt/kde3 make ... .libs/Tolosaconfig.o(.text+0x889): In function `TolosaConfig::TolosaConfig[in-charge](KConfig*, QWidget*)': : undefined reference to `ConfigDialog::ConfigDialog[in-charge](QWidget*, char const*, unsigned)' .libs/Tolosaconfig.o(.text+0xa19): In function `TolosaConfig::TolosaConfig[not-in-charge](KConfig*, QWidget*)': : undefined reference to `ConfigDialog::ConfigDialog[in-charge](QWidget*, char const*, unsigned)' collect2: ld returned 1 exit status make[3]: *** [kwin_Tolosa_config.la] Fehler 1 make[3]: Leaving directory `/home/jclaro/programme/kde/window-decorations/tolosa-0.2/client/config' make[2]: *** [all-recursive] Fehler 1 make[2]: Leaving directory `/home/jclaro/programme/kde/window-decorations/tolosa-0.2/client' make[1]: *** [all-recursive] Fehler 1 is there any solution? thanks Juan
The tarball was updated, and the error should now be solved.
good job. Can you add round corners? It'ld be great.
I'll try to, yes.
what about making the size configurable?
Reminds a bit of *Step, which is a Good Thing(TM) :)