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 4.7.3 and VS 2010 Setup
Qt 6.11 is out! See what's new in the release blog

Qt 4.7.3 and VS 2010 Setup

Scheduled Pinned Locked Moved Installation and Deployment
12 Posts 4 Posters 7.0k 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.
  • P Offline
    P Offline
    pbhuter
    wrote on last edited by
    #1

    I've set up Qt before with VS (2005) at work (I found a website with details), but I'm trying to set it up at home (4.7.3%VS 2010) and I can't figure it out (I can't find said website). I have installed DirectX SDK and Windows SDK, but I seem to remember something else to install and having to move some files around so they were in the right location. Anyone out there know what I'm talking about how how to get it setup? I tried following some instructions I found that told me to use OpenSSL and Perl and a batch file, but that didn't work, either (couldn't even get "configure" to run). Please help me out quickly, I really need to get Qt up and running ASAP. Thanks so much in advance for any help.

    1 Reply Last reply
    0
    • G Offline
      G Offline
      gshannon
      wrote on last edited by
      #2

      I can't recall when the post occurred, but about 6 months ago I performed a search and found a post about this subject. The recommendations seemed to work fine. Sorry that I can't point you to the exact one.

      1 Reply Last reply
      0
      • P Offline
        P Offline
        pbhuter
        wrote on last edited by
        #3

        I probably was looking at the same post 6 months ago when I installed it at work.

        1 Reply Last reply
        0
        • G Offline
          G Offline
          gshannon
          wrote on last edited by
          #4

          And here it is - search for this post: "install Qt v4.7.2 with visual studio 2010". Don't have time to learn how to create a link here.......

          1 Reply Last reply
          0
          • L Offline
            L Offline
            loladiro
            wrote on last edited by
            #5

            http://doc.qt.nokia.com/4.7/install-win.html
            http://www.codeinvain.com/blog/378/installing-qt-4-7-x-for-vs2010/

            1 Reply Last reply
            0
            • G Offline
              G Offline
              gshannon
              wrote on last edited by
              #6

              I found my old post - someone was kind enough to respond to this with good instructions.

              Note the response that uses jom - this tool significantly accelerated compile time.

              "http://developer.qt.nokia.com/forums/viewthread/5180/":http://developer.qt.nokia.com/forums/viewthread/5180/

              1 Reply Last reply
              0
              • P Offline
                P Offline
                pbhuter
                wrote on last edited by
                #7

                My CPU fan died on me, so I'll need to wait for the replacement to move forward. I'm pretty sure I'm having issues with PHONON. I installed DirectX SDK and Windows SDK, but I seem to remember needing to move some files around and/or run .BAT files. If anyone knows what I'm talking about, feel free to reply. I'll try the above suggestion with JOM when I get a new CPU fan.

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

                  jom allows speeding up the overall compilation process. It will be used as a replacement of nmake which does not support multiple cores. "jom does":http://labs.qt.nokia.com/2009/03/27/speeding-up-visual-c-qt-builds/ .

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

                  1 Reply Last reply
                  0
                  • P Offline
                    P Offline
                    pbhuter
                    wrote on last edited by
                    #9

                    Then I guess using jom won't help me any. So we're back to where I was with my first post. Does anyone know how to configure phonon using Windows SDK and DirectX SDK for Visual Studio 2010?

                    1 Reply Last reply
                    0
                    • G Offline
                      G Offline
                      gshannon
                      wrote on last edited by
                      #10

                      FYI - I just built Qt from the Visual Studio solution generated by the configure process. It used all available cores on my PC (six cores). It was necessary to create the x64 configuration for this, but that was a simple process, at least so far so good.

                      This does not speak to issue of configuring the build to achieve the goals re: DirectX SDK, although perhaps (and I'm guessing) the necessary configuration may be part of the solution file.

                      Sorry I'm not much help.

                      1 Reply Last reply
                      0
                      • P Offline
                        P Offline
                        pbhuter
                        wrote on last edited by
                        #11

                        gshannon - How do you do the x64 configuration? I may have found my solution, and I will post here when I'm certain. Thanks.

                        1 Reply Last reply
                        0
                        • P Offline
                          P Offline
                          pbhuter
                          wrote on last edited by
                          #12

                          Here's the link to the solution to my problem (I think - it's been running nmake for hours, now):

                          http://www.wikihow.com/Compile-Qt-Phonon-in-Windows-Vista

                          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