[Qt-creator] vc++ mingw32 Qt

Andre Poenitz andre.poenitz at mathematik.tu-chemnitz.de
Wed Feb 10 22:09:19 CET 2010


On Wed, Feb 10, 2010 at 08:40:33PM +0000, Thomas Dähling wrote:
> 2010/2/10 Andre Poenitz <andre.poenitz at mathematik.tu-chemnitz.de>:
> 
> > I am not sure it is possible to use VS with mingw (comes with the
> > MS compiler, and I think it works with icc)
> 
> You can use it with mingw, at least if you create a Makefile project.

Well, you can do basically everything with a Makefile based project,
it's just something I would not call "works with" out-of-the-box ;-)

> Not sure if CDB works with that, though ...

CDB does not works with g++, and gdb does not work with binaries created
by the MS compiler (without much technical reason...)

Andre'




More information about the Qt-creator-old mailing list