[Digikam-devel] Compile error in current SVN

Klaus Weidenbach Klaus.Weidenbach at gmx.net
Sun May 13 20:31:30 BST 2007


Hello,

I tried to compile a current SVN version from digikam, but it fails. I use 
Slackware 11.0 with qt3.3.8 and kde3.5.4

mainwindow.cpp:899: error: invalid use of undefined type `struct Theme'
mainwindow.h:39: error: forward declaration of `struct Theme'
mainwindow.cpp:900: error: invalid use of undefined type `struct Theme'
mainwindow.h:39: error: forward declaration of `struct Theme'
mainwindow.cpp:902: error: invalid use of undefined type `struct Theme'
mainwindow.h:39: error: forward declaration of `struct Theme'
mainwindow.cpp:903: error: invalid use of undefined type `struct Theme'
mainwindow.h:39: error: forward declaration of `struct Theme'
mainwindow.cpp:909: error: no matching function for call to 
`Digikam::ThemeEngine::setCurrentTheme(Theme&, const char[26])'
../../digikam/libs/themeengine/themeengine.h:57: note: candidates are: void 
Digikam::ThemeEngine::setCurrentTheme(const QString&)
../../digikam/libs/themeengine/themeengine.h:59: note:                 void 
Digikam::ThemeEngine::setCurrentTheme(const Digikam::Theme&, const QString&, 
bool)
make[1]: *** [digikamthemedesigner.all_cpp.o] Error 1
make[1]: Leaving directory `/tmp/digikam-svn20070513/digikam/themedesigner'
make: *** [all-recursive] Error 1

Regards,
Klaus



More information about the Digikam-devel mailing list