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. [Solved] Qt addin for Visual Studio 2013 not working

[Solved] Qt addin for Visual Studio 2013 not working

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

    I built Qt 5.2.0 with visual studio using these direction,
    Qt 5.1.1 with Visual Studio 2013 x64
    0. Install AcrivePerl from http://www.activestate.com/activeperl

    1. Install python http://www.python.org/download/releases/3.3.3/
    2. Get Ruby from: http://www.rubyinstaller.org/downloads/
    3. Install Windows SDK 8.1 from http://msdn.microsoft.com/en-us/windows/desktop/aa904949 even when you are using Windows 7. On older versions of Microsoft Windows the DirectX SDK should be installed.
    4. Download Qt 5.1.1 source code: http://download.qt-project.org/official_releases/qt/5.1/5.1.1/single/qt-everywhere-opensource-src-5.1.1.zip
    5. Start “VS2013 x64 Native Tools Command Prompt“
    6. configure -developer-build -opensource -nomake examples -nomake tests
    7. nmake

    Next, I downloaded the Qt addin for Visual Studio 2013 from here, https://mega.co.nz/#!nMRDWQzR!W2lCQ3-tuReacwEUbv0i2yB3acVqYAVbnd6xl21Ey7o.

    In my environmental variable, I added QTDIR and the path/qt-everywhere-opensource-src-5.2.0.

    When I try to create a new project, I get an error that it cannot find a Qt build. In the Qt options, I tried to add the path to qmake but it does not let me add the path.

    Does anyone know how I can get this to work?

    Thanks.

    1 Reply Last reply
    0
    • W Offline
      W Offline
      Whiterabbott
      wrote on last edited by
      #2

      I rebuilt Qt and now it works. Something most have happened during the build process.

      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