Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: pacoesc on April 29, 2025, 08:11:06 pm
-
I have just updated to the latest version 25.03. I have this message, "This wizard doesn't know how to setup debug flags for this compiler", when I use the Console Application Wizard. I am not able to debug the application. I need to change ( in Project -> Build options) the options related to Debugging. I have to activate "Produce debugging symbols [-g]" and "Tune Debugging for GDB" to be able to debug a program. I suppose that you need to change the Wizard for fix this problem.