Hi!
I investigated the problem a bit more, and it seems like it occurs only when
I'm running KDE -- in Gnome, everything works as expected (the difference is
1). Since it is now working on both Windows, Mac OS X, and non-KDE systems, it
is probably related to KDE (maybe the window manager). Fun
I run this:python configure.py --verbose -w
output:
C:\Qt\5.1.0\mingw48_32\bin\qmake.exe -spec win32-msvc2008 -o qtdetail.mk
qtdetail.pro
nmake -f qtdetail.mk release
It failed. I use mingw, so it should be "mingw32-make -f qtdirs.mk release" not
"nmake -f qtdetail.mk release"
Who knows the s
I run this:python configure.py --verbose -w
output:
C:\Qt\5.1.0\mingw48_32\bin\qmake.exe -spec win32-msvc2008 -o qtdetail.mk
qtdetail.pro
nmake -f qtdetail.mk release
It failed. I use mingw, so it should be "mingw32-make -f qtdirs.mk release" not
"nmake -f qtdetail.mk release"
Who knows the s