Results 1 to 2 of 2

Thread: How to change Debug version (from 5.6.2 to 5.7.0) in existing project?

  1. #1
    Join Date
    Nov 2016
    Location
    Poland
    Posts
    18
    Thanks
    5
    Qt products
    Qt5
    Platforms
    Windows

    Question How to change Debug version (from 5.6.2 to 5.7.0) in existing project?

    Hi!

    I have a project and it is working fine with Qt 5.6.2 MSVC 2015 64bit. But now I want to add charts (i.e. PieChart) and I need have Qt 5.7.0 I have installed it on my computer, because in new project I have this option.
    So my question is how to change Debugging from Qt 5.6.2. to Qt 5.7.0 in existing project and not to spoil everything?
    I presume I have to change something in Tools -> Options -> Build and Run -> Kits and select Qt 5.7.0 as default, but before I will do this (because I don't know if it is ok) I want to ask here.
    I use Windows 7 and C++

    Now I have this:
    debug5.6.2.png

    And I need this:
    debug5.7.0.png

    and my Kits look like this
    kits.jpg

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: How to change Debug version (from 5.6.2 to 5.7.0) in existing project?

    Get the kits right.
    Open your project.
    Click on the Projects tool icon in the left toolbar.
    Add and remove the kits you want from the project.
    Rebuild using the new kit.

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

    time (21st November 2016)

Similar Threads

  1. Replies: 1
    Last Post: 3rd August 2016, 08:21
  2. Replies: 5
    Last Post: 26th August 2011, 20:08
  3. Replies: 0
    Last Post: 11th August 2009, 10:38
  4. Add existing project
    By danesh in forum Qt Programming
    Replies: 12
    Last Post: 23rd April 2009, 20:47
  5. Replies: 5
    Last Post: 5th October 2008, 06:12

Tags for this Thread

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.