Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. Qt-5.0.1-mingw + Qwt-6.1.0 on Windows7. Error in QMake when compiled with examples
Forum Updated to NodeBB v4.3 + New Features

Qt-5.0.1-mingw + Qwt-6.1.0 on Windows7. Error in QMake when compiled with examples

Scheduled Pinned Locked Moved 3rd Party Software
2 Posts 2 Posters 2.8k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    swamyonline
    wrote on last edited by
    #1

    hi,
    its my first post on qt-project.org. recently, i have downloaded Qt-5.0.1-mingw version and is working well. i also downloaded Qwt-6.1.0 and tried to compile it on windows7. its getting compiled but i got the following error when i enabled either of the three options: examples, mathlib, playground. please suggest, where its going wrong. thanks in advance.
    earlier, i was using Qwt-6.1.0 on Windows7 with Qt-5.0.0-vc10 version successfully.

    this is the error:

    @mingw32-make[1]: Entering directory 'C:/qwt-6.1.0/examples'
    cd animation\ && ( if not exist Makefile C:\Qt\Qt5.0.1\5.0.1\mingw47_32\bin\qmak
    e.exe C:\qwt-6.1.0\examples\animation\animation.pro -o Makefile ) && mingw32-mak
    e -f Makefile
    mingw32-make[2]: Entering directory 'C:/qwt-6.1.0/examples/animation'
    C:\Qt\Qt5.0.1\5.0.1\mingw47_32\bin\qmake.exe -o Makefile animation.pro
    ASSERT: "fileName.isEmpty() || isAbsolutePath(fileName)" in file Q:\qt5_workdir
    w\s\qtbase/qmake/library/ioutils.cpp, line 61

    This application has requested the Runtime to terminate it in an unusual way.
    Please contact the application's support team for more information.@

    swamy

    1 Reply Last reply
    0
    • U Offline
      U Offline
      uwer
      wrote on last edited by
      #2

      Should be a bug in qmake in Qt 5.0.1 - you are not the first one running into this.
      The only workaround I know so far is keeping Qt 5.0.0.

      Uwe

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved