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. Qt Creator MSVC2012

Qt Creator MSVC2012

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
12 Posts 2 Posters 2.9k Views
  • 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.
  • F Offline
    F Offline
    falconmaverick
    wrote on last edited by A Former User
    #1

    Hello,
    i have installed QT Creator MSVC2012. I m going to install visual studio 2012 to have compiler 64 bits.

    How must i configure it in Creator? and How to configure Debuger too?
    thanks you

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

      Hi,

      Qt Creator should auto detect the visual studio compiler.

      For the debugger you need to first grab it from Microsoft's website.

      Out of curiosity, why use such an old version of VS ?

      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
      • F Offline
        F Offline
        falconmaverick
        wrote on last edited by
        #3

        i want to link Library build with visual studio 2012 (Abaqus API). Is it working with 2015? Where must i grabe debugger on Micorosoft Website?
        thanks you again

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

          Unless it's a pure C library, no it won't. You can't mix and match compilers on Windows, they are not compatible one with the other.

          It starts here.

          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
          • F Offline
            F Offline
            falconmaverick
            wrote on last edited by
            #5

            so if i inderstand whath you say,
            if for exemple: i have a lib build with visual studio 2012, i can't link it with 2015?

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

              If it's a C++ library, no you can't.

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

              F 1 Reply Last reply
              0
              • SGaistS SGaist

                If it's a C++ library, no you can't.

                F Offline
                F Offline
                falconmaverick
                wrote on last edited by
                #7

                @SGaist ok thanks..

                F 1 Reply Last reply
                0
                • F falconmaverick

                  @SGaist ok thanks..

                  F Offline
                  F Offline
                  falconmaverick
                  wrote on last edited by
                  #8

                  @falconmaverick i made a mistake. Lib are with visual studio 2010 not 2012. Is there a version 64 bits? before i use sdk 7.1 but now i can t install it on Windows 10 (Framework error in install)

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

                    Depends on which version of Visual Studio 2010 you installed.

                    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
                    • F Offline
                      F Offline
                      falconmaverick
                      wrote on last edited by
                      #10

                      ok sorry again..

                      which one include 64 bits compiler? Ultimate? professionnal? Have you a trial version link to test?

                      thanks you again....again

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

                        All that are not Express edition. But IIRC, you can get the 64 bit compiler with the Windows SDK.

                        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
                        • F Offline
                          F Offline
                          falconmaverick
                          wrote on last edited by
                          #12

                          i will try tomorrow, thanks you for your quick answer!!!

                          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