Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. how to configure compile and navigate through code of Qt creator

how to configure compile and navigate through code of Qt creator

Scheduled Pinned Locked Moved Unsolved General and Desktop
9 Posts 3 Posters 2.5k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Q Offline
    Q Offline
    Qt Enthusiast
    wrote on last edited by Qt Enthusiast
    #1

    Hi

    I have downloaded a qt creator source code
    https://github.com/qt-creator/qt-creator

    . I have QT 5.6 ,

    I want to configure build install and navigate the code of QT Creator and I have to debug also the same
    can some one guide me how to do that

    I have to develop an application silmlar to QT creator

    1 Reply Last reply
    1
    • aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by aha_1980
      #2

      @Qt-Enthusiast: Please see http://code.qt.io/cgit/qt-creator/qt-creator.git/tree/README.md (this file is also contained in the source tree) and maybe also https://wiki.qt.io/Building_Qt_Creator_from_Git

      To navigate through the code it's best to open qtcreator.pro in QtCreator :) (At least that's how I do it).

      Qt has to stay free or it will die.

      1 Reply Last reply
      3
      • Q Offline
        Q Offline
        Qt Enthusiast
        wrote on last edited by
        #3

        @aha_1980 said in how to configure compile and navigate through code of Qt creator:

        To navigate through the code it's best to open qtcreator.pro in QtCreator :) (At least that's how I do it).

        To navigate through the code it's best to open qtcreator.pro in QtCreator :) (At least that's how I do it).

        reply This is not working for me

        I downloaded qt 5.6.3 http://ftp.jaist.ac.jp/pub/qtproject/archive/qt/5.6/5.6.3/qt-opensource-windows-x86-winrt-msvc2015-5.6.3.exe
        got qt creator

        there is pro file C:\Users\myname\Desktop\qt-creator-master\qt-creator-master
        I try to open project file qtcreator in qtcreator found in qt5.63
        but did not work
        w

        Any thing you can suggest more

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Hi,

          What exactly did not work ? Please explain clearly what happened on your machine.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          1
          • Q Offline
            Q Offline
            Qt Enthusiast
            wrote on last edited by
            #5

            @Qt-Enthusiast said in how to configure compile and navigate through code of Qt creator:

            I downloaded qt 5.6.3 http://ftp.jaist.ac.jp/pub/qtproject/archive/qt/5.6/5.6.3/qt-opensource-windows-x86-winrt-msvc2015-5.6.3.exe

            I am getting no valid kits found and Desktop is a question mark

            1 Reply Last reply
            0
            • Q Offline
              Q Offline
              Qt Enthusiast
              wrote on last edited by
              #6

              I have downloaded https://github.com/qt-creator/qt-creator and Now I want to navigate the source code of qt creator . I tried to install qt5.63 from I downloaded qt 5.6.3 http://ftp.jaist.ac.jp/pub/qtproject/archive/qt/5.6/5.6.3/qt-opensource-windows-x86-winrt-msvc2015-5.6.3.exe
              but I open .qtcreator.pro file it does not get con

              1 Reply Last reply
              0
              • SGaistS Offline
                SGaistS Offline
                SGaist
                Lifetime Qt Champion
                wrote on last edited by
                #7

                Why are you trying to use the WinRT version of Qt ?

                Did you also install Visual Studio 2015 ?

                Interested in AI ? www.idiap.ch
                Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                1 Reply Last reply
                2
                • Q Offline
                  Q Offline
                  Qt Enthusiast
                  wrote on last edited by
                  #8

                  Yes I have Visuali Studio 2107

                  1 Reply Last reply
                  0
                  • SGaistS Offline
                    SGaistS Offline
                    SGaist
                    Lifetime Qt Champion
                    wrote on last edited by
                    #9

                    You didn't answer to my first question.

                    Why not use the VS2017 package since you installed Visual Studio 2017 ?

                    Interested in AI ? www.idiap.ch
                    Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                    1 Reply Last reply
                    0

                    • Login

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • Users
                    • Groups
                    • Search
                    • Get Qt Extensions
                    • Unsolved