[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kopete-devel
Subject:    [kopete-devel] patch: fixes compile on my machine
From:       David Laban <alsuren () gmail ! com>
Date:       2007-01-07 17:37:49
Message-ID: 200701071737.49191.alsuren () gmail ! com
[Download RAW message or body]

Good day all.

Attached, you will find a patch to make kopete/protocols/jabber compile 
correctly on my machine. Documentation says to put the patch in 
kdenetwork/kopete/protocols/jabber/libiris for safekeeping. 

The patch does just enough to make gcc happy for the moment, and avoid. I 
don't expect it to be very robust.

Obviously, being a bit of a n00b programmer, I don't have an svn account, so 
someone else will have to check and commit it. ogoffart was around when I 
first ran across the error.

Hope this helps

David


["012_more_visibility_export.patch" (text/x-diff)]

Index: iris/include/im.h
===================================================================
--- iris/include/im.h	(revision 620864)
+++ iris/include/im.h	(working copy from alsuren)
@@ -237,7 +237,7 @@
 	};
 	typedef QList<RosterExchangeItem> RosterExchangeItems;
 
-	class HTMLElement
+	class IRIS_EXPORT HTMLElement
 	{
 	public:
 		HTMLElement();
@@ -252,7 +252,7 @@
 		QDomElement body_;
 	};
 
-	class Message
+	class IRIS_EXPORT Message
 	{
 	public:
 		Message(const Jid &to="");
Index: iris/xmpp-im/xmpp_tasks.h
===================================================================
--- iris/xmpp-im/xmpp_tasks.h	(revision 620864)
+++ iris/xmpp-im/xmpp_tasks.h	(working copy from alsuren)
@@ -450,7 +450,7 @@
 		Private *d;
 	};
     
-	class JT_PrivateStorage : public Task
+	class IRIS_EXPORT JT_PrivateStorage : public Task
 	{
 		Q_OBJECT
 	public:


_______________________________________________
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic