Are you sure you got the right file? Is there a "changes-4.4.1" file in the sources?
Are you sure you got the right file? Is there a "changes-4.4.1" file in the sources?
yes, im sure . there is a changes-4.4.1 file in the source package, and the readme file says "This is Qt version 4.4.1.".
but after compiling:
qmake -v
QMake version: 2.00a
Using Qt version 4.1.4 in /usr/local/Trolltech/Qt-4.1.4/lib
rcc -version
Resource Compiler for Qt version 4.1.4
moc -v
Qt Meta Object Compiler version 59 (Qt 4.1.4)
Did you run 'make install'? Does '/usr/local/Trolltech/Qt-4.4.1/bin' exist? Do you have it in PATH? If not, refer to the installation instructions.
J-P Nurmi
Do you still have the directory with Qt sources? If yes, then you should have a copy of qmake in bin subdirectory. Check what version it reports.
I've just made a fresh Qt 4.4.1 build and everything was OK. Maybe there was Qt 4.1.4 installed earlier after all?
Bookmarks