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

List:       kde-devel
Subject:    Re: problem compiling kdebase
From:       Jason Byrne <jbyrne () thegrid ! net>
Date:       2003-06-19 19:00:33
[Download RAW message or body]

On Thu, Jun 19, 2003 at 02:38:21PM -0400, Tim Wunder wrote:
> Hi,
> I get this error when compiling kdebase from CVS HEAD:
> make[4]: Entering directory `/data/CVS/kde32/kdebase/kcontrol/input'
> /data/CVS/kde32/qt-copy/bin/uic -L /opt/kde32/lib/kde3/plugins/designer 
> -nounload -o kmousedlg.h ./kmousedlg.ui
> uic: File generated with too recent version of Qt Designer (3.2 vs. 3.1.2)
> make[4]: *** [kmousedlg.h] Error 1
>[...]
> 
> Is there something I should do to fix this? Do I need to update my 
> qt-copy? My version is from 24 April 2003.
> 
> Thanks,
> Tim

Tim,

I posted a note about the same thing yesterday; seems like the best thing
to do is just change the kmousedlg.ui version info at the top from 3.2 to
3.1.2, but I also noticed a couple of other khtml rendering bugs that
seem to be qt-3.1.2 specific... where 3.2b1 works fine.

(see bugs 60016, 60020 - broken with qt-3.1.2, ok with 3.2b1)

In other words... probably time to upgrade qt ;-)

Or... if you really need to wait to upgrade QT -

--- kmousedlg.ui.dist	2003-06-18 19:13:19.000000000 -0700
+++ kmousedlg.ui	2003-06-18 19:13:34.000000000 -0700
@@ -1,4 +1,4 @@
-<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
+<!DOCTYPE UI><UI version="3.1.2" stdsetdef="1">
 <class>KMouseDlg</class>
 <widget class="QWidget">
     <property name="name">


- Jason
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
[prev in list] [next in list] [prev in thread] [next in thread] 

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