[SLUG] Re: kdevelop with qt-3.0?

From: Frank Roberts - SOTL (sotl155360@earthlink.net)
Date: Mon Jun 11 2001 - 19:17:04 EDT


You may want to get on this list for Qt.-3

On Monday 11 June 2001 04:49 pm, you wrote:
> Hi all,
>
> I've been trying to set up KDevelop with Qt 3.0, but to no avail. When
> I set my $QTDIR and my $LD_LIBRARY_PATH accordingly, and when I then
> also enter the appropriate path in KDevelops preferences, it still fails
> on generating Makefiles and configure-scripts for a new project.
>
> Does anybody here know what to do to make it work with qt-3.0?
>
> All hints and URLs are appreciated!
>
> TIA,
> -Jan

---------- Forwarded Message ----------
Subject: Re: compile-error
Date: Mon, 11 Jun 2001 23:51:55 +0200
From: Andrei Schliwa <andrei@sol.physik.tu-berlin.de>
To: snapshot-users@trolltech.com

appendix:
>I am trying to compile the latest snapshot:
>qt-x11-free-3.0.0-snapshot-20010611.
>it failes with the following problem:
>
>gmake[4]: Entering directory
>`/home/andrei/snapshot/qt-x11-free-3.0.0-snapshot-20010611/tools/designer/de
>signer' /home/andrei/snapshot/qt-x11-free-3.0.0-snapshot-20010611/bin/uic
>listboxeditor.ui -i listboxeditor.h -o listboxeditor.cpp
>
> .
> .
> .
>QGArray::at: Absolute index 4449 out of range
>QGArray::at: Absolute index 4450 out of range
>QGArray::at: Absolute index 4451 out of range
>QGArray::at: Absolute index 4452 out of range
> .
> .

this does not occur when i am using the old qt-2.2.3 uic instead of the new
one. But then i get another error :

g++ -c -pipe -Wall -W -O2 -fPIC -DDESIGNER -DQT_NO_DEBUG -I../shared
-I../uilib -I../../../src/3rdparty/zlib -I../../../include
-I/usr/X11R6/include -I/usr/X11R6/include -I.moc/release/
-I/home/andrei/snapshot/qt-x11-free-3.0.0-snapshot-20010611/mkspecs/linux-g++
-o multilineeditor.o multilineeditor.cpp

multilineeditor.cpp: In method
`MultiLineEditorBase::MultiLineEditorBase(class QWidget * = 0, const char * =
0, bool = FALSE, unsigned int = 0)':
multilineeditor.cpp:41: no matching function for call to `QLabel::setBuddy
(char[8])'
../../../include/qlabel.h:94: candidates are: QLabel::setBuddy(QWidget *)
gmake: *** [multilineeditor.o] Error 1

many greetings
Andrei

--
Andrei Schliwa
Technische Universität Berlin
Phone: 030 314-22074

-------------------------------------------------------



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 18:38:29 EDT