I seem to have successfully compiled qt-everywhere-opensource-src-5.1.0 on my employer’s workstation (running RHEL5), but am having problems with qt-creator-2.8.0.
I say that I “seem” to have successfully compiled qt-everywhere, because after the compilation ran to completion with no errors (after a bit of work), there was no binary named “designer” in the “….qtbase/bin” directory. This differs from when I successfully compiled qt-everywhere-opensource-src-5.0.2 a couple of weeks ago, along with qt-creator-2.7.1. I know this worked because it ran ok, and I was able to test some tutorials.
Given the above, when in the “qt-creator-2.8.0.src” directory I execute “<path-to-qmake>/qmake -r”, I get a few lines like “Reading …” and then this error:
“Project WARNING: xllextras module not found, raising the main window might not work. (The xllextras module is part of Qt 5.1 and later.)
Project ERROR: Unknown module(s) in QT: script”
Any clues about what’s going on?
I can’t find any references to “xllextras” by googling, so I’m stuck.
↧