Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

Building Qt5 projects via VS2012 Visual C++ project

$
0
0
First of all, is it even possible? It seems like with VS-add-ins and what not, Qt wants to have its fingers throughout the build process. If I just wanted to identify Qt (i.e. includes, libs, etc) as part of a Visual C++ project, is that all we need to do: i.e. identify those directories and such? If we need to use the add-in, or even work through QtCreator, we will, but I’d like to run through Visual Studio since that is our preferred IDE. Thanks in advance…

Viewing all articles
Browse latest Browse all 2113

Trending Articles