https://bugs.kde.org/show_bug.cgi?id=233287
Summary: Introduction of TagsCache has broken compilation on win32 Product: digikam Version: unspecified Platform: Compiled Sources OS/Version: MS Windows Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: [hidden email] ReportedBy: [hidden email] Version: (using Devel) Compiler: mingw4 OS: MS Windows Installed from: Compiled sources Compiling from svnHEAD on win32 curretnly results in the following build failure. Linking CXX shared library ..\bin\libdigikamdatabase.dll Creating library file: ..\bin\libdigikamdatabase.dll.a CMakeFiles\digikamdatabase.dir\__\libs\database\databaseaccess.obj:H:/src/km/svn/trunk/extragear/graphics/digikam/libs/database/databaseaccess.cpp:213: undefined reference to `_imp___ZN7Digikam9TagsCache8instanceEv' CMakeFiles\digikamdatabase.dir\__\libs\database\databaseaccess.obj:H:/src/km/svn/trunk/extragear/graphics/digikam/libs/database/databaseaccess.cpp:213: undefined reference to `_imp___ZN7Digikam9TagsCache10initializeEv' CMakeFiles\digikamdatabase.dir\__\libs\database\tagscache.obj:H:/src/km/build/extragear/digikam-1.1.0.20100203/work/mingw4-RelWithDebInfo-svnHEAD/digikam/tagscache.moc:55: undefined reference to `_imp___ZN7Digikam9TagsCache16staticMetaObjectE' CMakeFiles\digikamdatabase.dir\__\libs\database\tagscache.obj: In function `_static_initialization_and_destruction_0': H:/src/km/build/extragear/digikam-1.1.0.20100203/work/mingw4-RelWithDebInfo-svnHEAD/digikam/tagscache.moc:47: undefined reference to `_imp___ZN7Digikam9TagsCache16staticMetaObjectE' CMakeFiles\digikamdatabase.dir\__\libs\database\tagscache.obj: In function `TagsCache': H:/src/km/svn/trunk/extragear/graphics/digikam/libs/database/tagscache.cpp:132: undefined reference to `_imp___ZTVN7Digikam9TagsCacheE' H:/src/km/svn/trunk/extragear/graphics/digikam/libs/database/tagscache.cpp:132: undefined reference to `_imp___ZTVN7Digikam9TagsCacheE' CMakeFiles\digikamdatabase.dir\__\libs\database\tagscache.obj: In function `~TagsCache': H:/src/km/svn/trunk/extragear/graphics/digikam/libs/database/tagscache.cpp:136: undefined reference to `_imp___ZTVN7Digikam9TagsCacheE' H:/src/km/svn/trunk/extragear/graphics/digikam/libs/database/tagscache.cpp:136: undefined reference to `_imp___ZTVN7Digikam9TagsCacheE' H:/src/km/svn/trunk/extragear/graphics/digikam/libs/database/tagscache.cpp:136: undefined reference to `_imp___ZTVN7Digikam9TagsCacheE' collect2: ld returned 1 exit status mingw32-make[2]: *** [bin/libdigikamdatabase.dll] Error 1 mingw32-make[1]: *** [digikam/CMakeFiles/digikamdatabase.dir/all] Error 2 mingw32-make: *** [all] Error 2 emerge fatal error: while running make cmd: mingw32-make emerge fatal error: running python h:\src\km\emerge\portage\extragear\digikam\digikam-1.1.0.20100203.py compile emerge error: fatal error: package extragear/digikam-1.1.0.20100203 all failed 19:09 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
https://bugs.kde.org/show_bug.cgi?id=233287
--- Comment #1 from Marcel Wiesweg <marcel wiesweg gmx de> 2010-04-05 12:10:54 --- Yeah sorry, wrong EXPORT macro. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andrew Goodbody
https://bugs.kde.org/show_bug.cgi?id=233287
Marcel Wiesweg <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #2 from Marcel Wiesweg <marcel wiesweg gmx de> 2010-04-05 12:28:13 --- SVN commit 1111259 by mwiesweg: Use correct EXPORT macro BUG: 233287 M +2 -1 NEWS M +1 -1 libs/database/tagscache.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1111259 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andrew Goodbody
https://bugs.kde.org/show_bug.cgi?id=233287
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |1.3.0 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andrew Goodbody
https://bugs.kde.org/show_bug.cgi?id=233287
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|Compiled Sources |MS Windows -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andrew Goodbody
https://bugs.kde.org/show_bug.cgi?id=233287
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |Portability -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by Andrew Goodbody
https://bugs.kde.org/show_bug.cgi?id=233287
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Portability |Bundle-Tarball -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |