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. [SOLVED] Two sets of applications in SDK install?
QtWS25 Last Chance

[SOLVED] Two sets of applications in SDK install?

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 1 Posters 1.5k 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.
  • ? This user is from outside of this forum
    ? This user is from outside of this forum
    Guest
    wrote on last edited by
    #1

    Hello,

    I recently installed QtSDK 1.2 and started having some problems with the documentation. I have reported that bug, but in the exploration of it, I discovered that the installation also has two sets of same applications, only different in size. They are assistant.exe, designer.exe and linguist.exe, and the folders are

    C:\QtSDK\QtCreator\bin
    C:\QtSDK\Desktop\Qt\4.8.0\mingw\bin

    Can someone explain is this intended to be this way (because I see a lot of sloppyness in whole Maintenance app and the Installation process)

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      Yes, that is intended.

      Qt Creator comes with its own Qt. This is to avoid Qt Creator breaking when somebody breaks his Desktop/Qt which is after all intended for developers to experiment and work with. Accidents do happen, they are twice as bad when they break your favorite IDE that you need to fix the breakage;-)

      1 Reply Last reply
      0
      • ? This user is from outside of this forum
        ? This user is from outside of this forum
        Guest
        wrote on last edited by
        #3

        Thanks a lot for the answer!

        Cheers!

        [quote author="Tobias Hunger" date="1331767111"]Yes, that is intended.

        Qt Creator comes with its own Qt. This is to avoid Qt Creator breaking when somebody breaks his Desktop/Qt which is after all intended for developers to experiment and work with. Accidents do happen, they are twice as bad when they break your favorite IDE that you need to fix the breakage;-)[/quote]

        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