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. Unable to use Qt 4.3.0 with Visual Studio 2010, what to do?
Forum Updated to NodeBB v4.3 + New Features

Unable to use Qt 4.3.0 with Visual Studio 2010, what to do?

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

    I was using Qt 3 years ago. having license till Qt 4.3.1. I was using Qt 4.3.0 on Visual Studio 6.0 on windows xp.
    I have not worked last 3 years.
    Now Again I have started working, but problem is , I am using windows 7, and VS6.0 or VS2005 is not supported by windows 7.
    and Qt 4.3.0 or 4.3.1 not working on VS2010.
    what to do?

    I am trying to built old code on visual studio 2010 with Qt static build.

    how to start once again Qt?

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      welcome to devnet

      You can use also MSVC 2005 on windows 7. There should be no problem. I am using MSVC 2005 with Qt 4.7.x. I guess you may even continue with your old build of Qt 4.3.0, if you really want to do that.

      For MSVC 2010 you may use the "pre-build libs,":http://releases.qt-project.org/qt4/source/qt-win-opensource-4.8.2-vs2010.exe but those are dynamic. Those are recent.

      Probably you should start with this "wiki page":http://qt-project.org/wiki/Support_for_Windows

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • R Offline
        R Offline
        Raj303
        wrote on last edited by
        #3

        I am getting following error when opening VS2005 on windows 7 .

        Visual Studio 2005 has a known compatibility issue with this version of windows.

        1 Reply Last reply
        0
        • K Offline
          K Offline
          koahnig
          wrote on last edited by
          #4

          [quote author="Raj303" date="1346142358"]I am getting following error when opening VS2005 on windows 7 .

          Visual Studio 2005 has a known compatibility issue with this version of windows.[/quote]
          I do not remember what messages I have gotten when I initially installed msvc 2005 on my windows 7 64 bit machine. However, it is working. There is a service pack you need. That I remember for sure.

          Here is some "information":http://msdn.microsoft.com/en-us/vstudio/aa948853.aspx . There you find also a reference to the service pack required.

          Vote the answer(s) that helped you to solve your issue(s)

          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