Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Tags
    3. kit
    Log in to post

    • UNSOLVED How to choose compiler and kit
      General and Desktop • windows compile kit • • TMJJ001  

      3
      0
      Votes
      3
      Posts
      3058
      Views

      Hi Do you really need that many kits installed ?? Desktop QT 5.6.2 MinGW 32bit -> can make normal win32 apps in 32 bit. Run on win 10 64 bit too ( as 32 bit) Desktop QT 5.6.2 MSVC2013 32bit. -> 32 bit, you must install compiler yourself. VS 2013 ONLY ( runs on 64 bit too) Desktop QT 5.6.2 MSVC2013 64bit -> 64 bit, you must install compiler yourself. VS 2013 ONLY ( runs ONLY 64 bit ) Desktop QT 5.6.2 MSVC2015 32bit -> 32 bit, you must install compiler yourself. VS 2015/17 ONLY ( runs on 64 bit too) Desktop QT 5.6.2 MSVC2015 64bit -> 64 bit, you must install compiler yourself. VS 2015/17 ONLY ( runs ONLY on 64 bit) Desktop QT 5.6.2 for Universal Windows Patform 32bit Not a Desktop app. WinRT only app Desktop QT 5.6.2 for Universal Windows Patform 64bit Not a Desktop app. WinRT only app Sounds to me you can just use mingw. for both 32/64 bit unless you want app to be 64 bit ?
    • SOLVED Create 32 and 64bit Kits on windows
      Tools • windows 32bit kit 64-bit • • davecotter  

      3
      0
      Votes
      3
      Posts
      3814
      Views

      yes, specify 32 and 64 for msvc2015 i was able to ignore the warnings the kits i picked worked
    • SOLVED Can't choose build generator when adding new kit in Qt
      General and Desktop • android qt5 cmake build kit • • sosun  

      3
      0
      Votes
      3
      Posts
      1030
      Views

      Hi, Glad you found out and thanks for sharing ! You can mark the thread as solved using the "Topic Tool" button :)
    • Error with the kit
      Installation and Deployment • error kit qt5.4 x64 • • MZein1292131  

      2
      1
      Votes
      2
      Posts
      1093
      Views

      Hi and welcome to devnet, Not a direct answer but why not use the latest version (i.e. 5.5.1) since your are starting ?
    • Cant run app for Android
      Mobile and Embedded • android kit avd • • dionis.  

      3
      0
      Votes
      3
      Posts
      950
      Views

      I have downloaded QT from here, it is the only url I founded for Qt for Android. I don't know if it is the right one, or if there are additional packages needed.
    • [SOLVED]QMake,how to achieve kit detection and automatic conditional linking.
      General and Desktop • qmake linker kit • • musimbate  

      3
      0
      Votes
      3
      Posts
      2757
      Views

      @Chris-Kawa Thanks ,works like a charm.
    • [Not solved] Add kit with new compiler
      General and Desktop • mingw compiler kit • • Franckynos  

      4
      0
      Votes
      4
      Posts
      1219
      Views

      Hi, try to follow these instructions and verify if is possible to build using MinGW64