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. Environment variables?
Forum Updated to NodeBB v4.3 + New Features

Environment variables?

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

    I'm not sure exactly which environment variables I need to add (or if my problem is something else). I installed QT Creator 5 today for the first time. When I try to build I always get an error (Error while building/deploying project (kit: Desktop Qt 5.3 MSVC2012 OpenGL 32bit).

    If I click on design I get the error QML Emulation Layer (QML Puppet) Building was Unsuccessful or sometimes I get that it is doing something for the first time on this install and gets stuck at exactly 5% each time and QT becomes unresponsive (fairly sure it won't recover as have left it around 15 minutes and the task manager suggests QT is not doing anything). I installed QT 5.3 and accepted the default settings.

    I'm using Windows 8.1 64 bit with Visual Studio 2013 Express installed. Also installed MinGW with QT. I've tried running as Administrator.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      You can't use Qt built for MSVC2012 with MSVC2013. Microsoft compilers are not compatible one with the other. You have to match the package and compilers.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • N Offline
        N Offline
        n00b31
        wrote on last edited by
        #3

        Thanks for your reply. I'm installing 2012 Express now.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          You can also install Qt for MSVC2013

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          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