Results 1 to 5 of 5

Thread: QtQuick structure

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2009
    Posts
    206
    Thanks
    34
    Thanked 2 Times in 2 Posts

    Default Re: QtQuick structure

    Thank you very much. Ok I use the Plugin approach.
    But when it comes to running on debug it comes to this error:

    The plugin 'C:/Users/xxxxx/xxxxx/xxxxx/xxxx/ProjectRoot/MyPluginPlugin/qmltestplugin.dll' uses incompatible Qt library. (Cannot mix debug and release libraries.)
    Compiling debug is not the problem. In release everything is ok.

    Yours,

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QtQuick structure

    Quote Originally Posted by codeman View Post
    Compiling debug is not the problem. In release everything is ok.
    Hmm... so what's the problem if both are ok?

    And seriously, build your plugin in release mode.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Apr 2009
    Posts
    206
    Thanks
    34
    Thanked 2 Times in 2 Posts

    Default Re: QtQuick structure

    I mean compiling in Debug is not the problem, but when I try to run the program it says " (Cannot mix debug and release libraries.)"

    In release I can compile and run the program...

    Yours,

Similar Threads

  1. QtQuick 2.1
    By shadowroot in forum Qt Quick
    Replies: 1
    Last Post: 6th April 2013, 08:44
  2. What is QtQuick/QML really for?
    By Huk in forum Qt Quick
    Replies: 7
    Last Post: 21st June 2012, 20:33
  3. Designer or QtQuick?
    By Jeffb in forum Qt Quick
    Replies: 5
    Last Post: 9th August 2011, 06:38
  4. Replies: 12
    Last Post: 26th June 2011, 11:26
  5. Linking Sql Database in QtQuick
    By chronoski in forum Newbie
    Replies: 1
    Last Post: 17th March 2011, 03: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.