On Friday 27 February 2004 19:28, David Niergarth wrote: > On Thu, 2004-02-26 at 14:37, Phil Thompson wrote: > > What SIP version? I assume 4.0rc2. Can you try the current SIP v4 > > snapshot and see if the problem persists? > > > > Thanks, > > Phil > > Yes, I'm using 4.0rc2. I'm trying to build the latest sip snapshot. > When I try to enable qt support, I get complaints about TMAKEPATH. > Here's what I did: > > % cd ~/src/sip-snapshot-20040216 > > % export QTDIR=/usr/ports/x11-toolkits/qt32/work/qt-x11-free-3.2.3 > > % python configure.py > Error: This version of Qt seems to use tmake but the TMAKEPATH > environment is not set. > > I'm afraid I know little about qt's build system. Any advice?
It says that because it can't find $QTDIR/mkspecs/default/qmake.conf Is it there? Phil _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
