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. how to install a basic Qt SDK enviroment under winXP without root privilege and without QT IDEs ?
Qt 6.11 is out! See what's new in the release blog

how to install a basic Qt SDK enviroment under winXP without root privilege and without QT IDEs ?

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 1.7k 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.
  • Z Offline
    Z Offline
    zhxie
    wrote on last edited by
    #1

    Dear all

    I am a RD. engineer for a large computer hardware manufacturing. I recently need to develop a calculation software for other engineers in my department. In the process of developing this software I chose Qt to develop the GUI. However, I was unable to install Qt without help from MIS due to installation of vc-redistributable which is used by Qt Creator and Qt Designer.

    In fact, I (and other co-developers) don't need these stuff at all. All we need are simply Qt library and qmake. I assume that there is a way to install Qt without those IDEs depending on vc-redistributable and I can install such an enviroment without root privilege. So, my question is how to install a basic Qt SDK enviroment under winXP without root privilege and without QT IDEs ?

    Best regard

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

      Download just the libraries (just click "Downloads" on top of this page, and go to libraries section), or compile code from source. You can use the SDK, too, but choose MinGW instead of MSVC to avoid installation of the redistributable (I'm not certain of that last sentence, I have not used the SDK for a year or two).

      (Z(:^

      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