Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt created C++ project running error
Forum Updated to NodeBB v4.3 + New Features

Qt created C++ project running error

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
19 Posts 3 Posters 2.2k Views
  • 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.
  • F fuck_vk

    @J.Hilk

    I should be installed, the specific installation did not install how to check under the next? I'm the windows 10 system.

    J.HilkJ Offline
    J.HilkJ Offline
    J.Hilk
    Moderators
    wrote on last edited by
    #10

    @fuck_vk said in Qt created C++ project running error:

    @J.Hilk

    I should be installed, the specific installation did not install how to check under the next? I'm the windows 10 system.

    I'm not quite sure I understand your answer correctly.

    If you installed the Windows sdk, QtCreator should automatically detect it.
    What options do you have when you open the combobox?

    Usually you'll find the debugger - that came with the sdk - under drive:\Path\To\Windows Kits\10\Debuggers\x64\cdb.exe


    Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


    Q: What's that?
    A: It's blue light.
    Q: What does it do?
    A: It turns blue.

    F 1 Reply Last reply
    0
    • jsulmJ jsulm

      @fuck_vk Did you try to build with the other Kit (without UWP)?

      F Offline
      F Offline
      fuck_vk
      wrote on last edited by
      #11

      @jsulm

      Never tried.

      jsulmJ 1 Reply Last reply
      0
      • F fuck_vk

        @jsulm

        Never tried.

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #12

        @fuck_vk OK. Do you really need UWP? If not then use the other Kit.

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        1
        • J.HilkJ J.Hilk

          @fuck_vk said in Qt created C++ project running error:

          @J.Hilk

          I should be installed, the specific installation did not install how to check under the next? I'm the windows 10 system.

          I'm not quite sure I understand your answer correctly.

          If you installed the Windows sdk, QtCreator should automatically detect it.
          What options do you have when you open the combobox?

          Usually you'll find the debugger - that came with the sdk - under drive:\Path\To\Windows Kits\10\Debuggers\x64\cdb.exe

          F Offline
          F Offline
          fuck_vk
          wrote on last edited by
          #13

          @J.Hilk
          0_1547632978566_5.png
          0_1547632983429_6.png
          Does this mean I didn't install it?
          Do I have to download this before I install it (winsdksetup.exe)?!

          J.HilkJ 1 Reply Last reply
          0
          • F fuck_vk

            @J.Hilk
            0_1547632978566_5.png
            0_1547632983429_6.png
            Does this mean I didn't install it?
            Do I have to download this before I install it (winsdksetup.exe)?!

            J.HilkJ Offline
            J.HilkJ Offline
            J.Hilk
            Moderators
            wrote on last edited by
            #14

            @fuck_vk

            I meant this debugger combobox inside the kits tab of QtCreator settings

            0_1547633108978_9558f148-ea1d-4cf1-86ea-d0ea6793a99e-image.png


            Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


            Q: What's that?
            A: It's blue light.
            Q: What does it do?
            A: It turns blue.

            F 1 Reply Last reply
            0
            • J.HilkJ J.Hilk

              @fuck_vk

              I meant this debugger combobox inside the kits tab of QtCreator settings

              0_1547633108978_9558f148-ea1d-4cf1-86ea-d0ea6793a99e-image.png

              F Offline
              F Offline
              fuck_vk
              wrote on last edited by
              #15

              @J.Hilk
              0_1547633573677_7.png
              0_1547633582099_8.png

              J.HilkJ 1 Reply Last reply
              0
              • F fuck_vk

                @J.Hilk
                0_1547633573677_7.png
                0_1547633582099_8.png

                J.HilkJ Offline
                J.HilkJ Offline
                J.Hilk
                Moderators
                wrote on last edited by
                #16

                @fuck_vk seems like QtC does not find your windows kit, that brings me back to my original question.
                Did you install the "Windows10 Software Development Kit" ?

                https://developer.microsoft.com/windows/downloads/windows-10-sdk


                Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


                Q: What's that?
                A: It's blue light.
                Q: What does it do?
                A: It turns blue.

                F 1 Reply Last reply
                1
                • J.HilkJ J.Hilk

                  @fuck_vk seems like QtC does not find your windows kit, that brings me back to my original question.
                  Did you install the "Windows10 Software Development Kit" ?

                  https://developer.microsoft.com/windows/downloads/windows-10-sdk

                  F Offline
                  F Offline
                  fuck_vk
                  wrote on last edited by
                  #17

                  @J.Hilk

                  I don't know if it's installed. I chose the three: (UWP X64 (MSVC2015), msvc2015 64-bit, CDB Debugger. in Tools when I installed QT. I also read online tutorials installed, and it turned out to be like this

                  J.HilkJ 1 Reply Last reply
                  0
                  • F fuck_vk

                    @J.Hilk

                    I don't know if it's installed. I chose the three: (UWP X64 (MSVC2015), msvc2015 64-bit, CDB Debugger. in Tools when I installed QT. I also read online tutorials installed, and it turned out to be like this

                    J.HilkJ Offline
                    J.HilkJ Offline
                    J.Hilk
                    Moderators
                    wrote on last edited by
                    #18

                    @fuck_vk
                    ah, ok.

                    There's the problem, I assume.

                    The online installer you download from the offical webside can not, for legal reasons, provide everything out of the box, at least for Windows.

                    That means if you want to use MSVC and/or UWP compiler you have to install the compiler and the debugger seperately from Windows(their webside)

                    If you wan't an out of box solution from the Online/Offline installer than you have to use the mingw option. That one comes with a compiler and debugger to use.


                    Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


                    Q: What's that?
                    A: It's blue light.
                    Q: What does it do?
                    A: It turns blue.

                    F 1 Reply Last reply
                    3
                    • J.HilkJ J.Hilk

                      @fuck_vk
                      ah, ok.

                      There's the problem, I assume.

                      The online installer you download from the offical webside can not, for legal reasons, provide everything out of the box, at least for Windows.

                      That means if you want to use MSVC and/or UWP compiler you have to install the compiler and the debugger seperately from Windows(their webside)

                      If you wan't an out of box solution from the Online/Offline installer than you have to use the mingw option. That one comes with a compiler and debugger to use.

                      F Offline
                      F Offline
                      fuck_vk
                      wrote on last edited by
                      #19

                      @J.Hilk

                      I see. Thank you!

                      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