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

List:       kde-linux
Subject:    Re: [kde-linux] Upgrade to KDE-4.7; MORE PROBLEMS
From:       James Tyrer <jrtyrer () earthlink ! net>
Date:       2011-11-08 22:53:45
Message-ID: 4EB9B2F9.8050307 () earthlink ! net
[Download RAW message or body]

On 11/08/2011 01:35 PM, James Tyrer wrote:
> So, I now have KDE-4.7.3 almost running.
>
> A major problem is that I can not get PyKDE to build.  I would take a 
> wild guess that this is a dependency issue.  However, it does not say 
> which version of PyQt and SIP are required for it to compile and the 
> CMake scripts do not check for a version.
>
Well, it appears that there is actually an error in the code:

index d7a7176..2fe246b 100644
--- a/sip/phonon/mrl.sip
+++ b/sip/phonon/mrl.sip
@@ -22,7 +22,7 @@ namespace Phonon
  class Mrl : QUrl
  {
  %TypeHeaderCode
-#include <mrl.h>
+#include <phonon/mrl.h>
  %End

  public:
@@ -42,6 +42,6 @@ public:
  };
  %ModuleHeaderCode
  //ctscc
-#include <mrl.h>
+#include <phonon/mrl.h>
  #include <qurl.h>
  %End

  --

-- 
James Tyrer

Linux (mostly) From Scratch

___________________________________________________
This message is from the kde-linux mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde-linux.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
[prev in list] [next in list] [prev in thread] [next in thread] 

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