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

List:       kde-commits
Subject:    Re: kdelibs/arts/kde
From:       James Michael Greenhalgh <jgreenhalgh () opendoorsoftware ! com>
Date:       2003-08-30 19:51:27
[Download RAW message or body]

On August 29, 2003 09:29 am, Arnold Krille wrote:

>   A            kaudioplaystream.cpp   1.1 [LGPL]
>   A            kaudioplaystream.h   1.1 [LGPL]
>   A            kaudioplaystream_p.h   1.1 [LGPL]
>   M +2 -2      Makefile.am   1.53
>
This fails to compile for me using unsermake where builddir != srccdir.  
Removing the 'arts/' from the includes does the trick.

diff -u -3 -p -r1.1 kaudioplaystream.cpp
--- kaudioplaystream.cpp        29 Aug 2003 13:29:26 -0000      1.1
+++ kaudioplaystream.cpp        30 Aug 2003 19:40:23 -0000
@@ -23,8 +23,8 @@
 #include <kartsserver.h>
 #include <kaudiomanagerplay.h>

-#include <arts/artsflow.h>
-#include <arts/soundserver.h>
+#include <artsflow.h>
+#include <soundserver.h>

 #include <kglobal.h>
 #include <kdebug.h>
Index: kaudioplaystream.h
===================================================================
RCS file: /home/kde/kdelibs/arts/kde/kaudioplaystream.h,v
retrieving revision 1.1
diff -u -3 -p -r1.1 kaudioplaystream.h
--- kaudioplaystream.h  29 Aug 2003 13:29:26 -0000      1.1
+++ kaudioplaystream.h  30 Aug 2003 19:40:23 -0000
@@ -23,7 +23,7 @@
 #include <qobject.h>

 #include <qcstring.h>
-#include <arts/stdsynthmodule.h>
+#include <stdsynthmodule.h>

 class KArtsServer;
 namespace Arts { class StereoEffectStack; }




-James

-- 
James Michael Greenhalgh
jgreenhalgh@opendoorsoftware.com
https://opendoorsoftware.com
open minds providing open source solutions
[prev in list] [next in list] [prev in thread] [next in thread] 

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