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. Compiling for 64-bit platform on Visual Studio 2005
Forum Updated to NodeBB v4.3 + New Features

Compiling for 64-bit platform on Visual Studio 2005

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

    Hello,

    I am new to -QT- Qt and cannot find answer to the following question: How do you compile 64-bit projects as there are no 64 bit libs in my \Qt\4.7.3\lib folder ?
    I can build 32 bit projects without any error, but 64 bit fails for obvious reason.
    Should I build -QT- Qt sources files on my own, or there is easier way ?

    Thank you.

    Kresimir

    1 Reply Last reply
    0
    • J Offline
      J Offline
      JarJarThomas
      wrote on last edited by
      #2

      No there is no easy way you really have to recompile it.
      i really suggest using different dll names just to prevent accidentally mixing a standard qt version with your own qt version.

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kresimirt
        wrote on last edited by
        #3

        Ok, thanks for your reply.

        1 Reply Last reply
        0
        • L Offline
          L Offline
          ludde
          wrote on last edited by
          #4

          Building a 64 bit version of Qt for Windows is quite easy, though. Just build it (using configure and nmake) from the 64 bit command line shell that comes with Visual Studio.

          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