Results 1 to 6 of 6

Thread: Qt-5.0.1-mingw + Qwt-6.1.0 on Windows7. Error in Compilation with examples

  1. #1
    Join Date
    Oct 2006
    Posts
    75
    Thanks
    10
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Qt-5.0.1-mingw + Qwt-6.1.0 on Windows7. Error in Compilation with examples

    hi ppl,
    its been long time since i posted a query. , as it was going smooth. recently, i hv downloaded Qt-5.0.1-mingw version and tried to compile it on windows7. but i got the following error when i enabled either of the three (examples, mathlib, playground). pls suggest, where its going wrong.
    earlier, i was using Qwt-6.1.0 on Windows7 with Qt-5.0.0 successfully.

    this is the error:
    Qt Code:
    1. mingw32-make[1]: Entering directory 'C:/qwt-6.1.0/examples'
    2. cd animation\ && ( if not exist Makefile C:\Qt\Qt5.0.1\5.0.1\mingw47_32\bin\qmak
    3. e.exe C:\qwt-6.1.0\examples\animation\animation.pro -o Makefile ) && mingw32-mak
    4. e -f Makefile
    5. mingw32-make[2]: Entering directory 'C:/qwt-6.1.0/examples/animation'
    6. C:\Qt\Qt5.0.1\5.0.1\mingw47_32\bin\qmake.exe -o Makefile animation.pro
    7. ASSERT: "fileName.isEmpty() || isAbsolutePath(fileName)" in file Q:\qt5_workdir\
    8. w\s\qtbase/qmake/library/ioutils.cpp, line 61
    9.  
    10. This application has requested the Runtime to terminate it in an unusual way.
    11. Please contact the application's support team for more information.
    To copy to clipboard, switch view to plain text mode 

    Thanks in advance.

    swamy.
    Last edited by swamyonline; 6th February 2013 at 16:22. Reason: updated contents

  2. #2
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,311
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt-5.0.1-mingw + Qwt-6.1.0 on Windows7. Error in Compilation with examples

    Well it is qmake that runs into an assertion. Contact the Qt support channels or add a bug report to the Qt task tracker - I'm afraid there is not much I can do.

    Uwe

  3. #3
    Join Date
    Sep 2011
    Location
    Bangalore
    Posts
    254
    Thanks
    92
    Thanked 16 Times in 16 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Windows

    Default Re: Qt-5.0.1-mingw + Qwt-6.1.0 on Windows7. Error in Compilation with examples

    I'm having the same problem. Any help ?

  4. #4
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,311
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt-5.0.1-mingw + Qwt-6.1.0 on Windows7. Error in Compilation with examples

    The same answer: when qmake is crashing you have to talk to the qmake development.

    Let me know, when they have a fix or workaround,

    Uwe

  5. #5
    Join Date
    Mar 2013
    Location
    Bangalore
    Posts
    3
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Qt-5.0.1-mingw + Qwt-6.1.0 on Windows7. Error in Compilation with examples

    Try

    qmake -unset QMAKEFEATURES

    it worked for me..

  6. The following user says thank you to maharnab91 for this useful post:

    rawfool (15th April 2013)

  7. #6
    Join Date
    Mar 2013
    Posts
    2
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Windows

    Default Re: Qt-5.0.1-mingw + Qwt-6.1.0 on Windows7. Error in Compilation with examples

    Quote Originally Posted by maharnab91 View Post
    Try

    qmake -unset QMAKEFEATURES

    it worked for me..
    This worked! Thanks so much.

Similar Threads

  1. Mingw Cross-compilation of trunk webkit-qt
    By zcrendel in forum Qt Programming
    Replies: 0
    Last Post: 3rd November 2011, 17:23
  2. Error when compile/run Qt examples
    By babygal in forum Newbie
    Replies: 5
    Last Post: 9th March 2011, 11:51
  3. Compilation problems with MinGW
    By nhs_0702 in forum Qt Programming
    Replies: 1
    Last Post: 2nd April 2010, 08:34
  4. Problem compiling Qt4.4.0 with mingw-static in examples/webkit
    By KjellKod in forum Installation and Deployment
    Replies: 2
    Last Post: 10th July 2008, 13:32
  5. Replies: 5
    Last Post: 29th August 2007, 09:12

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.