Results 1 to 5 of 5

Thread: Qt Designer plugin on windows

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Qt Designer plugin on windows

    I don't think this will solve the problem, but you must add thead support in CONFIG in the pro file.
    Oh, and try a release version.
    Last edited by high_flyer; 30th May 2007 at 09:12.
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

  2. #2
    Join Date
    Nov 2006
    Posts
    19
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt Designer plugin on windows

    Quote Originally Posted by high_flyer View Post
    I don't think this will solve the problem, but you must add thead support in CONFIG in the pro file.
    Oh, and try a release version.
    this does not help. I still get the same errors.

    I have attached two projects. userdetailsgb will create the qt designer plugin and the test_mainwindow project will use the plugin on a simple main window. So please, if you have time to make a quick test on your system, that would be great.
    (MSVC 2005 Express, Windows XP, Qt 4.2.3)

    Many thanks for your help.
    Best regards
    big4mil
    Attached Files Attached Files
    Last edited by big4mil; 30th May 2007 at 21:59.

Similar Threads

  1. Replies: 1
    Last Post: 22nd January 2007, 12:13
  2. Replies: 13
    Last Post: 15th December 2006, 11:52
  3. Replies: 5
    Last Post: 23rd May 2006, 11:40
  4. Application plugin on windows
    By Eyee in forum Qt Programming
    Replies: 2
    Last Post: 22nd March 2006, 17:36
  5. Size of a plugin widget in designer
    By high_flyer in forum Qt Programming
    Replies: 4
    Last Post: 28th February 2006, 13:29

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.