[Qt-creator] MS Visual Studio compiler with Qtcreator

Boy Lenssen Boy.Lenssen at esaote.nl
Thu Jan 22 15:04:45 CET 2009


I sometimes switch to MinGW to be able to debug, but I noticed that the MS compiler to be faster...

 

________________________________

From: Marek Jasovsky [mailto:jasovsky.marek at gmail.com] 
Sent: Thursday, January 22, 2009 2:57 PM
To: qt-creator at trolltech.com
Subject: Re: [Qt-creator] MS Visual Studio compiler with Qtcreator

 

Ps... I can not compare compilation time... hard to say

regards

2009/1/22 Marek Jasovsky <jasovsky.marek at gmail.com>

Hi

you have to do it manually... when you create makefile with qmake, you give there -spec win32-msvc2008 parameter and makefile will be modified so that code will be compiled using this compiler, but you have to have whole Qt compiled using msvc compiler. (so also path settings have to contain paths to exe and include files... for this you can use bat file provided with visual studio (command prompt) and update PATH to contain also path to Qt binaries...

if you want, I could provide you with bat file I use for setting up this evironment



Marek

2009/1/22 Zine eddine Bendjaballah <zineeddine.b at hotmail.com>

Hi,

How can I choose the msvs compiler in Qtcreator? I did not find any option in this way. 
Is there any documentation explaining the process?

cheers.

________________________________

Date: Thu, 22 Jan 2009 14:46:27 +0100
From: jasovsky.marek at gmail.com
To: qt-creator at trolltech.com
Subject: Re: [Qt-creator] MS Visual Studio compiler with Qtcreator



Hi

yes it is possible, I use it this way and have no problems with this. only thing you have to pay attention to is, that you cannot use gdb debugger and displaying qt stuff in msvc debugger is not always that easy

Regards

Marek

2009/1/22 Zine eddine Bendjaballah <zineeddine.b at hotmail.com>

Hi,

I know that's possible to use Qt in visual studio development environment. Is it possible to use msvs compiler in Qtcreator instead of Mingw?

Best regards.

Zinou.

________________________________

Découvrez toutes les possibilités de communication avec vos proches <http://www.microsoft.com/windows/windowslive/default.aspx> 


_______________________________________________
Qt-creator mailing list
Qt-creator at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

 

________________________________

Téléchargez le nouveau Windows Live Messenger ! Téléchargez Messenger, c'est gratuit ! <http://get.live.com/messenger/overview> 


_______________________________________________
Qt-creator mailing list
Qt-creator at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090122/bd3a4e81/attachment.html 


More information about the Qt-creator-old mailing list