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. Do I need Visual Studio Add-in with Qt 5.1.1 for Windows 64-bit (VS 2012, 525 MB)?
Qt 6.11 is out! See what's new in the release blog

Do I need Visual Studio Add-in with Qt 5.1.1 for Windows 64-bit (VS 2012, 525 MB)?

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 1.4k 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.
  • J Offline
    J Offline
    jh224
    wrote on last edited by
    #1

    Do I need Visual Studio Add-In if I have installed Qt 5.1.1 for Windows 64-bit (VS 2012, 525 MB)?

    1 Reply Last reply
    0
    • Chris KawaC Online
      Chris KawaC Online
      Chris Kawa
      Lifetime Qt Champion
      wrote on last edited by
      #2

      It depends on which IDE you plan to use.
      If you want to use QtCreator (with only VC11 compiler from VS2012) then no, the add-in is not needed.
      If you want to use Visual Studio then the add-in is not strictly required, but highly recommended. Otherwise you'll have to do anything Qt related manually (like running moc and uic, adding defines and Qt libs etc.). A lot of boring work that add-in does without your interaction.

      1 Reply Last reply
      0
      • J Offline
        J Offline
        jh224
        wrote on last edited by
        #3

        Thanks Chris.

        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