[Kde-pim] libkleo move to kdepimlibs

Volker Krause vkrause at kde.org
Sat Jul 14 16:51:58 BST 2007


On Saturday 14 July 2007 14:58:22 Will Stephenson wrote:
> I've committed the above fixes, feel free to revert if they aren't right. 
> Now I only have a missing typeinfo for ResourceNotes in wizards that has me
> baffled.

I could fix this locally by adding an export macro for ResourceNotes:

Index: resourcenotes.h
===================================================================
--- resourcenotes.h     (revision 687427)
+++ resourcenotes.h     (working copy)
@@ -51,7 +51,7 @@
  * \warning This code is still under heavy development. Don't expect source 
or
  *          binary compatibility in future versions.
  */
-class ResourceNotes : public KRES::Resource
+class KNOTES_EXPORT ResourceNotes : public KRES::Resource
 {
 public:
     ResourceNotes();


However, this macro has been removed recently as part of the windows port, so 
this is probably not the right fix.

regards
Volker
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20070714/d7f9c8ea/attachment.sig>
-------------- next part --------------
_______________________________________________
kde-pim mailing list
kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
kde-pim home page at http://pim.kde.org/


More information about the kde-pim mailing list