Code::Blocks Forums
User forums => Help => Topic started by: visir on May 27, 2017, 08:11:52 pm
-
Is it possible to debug some project without rewriting makefile into a codeblocks project?
I'll probably do that anyway, but this seems time consuming, just curious if there is a faster way.
-
Yes, it should be possible. You should set the output filename and execution working dir for your target.
If it doesn't we could try to fix it.