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. Problem with Qt 5.5.1 Win32 VS 2013
Forum Updated to NodeBB v4.3 + New Features

Problem with Qt 5.5.1 Win32 VS 2013

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

    Hello...

    I downloaded and installed -Qt 5.5.1 for Windows 32-bit (VS 2013, 804 MB)- from https://www.qt.io/download-open-source/#section-2

    Everything worked perfectly, but at the end of the instalation when it should launch Qt Creator nothing happened.
    qtcreator.exe doesn´t work in any way,launching command line doesn´t show any error msg.

    I tried to compile my Qt project command line:

    • qmake worked afther adding C:\Qt\Qt5.5.1\5.5\msvc2013\bin to path.
    • nmake didn´t work: not recognized .....

    Looking in ...msvc2013\bin there is no nmake executable, indeed there is no nmake at all in my disk.

    I´m in Windows 7.

    What am i doing wrong??

    Thanks.

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

      Hi and welcome to devnet,

      Did you install Visual Studio 2013 ?

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

      S 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi and welcome to devnet,

        Did you install Visual Studio 2013 ?

        S Offline
        S Offline
        santigoro
        wrote on last edited by
        #3

        @SGaist Thank you for the fast reply and the wellcome.

        No... i didn´t install VS, i assumed a full-working compiler was included.

        Finally i used the online installer: Qt 5.5.1 + MinGW 4.9.1
        Now everything is working perfectly.

        Best regards.
        Santi.

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

          You're welcome !

          Visual Studio's only available through Microsoft.

          Since you have found a "workaround", please mark the thread as solved using the "Topic Tool" button so other forum users may know a solution has been found :)

          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