Results 1 to 2 of 2

Thread: qmake error while adding QMAKEFEATURES for qwt

  1. #1
    Join Date
    Sep 2014
    Posts
    10
    Thanks
    3
    Qt products
    Qt5
    Platforms
    Windows

    Default qmake error while adding QMAKEFEATURES for qwt

    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?

  2. #2
    Join Date
    Jul 2015
    Posts
    87
    Thanks
    1
    Thanked 4 Times in 4 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: qmake error while adding QMAKEFEATURES for qwt

    I don't know if it helps, but this looks similar:

    http://www.qtcentre.org/threads/5976...-QMAKEFEATURES

Similar Threads

  1. Replies: 1
    Last Post: 17th July 2014, 12:05
  2. Error building qwt 6.1.0 with qmake 3.0
    By MadMike in forum Qwt
    Replies: 3
    Last Post: 7th May 2014, 16:49
  3. Replies: 7
    Last Post: 12th September 2012, 06:42
  4. Adding library dependencies to qmake
    By sadastronaut in forum Installation and Deployment
    Replies: 2
    Last Post: 18th March 2008, 17:06
  5. qmake parse Error
    By mka in forum Qt Programming
    Replies: 1
    Last Post: 12th January 2007, 08:02

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.