Thanks for reply.
system has version 4:4.4.5 installed so not sure what is problem?
thanks
dan raymond
On Mon, Feb 21, 2011 at 10:00 PM,
<[hidden email]> wrote:
Send Digikam-devel mailing list submissions to
[hidden email]
To subscribe or unsubscribe via the World Wide Web, visit
https://mail.kde.org/mailman/listinfo/digikam-devel
or, via email, send a message with subject or body 'help' to
[hidden email]
You can reach the person managing the list at
[hidden email]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Digikam-devel digest..."
Today's Topics:
1. compile error beta 2 (Sustainable Store Accounts Dept)
2. Re: compile error beta 2 (Gilles Caulier)
3. Re: Building digikam on Windows (Gilles Caulier)
4. [Bug 266745] after updating to version 1.8.0 Editor starts,
but most functions are unavailable to work with (Gilles Caulier)
----------------------------------------------------------------------
Message: 1
Date: Mon, 21 Feb 2011 18:02:32 +1100
From: Sustainable Store Accounts Dept
<[hidden email]>
Subject: [Digikam-devel] compile error beta 2
To: [hidden email]
Message-ID:
<[hidden email]>
Content-Type: text/plain; charset="iso-8859-1"
Can anyone help here please. I keep getting the following:
================================
Linking CXX shared module ../../../lib/kipiplugin_metadataedit.so
CMakeFiles/kipiplugin_metadataedit.dir/iptc/iptcsubjects.cpp.o: In function
`KIPIMetadataEditPlugin::IPTCSubjects::readMetadata(QByteArray&)':
/home/dan/Downloads/mygit/digikam-sc/extra/kipi-plugins/metadataedit/iptc/iptcsubjects.cpp:116:
undefined reference to
`KExiv2Iface::SubjectWidget::setSubjectsList(QStringList const&)'
CMakeFiles/kipiplugin_metadataedit.dir/iptc/iptcsubjects.cpp.o:(.data.rel.ro._ZTVN22KIPIMetadataEditPlugin12IPTCSubjectsE[vtable
for KIPIMetadataEditPlugin::IPTCSubjects]+0xe0): undefined reference to
`KExiv2Iface::SubjectWidget::slotSubjectsToggled(bool)'
CMakeFiles/kipiplugin_metadataedit.dir/xmp/xmpsubjects.cpp.o: In function
`KIPIMetadataEditPlugin::XMPSubjects::readMetadata(QByteArray&)':
/home/dan/Downloads/mygit/digikam-sc/extra/kipi-plugins/metadataedit/xmp/xmpsubjects.cpp:99:
undefined reference to
`KExiv2Iface::SubjectWidget::setSubjectsList(QStringList const&)'
CMakeFiles/kipiplugin_metadataedit.dir/xmp/xmpsubjects.cpp.o:(.data.rel.ro._ZTVN22KIPIMetadataEditPlugin11XMPSubjectsE[vtable
for KIPIMetadataEditPlugin::XMPSubjects]+0xe0): undefined reference to
`KExiv2Iface::SubjectWidget::slotSubjectsToggled(bool)'
collect2: ld returned 1 exit status
make[2]: *** [lib/kipiplugin_metadataedit.so] Error 1
make[1]: ***
[extra/kipi-plugins/metadataedit/CMakeFiles/kipiplugin_metadataedit.dir/all]
Error 2
make: *** [all] Error 2
===========================================
any help appreciated
--
dan raymond
320 Grey Street, Glen Innes,
NSW Australia 2370
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/digikam-devel/attachments/20110221/ddd64925/attachment-0001.htm
------------------------------
Message: 2
Date: Mon, 21 Feb 2011 08:53:04 +0100
From: Gilles Caulier <[hidden email]>
Subject: [Digikam-devel] Re: compile error beta 2
To: digiKam developers room - digiKam - Manage your photographs as a
professional with the power of open source <[hidden email]>
Message-ID:
<AANLkTi=[hidden email]>
Content-Type: text/plain; charset=ISO-8859-1
There is a problem with you libkexiv2. linking failure. Probably you
have old version installed on your computer.
Gilles Caulier
2011/2/21 Sustainable Store Accounts Dept <[hidden email]>:
> Can anyone help here please. I keep getting the following:
> ================================
> Linking CXX shared module ../../../lib/kipiplugin_metadataedit.so
> CMakeFiles/kipiplugin_metadataedit.dir/iptc/iptcsubjects.cpp.o: In function
> `KIPIMetadataEditPlugin::IPTCSubjects::readMetadata(QByteArray&)':
> /home/dan/Downloads/mygit/digikam-sc/extra/kipi-plugins/metadataedit/iptc/iptcsubjects.cpp:116:
> undefined reference to
> `KExiv2Iface::SubjectWidget::setSubjectsList(QStringList const&)'
> CMakeFiles/kipiplugin_metadataedit.dir/iptc/iptcsubjects.cpp.o:(.data.rel.ro._ZTVN22KIPIMetadataEditPlugin12IPTCSubjectsE[vtable
> for KIPIMetadataEditPlugin::IPTCSubjects]+0xe0): undefined reference to
> `KExiv2Iface::SubjectWidget::slotSubjectsToggled(bool)'
> CMakeFiles/kipiplugin_metadataedit.dir/xmp/xmpsubjects.cpp.o: In function
> `KIPIMetadataEditPlugin::XMPSubjects::readMetadata(QByteArray&)':
> /home/dan/Downloads/mygit/digikam-sc/extra/kipi-plugins/metadataedit/xmp/xmpsubjects.cpp:99:
> undefined reference to
> `KExiv2Iface::SubjectWidget::setSubjectsList(QStringList const&)'
> CMakeFiles/kipiplugin_metadataedit.dir/xmp/xmpsubjects.cpp.o:(.data.rel.ro._ZTVN22KIPIMetadataEditPlugin11XMPSubjectsE[vtable
> for KIPIMetadataEditPlugin::XMPSubjects]+0xe0): undefined reference to
> `KExiv2Iface::SubjectWidget::slotSubjectsToggled(bool)'
> collect2: ld returned 1 exit status
> make[2]: *** [lib/kipiplugin_metadataedit.so] Error 1
> make[1]: ***
> [extra/kipi-plugins/metadataedit/CMakeFiles/kipiplugin_metadataedit.dir/all]
> Error 2
> make: *** [all] Error 2
>
> ===========================================
> any help appreciated
>
> --
> dan raymond
> 320 Grey Street, Glen Innes,
> NSW Australia 2370
>
>
>
>
> _______________________________________________
> Digikam-devel mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-devel
>
>
------------------------------
Message: 3
Date: Mon, 21 Feb 2011 08:59:17 +0100
From: Gilles Caulier <[hidden email]>
Subject: [Digikam-devel] Re: Building digikam on Windows
To: digiKam developers room - digiKam - Manage your photographs as a
professional with the power of open source <[hidden email]>
Message-ID:
<[hidden email]>
Content-Type: text/plain; charset=ISO-8859-1
I don't use mingw compiler under windows.
Try TDM-GCC :
http://tdm-gcc.tdragon.net/
Gilles Caulier
2011/2/20 Tobias Kaminsky <[hidden email]>:
> Hi,
>
> to help bug [Bug 261277] Windows and Linux Frontend using the same
> database I am trying to build digikam on Windows7.
> I installed all latest stable kde and mingw via mingw-get-inst-20110211.exe
>
> Unfortunaly the linking does not work:
> c_api.obj
> Linking CXX shared library ..\bin\libkdcraw.dll
> Creating library file: ..\bin\libkdcraw.dll.a
> CMakeFiles\kdcraw.dir/objects.a(kdcraw.obj): In function `bad_alloc':
> e:/kde4/bin/../lib/gcc/mingw32/4.5.2/include/c++/new:57: undefined
> reference to
> `vtable for std::bad_alloc'
> CMakeFiles\kdcraw.dir/objects.a(kdcraw.obj):kdcraw.cpp:(.rdata$_ZTI26LibRaw_abst
> ract_datastream[typeinfo for LibRaw_abstract_datastream]+0x0): undefined
> referen
> ce to `vtable for __cxxabiv1::__class_type_info'
> CMakeFiles\kdcraw.dir/objects.a(kdcraw.obj):kdcraw.cpp:(.rdata$_ZTIN11KDcrawIfac
> e6KDcrawE[typeinfo for KDcrawIface::KDcraw]+0x0): undefined reference to
> `vtable
> ?for __cxxabiv1::__si_class_type_info'
> CMakeFiles\kdcraw.dir/objects.a(kdcraw.obj):kdcraw.cpp:(.rdata$_ZTIN11KDcrawIfac
> e18DcrawInfoContainerE[typeinfo for
> KDcrawIface::DcrawInfoContainer]+0x0): undef
> ined reference to `vtable for __cxxabiv1::__class_type_info'
> CMakeFiles\kdcraw.dir/objects.a(kdcraw.obj):kdcraw.cpp:(.rdata$_ZTIN11KDcrawIfac
> e19RawDecodingSettingsE[typeinfo for KDcrawIface::RawDecodingSettings]+0x0):
>
> All PATH settings are correct.
>
> Isn't there a simpler way to install digikam on windows7?
>
> Thank you
> Tobi
> _______________________________________________
> Digikam-devel mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-devel
>
------------------------------
Message: 4
Date: Mon, 21 Feb 2011 08:57:33 +0100 (CET)
From: Gilles Caulier <[hidden email]>
Subject: [Digikam-devel] [Bug 266745] after updating to version 1.8.0
Editor starts, but most functions are unavailable to work with
To: [hidden email]
Message-ID: <[hidden email]>
Content-Type: text/plain; charset="UTF-8"
https://bugs.kde.org/show_bug.cgi?id=266745
Gilles Caulier <[hidden email]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEEDSINFO
CC| |[hidden email]
Resolution| |FIXED
--- Comment #1 from Gilles Caulier <caulier gilles gmail com> 2011-02-21 08:57:32 ---
Which functions are missing in editor ?
Sound like a bad installion. Typically all editor feature are plugins. Sound
like plugins cannot be found.
It's probably a broken install or package.
Gilles Caulier
--
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
End of Digikam-devel Digest, Vol 69, Issue 71
*********************************************
--
The Sustainable Store Pty Ltd
320 Grey Street, Glen Innes,
NSW Australia 2370
+612 6732 3288
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel