Qt 6.11 is out! See what's new in the release
blog
Anything to replace the Debugger Extension of qt-vs-addin, when i donot install qt-vs-addin?
General and Desktop
1
Posts
1
Posters
490
Views
1
Watching
-
thanks to Chris Kawa, and the last thread is here:
http://qt-project.org/forums/viewthread/53759i now make it work to moc, uic, rcc the files by adding Custom Build Tool in the VisualStudio Properties.
and it seem to work fine.
However, as Chris Kawa said, i will lost the Debugger Extension of qt-vs-addin, i want to know:
is there any way to do the same thing as Debugger Extension, if i donot use qt-vs-addin,thanks!