Results 1 to 3 of 3

Thread: Runtime Errors Qt.4.5 + Qwt

  1. #1
    Join Date
    May 2008
    Posts
    276
    Thanks
    13
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Runtime Errors Qt.4.5 + Qwt

    I compiled successfully an application under Linux.
    Before, I compiled and used the same application under Windows XP.
    Then, I installed Vista.
    I compiled the source code with MinGW and everything gone fine.
    However, when I start the application I get:

    Microsoft Visual C++ bla bla
    ...
    Runtime error: The Runtime application has requested ....bla bla

    I am quite confused.
    I checked with Dependecy walker and there are no missing dependency.

    I used Qwt 5-2.0.

    There is a way to check what is causing the application to not start?
    Regards

  2. #2
    Join Date
    May 2008
    Posts
    276
    Thanks
    13
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Runtime Errors Qt.4.5 + Qwt

    I solved.
    The problem is Qwt-5.2 which does not have, apparently, the qwt5.dll.
    I switched to Qwt-5.1 and after compiling it I got anew the qwt5.dll which I put
    in my release dir.
    By this way, there are no Runtime errors any longer.
    G

  3. #3
    Join Date
    May 2008
    Posts
    276
    Thanks
    13
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Runtime Errors Qt.4.5 + Qwt

    Correction:
    The application starts, but as I click on some widget containing a graph (i.e. q qwt plot), the segmentation fault fires.
    I will try to not use Qt 4.5 and qwt , but maybe a previous version of Qt.
    G

Similar Threads

  1. Qwt Data_Plot Example Runtime Error
    By AlphaWolfXV in forum Qwt
    Replies: 8
    Last Post: 27th January 2010, 10:11
  2. a runtime errors in QPainter::DrawPixmap(..)
    By richardander in forum Qt Programming
    Replies: 1
    Last Post: 12th February 2009, 17:46
  3. VS integration and runtime errors
    By loli in forum Qt Programming
    Replies: 2
    Last Post: 13th January 2008, 14:27
  4. qwt designer build errors
    By jhearon in forum Qwt
    Replies: 4
    Last Post: 17th July 2007, 06:47

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.