I got a message today from trolltech that 4.1.1 should be released this week.
I got a message today from trolltech that 4.1.1 should be released this week.
That's a great news!
By the way, it compiles on a Windows console using this:
set QTDIR=<YOUR_QT_DIR>
set PATH=<YOUR_QT_DIR>\bin
set PATH=%PATH%;<YOUR_MINGW_DIR>\bin
set PATH=%PATH%;%SystemRoot%\System32
set QMAKESPEC=win32-g++
configure
mingw32-make
Yes, I am also waiting eagerly for 4.1.1. It has nearly 500(!) changes and fixes since 4.1.0, but fortunately only a fraction of them are bugging me.
Bookmarks