Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. I have messed with Visual Studio and now paying the price
Forum Updated to NodeBB v4.3 + New Features

I have messed with Visual Studio and now paying the price

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
4 Posts 3 Posters 711 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.
  • E Offline
    E Offline
    ed-wright
    wrote on last edited by ed-wright
    #1

    Hi Forum,

    I was looking through my Microsoft Visual Studio 2015 Modify Settings and came across common tools for visual C++ 2015, i checked the box and clicked update.

    Now when i am on Qt Creator any project i run gives the following error when i try to run it.

    Starting D:\QTProjects\build-MVV_QT-Desktop_Qt_5_10_1_MSVC2015_32bit-Debug\debug\MVV_QTf.exe...
    The program has unexpectedly finished.
    The process was ended forcefully.
    D:/QTProjects/build-MVV_QT-Desktop_Qt_5_10_1_MSVC2015_32bit-Debug/debug/MVV_QTf.exe crashed.
    

    I have no idea what to do :(

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

      Hi,

      Did you do a full rebuild of you application ?

      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
      • E Offline
        E Offline
        ed-wright
        wrote on last edited by
        #3

        @SGaist Yes i have done a full rebuild and now only x64 builds work, whereas before only x86 builds worked. Also the x86 version is complaining it cant find rc.exe. I dont know if that helps

        Thanks

        aha_1980A 1 Reply Last reply
        0
        • E ed-wright

          @SGaist Yes i have done a full rebuild and now only x64 builds work, whereas before only x86 builds worked. Also the x86 version is complaining it cant find rc.exe. I dont know if that helps

          Thanks

          aha_1980A Offline
          aha_1980A Offline
          aha_1980
          Lifetime Qt Champion
          wrote on last edited by
          #4

          hi @ed-wright,

          we had that recently for someone else with rc.

          I think he worked around this by adding the PATH to rc.exe in his Kits settings. But idealy it should work out of the box.

          Which Creator version is this?

          Regards

          Qt has to stay free or it will die.

          1 Reply Last reply
          2

          • Login

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