[PyKDE] PyQt4 and Qt 4.2 snapshot

İsmail Dönmez ismail at pardus.org.tr
Thu Aug 31 13:01:32 BST 2006


Hi,

I am getting a weird error with PyQt4 4.0 and Qt 4.2 snapshot:

[~/PyQt-x11-gpl-4.0]> python configure.py -q /usr/bin/qmake-qt4
Determining the layout of your Qt installation...
Checking to see if the QtGui module should be built...
An internal error occured.  Please report all the output from the program,
including the following traceback, to support at riverbankcomputing.co.uk.

Traceback (most recent call last):
  File "configure.py", line 1127, in ?
    main(sys.argv)
  File "configure.py", line 1094, in main
    pyqt.check_modules()
  File "configure.py", line 124, in check_modules
    check_module("QtGui", "qwidget.h", "QWidget()")
  File "configure.py", line 402, in check_module
    if check_class(incfile, ctor, mname):
  File "configure.py", line 429, in check_class
    return compile_qt_program(cfgtest, mname)
  File "configure.py", line 358, in compile_qt_program
    exe, build = makefile.build_command(name)
  File "/usr/lib/python2.4/site-packages/sipconfig.py", line 1639, in 
build_command
    build.append(self.required_string("CXX"))
  File "/usr/lib/python2.4/site-packages/sipconfig.py", line 786, in 
required_string
    raise ValueError, "\"%s\" must have a non-empty value" % name
ValueError: "CXX" must have a non-empty value


Anyone saw this, any ideas?

Regards,
ismail
-- 
アニメは本当にすごいすぎるよ !




More information about the PyQt mailing list