Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Why 'qtcreator.7z' has no 'sdktool' included?

Why 'qtcreator.7z' has no 'sdktool' included?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
5 Posts 2 Posters 513 Views 1 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.
  • D Offline
    D Offline
    Dmitry.Sokolov
    wrote on last edited by
    #1

    There is
    https://download.qt.io/official_releases/qtcreator/4.12/4.12.4/installer_source/windows_msvc2017_x64/qtcreator.7z
    that has no 'sdktool.exe' included.

    But
    https://download.qt.io/official_releases/qtcreator/4.12/4.12.4/qt-creator-opensource-windows-x86_64-4.12.4.exe
    has.

    Is it a bug or what?

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      The first link is the source code of Qt Creator's installer. It does not contain binaries, you have to compile them yourself, and use QtIFW binaries to create the installer.

      The second link contains prebuilt installer of Qt Creator.

      It is not a bug, as far as I can see (but I've only glanced at it, I may be wrong).

      (Z(:^

      1 Reply Last reply
      1
      • D Offline
        D Offline
        Dmitry.Sokolov
        wrote on last edited by
        #3

        @sierdzio

        The first link is the source code of Qt Creator's installer. It does not contain binaries

        Do you ever look at that archive?

        The content is:

        bin
            clang
            plugins
            qml
            AdvancedDockingSystem4.dll
            Aggregation4.dll
            buildoutputparser.exe
            changelog.jom.txt
            clangbackend.exe
            clangpchmanagerbackend.exe
            clangrefactoringbackend.exe
            Clangsupport4.dll
            cpaster.exe
            ...
        lib
        share
        
        1 Reply Last reply
        0
        • sierdzioS Offline
          sierdzioS Offline
          sierdzio
          Moderators
          wrote on last edited by
          #4

          Indeed, you're right and I apologize. I assumed it works much like Qt archives. So, I don't know the answer and don't quite know what's the point of these archives :-D If a file is missing there, though, you can notify Qt devs via Qt bugtracker https://bugreports.qt.io

          (Z(:^

          1 Reply Last reply
          0
          • D Offline
            D Offline
            Dmitry.Sokolov
            wrote on last edited by
            #5

            OK, 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