Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Error while building/deploying project histoProject (kit: Desktop Qt 5.5.1 MSVC2010 32bit) When executing step "Make"
Qt 6.11 is out! See what's new in the release blog

Error while building/deploying project histoProject (kit: Desktop Qt 5.5.1 MSVC2010 32bit) When executing step "Make"

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 1.2k 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.
  • K Offline
    K Offline
    khalistan
    wrote on last edited by
    #1

    I installed Qt from qt installer. So it installed latest version.
    After that I installed Microsoft visual studio 2010.
    My Microsoft visual studio's trail period was expired so I removed it.
    But now When I open Qt and trying to debug or release my project. It giving me that error.

    What can I do now?
    In my Qt folder I have '5.5' folder and then I have msvc2010 folder also bin/ qmake
    (C:\Qt\5.5\msvc2010\bin)
    I took screenshot from my setting in Qt creator.
    Please help me, I have to give my project tomorrow.
    Thanks

    https://onedrive.live.com/redir?resid=77B62DFD20C36D4C!5149&authkey=!AO4Gs7X6n6UCn7E&v=3&ithint=photo%2Cpng

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

      hi
      Since you removed VS 2010 you currently have no compiler. :)

      The fast way to get running would be to re-run the online installer
      and this time choose the
      mingw compiler instead of visual studio. ( make sure visual stud is not checked)
      It should just work again.

      You can also use Qt 5.6 and visual studio 2015 but it will take longer to get running.

      1 Reply Last reply
      0
      • hskoglundH Offline
        hskoglundH Offline
        hskoglund
        wrote on last edited by
        #3

        Hi, I also have this problem that the trial version of my MSVC compiler has expired. But you can still compile your Qt programs with MSVC compiler as long as you don't need debugging :-)

        1 Reply Last reply
        1

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved