hi guys
in Qt creator, how to debug a project ??
by pressing F5 it switch to debug mode but won't work properly, Y??
for example: by pressing F10 won't go to next line.
regards
hi guys
in Qt creator, how to debug a project ??
by pressing F5 it switch to debug mode but won't work properly, Y??
for example: by pressing F10 won't go to next line.
regards
Which compiler? Debugger? Version of Qt?
Rebuild the project in Debug mode. Qt Creator is probably already warning you that debugging with a program built in release mode in unlikely to work.
Bookmarks