Results 1 to 20 of 24

Thread: Integration of qwt plugin to qtdesigner?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Feb 2008
    Posts
    157
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Integration of qwt plugin to qtdesigner?

    Quote Originally Posted by wysota View Post
    What does Designer's "About Plugins" dialog box say about the Qwt plugin?
    It complains that "containerextensiond.dll" and "taskmenuextensiond.dll" were compiled with "Windows msvc debug full-config" instead of "Windows msvc release full-config".
    And that "qwt_designer_plugin.dll" is not a valid Qt plugin.

    The files are available in release as "containerextension.dll" and "taskmenuextension.dll"

    I compiled Qt4 (open source) for msvc using "configure -platform win32-msvc2005"

    Why is qtdesigner using the wrong dlls?

    Matthias
    Last edited by pospiech; 8th March 2008 at 18:55.

Similar Threads

  1. qwt designer plugin on MacOSX
    By dup in forum Qwt
    Replies: 2
    Last Post: 28th May 2009, 14:27
  2. Replies: 1
    Last Post: 7th March 2008, 21:58
  3. QPluginLoader not recognizing a plugin
    By KShots in forum Qt Programming
    Replies: 3
    Last Post: 29th June 2007, 14:13
  4. Replies: 5
    Last Post: 30th March 2007, 18:46

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.