Results 1 to 3 of 3

Thread: Requirements for Qt Creator for QWT

  1. #1
    Join Date
    Feb 2018
    Posts
    22
    Thanks
    4
    Thanked 1 Time in 1 Post
    Qt products
    Qt5
    Platforms
    Windows

    Default Requirements for Qt Creator for QWT

    I finally got my program running, but there are some communication errors and I'm just trying to make sure there are no lose ends.

    In the installation guide for Qwt it states that to use the designer plug-in, Qt creator has to be built using the same version of Qt.

    I noticed that Qt creator is built using MSVC and not Mingw32. When using Qwt (not Qwt designer) is Qt creator still required to be compiled using Mingw32 ? or is MSVC okay?

    Best Regards
    David
    Last edited by DAVC; 26th March 2018 at 09:35. Reason: Forgot to subscribe

  2. #2
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,309
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Requirements for Qt Creator for QWT

    A plugin means linking a library at runtime. So whatever plugin you are loading into the creator it has to be binary compatible with the creator - not with the project you are building with the creator !

    Uwe

  3. The following user says thank you to Uwe for this useful post:

    DAVC (27th March 2018)

  4. #3
    Join Date
    Feb 2018
    Posts
    22
    Thanks
    4
    Thanked 1 Time in 1 Post
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Requirements for Qt Creator for QWT

    Okay. Thanks for clarifying Uwe!
    Love Qwt!

    Best Regards
    David

Similar Threads

  1. QT4 vs QT2: hardware requirements
    By Yuri T in forum Qt for Embedded and Mobile
    Replies: 7
    Last Post: 9th December 2016, 10:52
  2. Requirements / dependencies for Qt4 Designer
    By tom.hedden in forum Installation and Deployment
    Replies: 2
    Last Post: 16th May 2014, 21:59
  3. Immediate Requirements
    By rmymhn in forum Jobs
    Replies: 1
    Last Post: 24th March 2011, 06:35
  4. Qt for X11 requirements..
    By ML in forum Installation and Deployment
    Replies: 2
    Last Post: 18th February 2010, 01:37
  5. Memory Requirements of Qt
    By Svaths in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 31st March 2007, 01:33

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.