[Qt-creator] MS Visual Studio compiler with Qtcreator
Stan Holmes
zs6hal at gmail.com
Sun Jan 25 12:16:01 CET 2009
Marek Jasovsky wrote:
> 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
> <mailto: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 <mailto:jasovsky.marek at gmail.com>
> To: qt-creator at trolltech.com <mailto: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
> <mailto: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 <mailto: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 <mailto:Qt-creator at trolltech.com>
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
Hi
Would this be the same if I wanted to use PGI compiler
Stan
More information about the Qt-creator-old
mailing list