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 _______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
