Results 1 to 3 of 3

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/ruin 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
    Dec 2009
    Location
    New Orleans, Louisiana
    Posts
    791
    Thanks
    13
    Thanked 153 Times in 150 Posts
    Qt products
    Qt5
    Platforms
    MacOS X

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

    Click on the "Projects" icon down the left side of Qt Creator, then near the top left of the window, click on the little down arrow next to the current kit where it has build/run buttons... Then choose "change kit" and you can change ot any other kits setup in your preferences.
    I write the best type of code possible, code that I want to write, not code that someone tells me to write!

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

    time (22nd November 2016)

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

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

    Yeap, it works fine. Thank you!

Similar Threads

  1. Replies: 1
    Last Post: 19th November 2016, 22:53
  2. Replies: 1
    Last Post: 3rd August 2016, 08:21
  3. Replies: 5
    Last Post: 26th August 2011, 20:08
  4. Replies: 0
    Last Post: 11th August 2009, 10:38
  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.