<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<tt>Phil Thompson wrote:</tt>
<blockquote TYPE=CITE><tt>ian reinhart geiser wrote:</tt>
<br><tt>></tt>
<br><tt>> -----BEGIN PGP SIGNED MESSAGE-----</tt>
<br><tt>> Hash: SHA1</tt>
<br><tt>></tt>
<br><tt>> On Tuesday 19 March 2002 02:08 pm, Phil Thompson wrote:</tt>
<br><tt>> > ian reinhart geiser wrote:</tt>
<br><tt>> > > -----BEGIN PGP SIGNED MESSAGE-----</tt>
<br><tt>> > > Hash: SHA1</tt>
<br><tt>> > ></tt>
<br><tt>> > > On Tuesday 19 March 2002 01:32 pm, Phil Thompson wrote:</tt>
<br><tt>> > > > The argument to -t has to be one of the values defined
by either the</tt>
<br><tt>> > > > %Timeline or %Platform directives.</tt>
<br><tt>> > > ></tt>
<br><tt>> > > > Phil</tt>
<br><tt>> > ></tt>
<br><tt>> > > Okay, that makes little to no sense, but I am assuming you
mean those</tt>
<br><tt>> > > nubmers that are in the %If() statements in the pyqt sip
files.&nbsp; I am</tt>
<br><tt>> > > using Qt 3.0.2 so Qt_3_0_2 is correct right?</tt>
<br><tt>> ></tt>
<br><tt>> > That defines the part of the timeline you are interested in.
You also</tt>
<br><tt>> > need to define the platform you are interested in. These are
all defined</tt>
<br><tt>> > in versions.sip.</tt>
<br><tt>></tt>
<br><tt>> Okay so I set it to Qt_3_0_2 and it fails with:</tt>
<br><tt>>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sip: Qt::HANDLE
is undefined</tt>
<br><tt>> What else am I missing?</tt><tt></tt>
<p><tt>At the risk of repeating myself...</tt><tt></tt>
<p><tt>"You also need to define the platform you are interested in. These
are</tt>
<br><tt>all defined in versions.sip." Something like...</tt><tt></tt>
<p><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sip -t Qt_3_0_2 -t WS_X11
...</tt><tt></tt>
<p><tt>...depending on your platform.</tt><tt></tt>
<p><tt>Phil</tt><tt></tt>
<p><tt>_______________________________________________</tt>
<br><tt>PyKDE mailing list&nbsp;&nbsp;&nbsp; PyKDE@mats.gmd.de</tt>
<br><tt><a href="http://mats.gmd.de/mailman/listinfo/pykde">http://mats.gmd.de/mailman/listinfo/pykde</a></tt></blockquote>
<tt>berning@triton:~/tmp/PyQt-3.1rc2 > sip -V</tt>
<br><tt>3.1rc2</tt>
<br><tt>berning@triton:~/tmp/PyQt-3.1rc2 > sip -I sip -t QT_3_0_2 -t WS_X11
-c qt sip/qtmod.sip</tt>
<br><tt>sip: QListViewItem has not been defined</tt>
<br><tt>berning@triton:~/tmp/PyQt-3.1rc2 ></tt>
<br><tt></tt>&nbsp;<tt></tt>
<p><tt>Ulli</tt></html>