Results 1 to 5 of 5

Thread: Qwt app compile error

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2009
    Posts
    9
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Qwt app compile error

    I'm having problems with compiling the Qwt test applications. I'm using Qt Creator 1.1.0 and Qt 2009.02, and I've downloaded the Qwt 5.2.0 libraries. I'm developing in WinXP SP3.

    I've copied some of the Qwt example files into new directories and imported them into Qt Creator through the relevant "pro" file (e.g. the one in "\examples\simple_plot"). The application builds fine, but exits immediately and gives the following error when I run it:

    Qt Code:
    1. C:/Work/Qt/plot_test/debug/plot_test.exe exited with code -1073741515
    To copy to clipboard, switch view to plain text mode 

    If however I open up the example files directly from the <QwtRoot>\examples\... directory, they compile fine in QtCreator.

    I've noticed a few other people on this forum having similar problems (e.g. here and here) but there are no suggested solutions in those cases.

    Any ideas what could be going wrong? This is a minimal case, but the real issue is that I get this error message when I compile my custom applications in QtCreator whenever they make use of the Qwt libraries. Any suggestions would be greatly appreciated.
    Last edited by ajb; 25th June 2009 at 12:49.

Similar Threads

  1. QPSQL driver in windows
    By brevleq in forum Installation and Deployment
    Replies: 31
    Last Post: 14th December 2007, 12:57
  2. Error compiling psql plugin
    By vieraci in forum Installation and Deployment
    Replies: 4
    Last Post: 7th October 2007, 02:49
  3. Qtopia core 4.2.2 cross compile make error
    By smiyai18 in forum Installation and Deployment
    Replies: 2
    Last Post: 28th August 2007, 17:04
  4. qt 4.2.2 install on aix
    By try to remember in forum Installation and Deployment
    Replies: 2
    Last Post: 28th March 2007, 12:19
  5. Qt-x11-commercial-src-4.2.0-snapshot-20060824 error
    By DevObject in forum Installation and Deployment
    Replies: 4
    Last Post: 24th August 2006, 23:31

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
  •  
Qt is a trademark of The Qt Company.