[PyKDE] PyQT snapshot 20031123 configure.py error

michael ferraro michael at possibleworlds.com
Mon Dec 1 16:57:01 GMT 2003


it seems that qtgl wont build due to AGL not being found with
this snapshot.  (SIP v4.0-pre4  installed)

MacOS 10.3.1 Dual 1.42 G4

built with earlier snapshot

[Wheezer:/Developer/PyQt-mac-gpl-snapshot-20031123] mef% python  
configure.py
This is the GPL version of PyQt snapshot-20031123 (licensed under the  
GNU
General Public License) for Python 2.3 on darwin.

Type 'L' to view the license.
Type 'yes' to accept the terms of the license.
Type 'no' to decline the terms of the license.

Do you accept the terms of the license? yes
SIP snapshot-20031124 is being used.
qextscintillaglobal.h could not be found in /Developer/qt/include and  
so the
qtext module will not be built. If QScintilla is installed then use the  
-n
argument to explicitly specify the correct directory.
Checking to see if the qtcanvas module should be built...
Checking to see if the qtnetwork module should be built...
Checking to see if the qttable module should be built...
Checking to see if the qtxml module should be built...
Checking to see if the qtgl module should be built...
c++: AGL: No such file or directory
Checking to see if the qtsql module should be built...
Checking to see if the qtui module should be built...
Creating features file...
These PyQt modules will be built: qt qtcanvas qtnetwork qttable qtxml  
qtsql
qtui.
The PyQt modules will be installed in
/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/ 
site-packages.
The PyQt .sip files will be installed in /usr/local/share/sip.
pyuic will be installed in /usr/local/bin.
pylupdate will be installed in /usr/local/bin.
Generating the C++ source for the qt module...
Compiling qt.py...
Creating the Makefile for the qt module...
Generating the C++ source for the qtsql module...
Compiling qtsql.py...
Creating the Makefile for the qtsql module...
Generating the C++ source for the qtui module...
Compiling qtui.py...
Creating the Makefile for the qtui module...
Generating the C++ source for the qtcanvas module...
Compiling qtcanvas.py...
Creating the Makefile for the qtcanvas module...
Generating the C++ source for the qtnetwork module...
Compiling qtnetwork.py...
Creating the Makefile for the qtnetwork module...
Generating the C++ source for the qttable module...
Compiling qttable.py...
Creating the Makefile for the qttable module...
Generating the C++ source for the qtxml module...
Compiling qtxml.py...
Creating the Makefile for the qtxml module...
Creating pyuic Makefile...
Creating pylupdate Makefile...
Creating top level Makefile...
Creating pyqtconfig.py...
[Wheezer:/Developer/PyQt-mac-gpl-snapshot-20031123] mef%




More information about the PyQt mailing list