devwiki:cpp_qt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
devwiki:cpp_qt [2021/09/28 11:21] – [Problems and Solutions] yingdevwiki:cpp_qt [2022/08/16 08:52] (current) – [Get Start on C++ Qt Combo Developemnt] ying
Line 4: Line 4:
     - download Qt library for host platform (QtCreator normally included)     - download Qt library for host platform (QtCreator normally included)
       * offline installer link: (no need admin right, more like unpacker): https://www.qt.io/download-open-source/#section-2       * offline installer link: (no need admin right, more like unpacker): https://www.qt.io/download-open-source/#section-2
-      * note: the QtCreator is like a IDE with compiler built-in+        * note: the QtCreator is like a IDE with compiler built-in 
 +      * update offline install, go Qt Creator: https://www.qt.io/offline-installers 
 +        * now, when ask login, change clock to 2019, it wont ask for login
       * note: All you actually need is the Qt library, you can command line build cpp with the bin tool inside and your text editor.       * note: All you actually need is the Qt library, you can command line build cpp with the bin tool inside and your text editor.
     - read my guide note below      - read my guide note below 
  • devwiki/cpp_qt.1632828082.txt.gz
  • Last modified: 2021/09/28 11:21
  • by ying