[Qt-creator] Visual Studio Compiler/Debugger support ?
Marek Jasovsky
jasovsky.marek at gmail.com
Mon Mar 9 06:57:36 CET 2009
Hi
I am not a troll, so I cannot answer some of your questions, but I still do
not understand the sentence with cmake hacking.
Qt uses project file of it's own, namely .pro/pri files. these are shipped
also for core Qt installation, so in order to compile Qt and Creator you do
not need to use cmake at all.
you just need to set up your working env correctly, and then you just run
configure and you can compile and run Qt stuff.
debugging is also possible, although there is not yet support for debug
visualizers (not sure, if it's included in vs addin, but I did not make this
one run)
what exactly do you call compiler support?
already now YOU CAN compile and run Qt applications using vc++ compiler...
and it goes very smoothly.
regards
Marek
2009/3/9 Wilton sampaio <dreamulelowid at gmail.com>
> Well,
> Let try to shape my question to real English.
>
> The MinGW for windows IS with development HALTED , the latest version is
> uses a ancient GCC and GDB build. The tdragon 4.3 builds are Non-usable.
> The MinGW developers says that have nothing like a release for a while.
>
> I think in two solutions for a continued straightforward Windows solution.
> 1º- Cygwin support
> 2º- MSVC support
>
> I prefer the second option, and as i known , the Visual C++ Express comes
> with a fullfetured compiler and debugger, and it can compile Qt fine.
> And qouting Qt developers(
> http://labs.trolltech.com/blogs/2007/09/18/qtwindows-open-source-edition-to-support-vs-express/) : "The Visual Studio Express environment is just so much superior and
> easier to use for existing Windows developers compared to what MinGW
> provides."
>
> The Trolls have a plan to ship MSVC compiler(Out-of-Box, not hacking Cmake)
> and debugger support ?
>
> Thanks !
>
>
>
> 2009/3/7 Wilton sampaio <dreamulelowid at gmail.com>
>
>> Hello,
>>
>> In Windows the MinGW is not a option for commercial applications, the
>> 3.4.5 is very old, and the MinGW seeings pretty death.
>> The GdB debugger too, seeings a complete FAIL for windows.
>>
>> Are you planning support the VC++ compiler ?
>> And the Debugger, are you planning do a Debugger yourselfs or Supporting
>> Visual Studio debugger or Neither ?
>>
>> Thank you for this WONDERFUL and FANTASTIC tool !
>>
>>
>
> _______________________________________________
> 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/20090309/e2b63f1f/attachment.html
More information about the Qt-creator-old
mailing list