Navigation

    Qt Forum

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

    • UNSOLVED qmake custom compiler use output
      Tools • qmake compilers qmake variables • • Skycoder  

      1
      0
      Votes
      1
      Posts
      368
      Views

      No one has replied

    • UNSOLVED QT enable cross-compiling using MinGW (precompiled)
      General and Desktop • qtcreator cross compile mingw cross platform compilers • • CybeX  

      6
      0
      Votes
      6
      Posts
      3449
      Views

      I can only second what @ambershark says. Using a virtual machine is far less pain than what you are trying.
    • SOLVED Qt creator needs a compiler
      General and Desktop • qt creator qt5.6 msvc2015 compilers compilers path • • neda  

      5
      0
      Votes
      5
      Posts
      4396
      Views

      Did you really install VS2015? Do you have "Microsoft Visual Studio 2015" in Control Panel\All Control Panel Items\Programs and Features? If so then select it and press "Change" and make sure to install C++.
    • UNSOLVED QtQuick compiler
      General and Desktop • open source compilers qt quick compil • • zappy  

      2
      0
      Votes
      2
      Posts
      680
      Views

      Hi, Currently the QtQuickCompiler is a licensed product, you should rather contact the Qt Company for these questions.
    • Qtcreator 3.5 compiler problem
      Installation and Deployment • problem compilers qtcreator 3.5.0 compilers path • • kirbX  

      4
      0
      Votes
      4
      Posts
      1043
      Views

      You're welcome ! Since you have it working now, please update the thread title prepending [solved] so other forum users may know a solution has been found :) Also, while browsing the forum, if you come across answer(s) that you find useful, please consider up-voting them. That will make them more visible for other visitors.
    • Why does qmake fail to remove (rm) files correctly during rebuild with a custom compiler?
      Tools • qmake make compilers undocumented • • Steve Muchow  

      1
      0
      Votes
      1
      Posts
      681
      Views

      No one has replied

    • [SOLVED]Unexpected behaviour with int x[i] where 'i' is not known at compile time.
      C++ Gurus • array compilers non-qt dynamic allocat • • ealione  

      5
      0
      Votes
      5
      Posts
      1459
      Views

      @ealione The good thing is that typically users do not notice. The problem is popping up when trying to compile with older compilers or you remember that such stuff was not possible in the past. As @mcosta suggests there is probably a recommendation out. On the other compiler versions are changing too rapidly and also the versions of recommendations.