Compile error in current SVN

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Compile error in current SVN

Bugzilla from Klaus.Weidenbach@gmx.net
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
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Compile error in current SVN

Gilles Caulier-4
Not reprodutible here with different computer. I recommend you to clean up your local copy and checkout svn again.

Gilles Caulier

2007/5/13, Klaus Weidenbach <[hidden email]>:
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
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Compile error in current SVN

Gilles Caulier-4
In reply to this post by Bugzilla from Klaus.Weidenbach@gmx.net
Ok,

i can reproduce now this problem with "./configure --enable-final". Fixed...

Gilles

2007/5/13, Klaus Weidenbach <[hidden email]>:
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
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel