Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

Building 64-bit using Visual Studio 2010

$
0
0
Our app needs to be 64-bit (several of the libraries it depends on are 64-bit only), and we’re stuck using Visual Studio 2010 for now. I followed the instructions here: http://qt-project.org/forums/viewthread/23048 for building the 64-bit QT libraries. I couldn’t get the build to succeed with the 5.2 source code, but with the 5.1 source code I’m able to build the libraries. Now what? I think I need to add this as a “kit” but it’s not at all obvious how to proceed. Also, there are several developers who will be working on this project, what files do I need to copy to the other developers’ hard drives so they can build it too? Thanks, Chris

Viewing all articles
Browse latest Browse all 13965

Trending Articles