A first posting about working with Qt and Visual C++ in QtCreator
Using QtCreator together with the Visual Studio Build Tools
by Jens Weller
From the article:
For a while I've been using QtCreator as my IDE, mostly because its deep integration with Qt, as most of my projects are Qt related. With this, I also preferred (and still do a little) to use the MinGW builds of Qt on Windows. In the past, as GCC was a little bit better with the newer standards, today, well, never change a running system...
Add a Comment
Comments are closed.