Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Apr 1998 12:08:54 +0200
From:      Andreas Klemm <andreas@klemm.gtn.com>
To:        searle@longacre.demon.co.uk
Cc:        ports@FreeBSD.ORG, asami@FreeBSD.ORG
Subject:   need newer qt lib version for netscape-qt update
Message-ID:  <19980410120854.21795@klemm.gtn.com>

next in thread | raw e-mail | index | archive | help
Hi !

I wanted to update my nethack-qt port to version 1.0.

I noticed, that nethack-qt doesn't build with our current
version of libqt (1.31).

The Webpage of nethack-qt says, that you need the 1.40beta
version of libqt to get the following functionality:

	"Use Qt 1.40beta image smooth-scaling to allow
	 arbitrary tile scaling"

So, would it be possible to update libqt to 1.40 beta ?

Or as an alternative (to be more conservative, not to break things)

a) could we upgrade libqt to the newest stable version 1.33
b) create a separate -devel port which always contains the latest
   and greatest developer version ?

Otherwise I'm unable to get the latest nethack-qt build:

Satoshi, ready for a repository copy ???

moc ../include/qt_win.h -o qt_win.moc
g++ -pipe -O -I../include -I. -I/usr/X11R6/include -I/usr/X11R6/include/X11/qt
-c ../win/Qt/qt_win.cpp
In file included from ../win/Qt/qt_win.cpp:75:
../win/Qt/qt_win.h:22: qspinbox.h: No such file or directory
In file included from ../win/Qt/qt_win.cpp:75:
../win/Qt/qt_win.h:30: qscrollview.h: No such file or directory
In file included from ../win/Qt/qt_win.cpp:89:
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h>
which is deprecated, use <stdlib.h> instead"
In file included from ../win/Qt/qt_win.cpp:75:
../win/Qt/qt_win.h:68: syntax error before `;'
../win/Qt/qt_win.h:69: syntax error before `;'
../win/Qt/qt_win.h:218: parse error before `{'
../win/Qt/qt_win.h:233: field `viewport' has incomplete type
../win/Qt/qt_win.cpp: In method `NetHackQtSettings::NetHackQtSettings(int,
int)'

-- 
Andreas Klemm                             http://www.FreeBSD.ORG/~andreas
What gives you 90% more speed for example in kernel compilation ?
               http://www.FreeBSD.ORG/~fsmp/SMP/akgraph-a/graph1.html
                          powered by ,,symmetric multiprocessor FreeBSD''

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980410120854.21795>