Results 1 to 2 of 2

Thread: custom widget with msvc

  1. #1
    Join Date
    May 2010
    Posts
    9
    Thanks
    1

    Question custom widget with msvc

    hello,

    i want to create a custom widget an use it via drag and drop in qt creator.

    i found out how to create a custom widget and i added the compiled *.dll to the qt creator 4.6.
    but now i have the follwing error in the plugin overview:
    necessary "windows msvc release full-config" instead of "windows mingw release full-config"
    -> loading has failed!!!!!!!

    does it mean the qt creator is built with msvc compiler and is not compatible to the plugin which is - for sure - compiled with mingw???

    how to compile the plugin with msvc compiler or rather Visual Studio????

    Any field reports???

  2. #2
    Join Date
    Jan 2006
    Location
    Frankfurt
    Posts
    500
    Thanks
    1
    Thanked 52 Times in 52 Posts
    Platforms
    MacOS X Unix/X11

    Default Re: custom widget with msvc

    Yes, right, you will have to compile your plugin with msvc. There should be a QtSDK based on msvc I think.
    It's nice to be important but it's more important to be nice.

Similar Threads

  1. Replies: 1
    Last Post: 6th May 2010, 10:09
  2. Problem with compiling Qt 4.6 via MSVC 2010 Beta2 (win32-msvc specs)
    By Erik-Moscow in forum Installation and Deployment
    Replies: 2
    Last Post: 17th December 2009, 18:44
  3. msvc++ 2008 express and msvc++ 2005 express
    By vonCZ in forum Installation and Deployment
    Replies: 4
    Last Post: 9th December 2008, 12:15
  4. Replies: 1
    Last Post: 5th November 2006, 23:50
  5. Replies: 9
    Last Post: 8th May 2006, 14:21

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.