Results 1 to 20 of 25

Thread: Qwt plugins in Qt Creator

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #21
    Join Date
    Feb 2010
    Posts
    7
    Thanks
    4
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qwt plugins in Qt Creator

    Finally I have succeeded to integrate qwt plugin to Qt creator! (rebuild qt-creator with mingw32)
    But now when I want to access the qwt widget's method on my code I get this error:
    exited with code -1073741819 Code:
    1. example.exe exited with code -1073741819
    To copy to clipboard, switch view to plain text mode 
    I have built qwt with mingw32 in release mode.
    x Code:
    1. qmake -spec win32-g++ -r CONFIG+=release qwt.pro
    2. mingw32-make release
    To copy to clipboard, switch view to plain text mode 

    what's wrong?!
    Last edited by ziXet; 10th February 2011 at 09:50.

Similar Threads

  1. Mac OS, plugins that user designer plugins
    By Royceybaby in forum Qt Programming
    Replies: 0
    Last Post: 9th May 2010, 01:40
  2. Why can Qt Creator use QPluginLoader to load plugins?
    By MorrisLiang in forum Qt Programming
    Replies: 4
    Last Post: 25th April 2010, 16:00
  3. Designer plugins in Qt Creator
    By stefan in forum Qt Tools
    Replies: 9
    Last Post: 8th March 2010, 05:51
  4. Replies: 0
    Last Post: 30th August 2009, 22:44
  5. Plugins
    By Michiel in forum General Programming
    Replies: 3
    Last Post: 25th March 2006, 12:37

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.