PDA

View Full Version : qmake error while adding QMAKEFEATURES for qwt



habbas33
12th August 2015, 10:43
hi I am using qt-5.2.1-x86-msvc2013-opengl with qwt-6.1.0. works fine for me as I have installed several times in different PC. But this time I cannot qmake in Qt creator and it shows error like this


ASSERT: "fileName.isEmpty() || isAbsolutePath(fileName)" in file C:\Qt\5.2.1\x86\msvc2013-opengl\qtbase\qmake\library\ioutils.cpp, line 61
18:36:57: The process "C:\Qt\qt-5.2.1-x86-msvc2013-opengl\qt-5.2.1-x86-msvc2013-opengl\bin\qmake.exe" exited with code 1.
Error while building/deploying project UPI_ProIII (kit: Desktop)
When executing step 'qmake'

Also C:\Qt\5.2.1\x86\msvc2013-opengl\qtbase\qmake\library\ioutils.cpp is not correct path and I dont know how to correct it.

However, If I remove QMAKEFEATURES from user variable qmake start to work. but I can not use qwt without QMAKEFEATURES

any Idea how to fix this?

HappyCoder
12th August 2015, 11:02
I don't know if it helps, but this looks similar:

http://www.qtcentre.org/threads/59760-qmake-does-not-find-features-file-after-setting-QMAKEFEATURES