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. (SOLVED)Recompiling QT downloaded Installation Program
Qt 6.11 is out! See what's new in the release blog

(SOLVED)Recompiling QT downloaded Installation Program

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

    Hello,

    I installed Qt libraries 4.8.5 for Windows (VS 2008), which is x86 compiled, with a installation program from downloads page, but I need this for x64 plataform.
    So I installed Windows SDK 7.1, opened the Windows SDK 7.1 Command Prompt, run configure and nmake, like would do if I had downloaded the source code.
    The processe is going until now, and has passed 4 hours.

    Would I expect some error?

    Thanks!

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

      You should download the source from "here":http://download.qt-project.org/official_releases/qt/4.8/4.8.5/qt-everywhere-opensource-src-4.8.5.zip
      The zip file is for compilation. In the past there has been quite some issues with trying to recompile the source code as supplied with the pre-built versions. Therefore, it is better to start from scratch with the original code.

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

      1 Reply Last reply
      0
      • V Offline
        V Offline
        ViniciusCampanha
        wrote on last edited by
        #3

        Thanks koahnig!

        I downloaded the source and compile by this, better not take the risk.

        Cya!

        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