Hints: Improve integration with the msvc environment

Ralf Habacker ralf.habacker at freenet.de
Sat Aug 22 12:40:43 CEST 2009


Jaroslaw Staniek schrieb:
> Hello,
> In case you use the msvc debugger I published a link for quite actual
> Qt datatypes definition for autoexp.dat. [1]
> There's also a hint for intellisense if you have generated msvc
> project based on a cmakelists.txt.
>
> For those that wonder how to quickly debug a Qt/KDE process compiled
> with our standard cmake infrastructure, without generating
> project/solution files or building in msvc gui, I'd like to note that
> you can do it; see [2].
>   
There is also a way on command line: run

vcexpress /debugexe <myapplication> <args>

This opens vcexpress with the executable ready for debugging.

Regards
 Ralf



More information about the Kde-windows mailing list