Code::Blocks Forums
User forums => Help => Topic started by: yeefc128 on September 21, 2014, 03:20:45 am
-
Hi, I am new to this forum.
I don't know whether this question had being asked before.
I am using codeblocks ver 12.11 and I couldn't use debugger at all.
All buttons are not able to click. What is the problem?
Could it be we need to activate anything or I made some errors during installation?
Thanks for anyone who could enlighten me on this.
-
No idea, but first question is: did you install any debugger? Have you ever configure your debugger settings?
-
No idea, but first question is: did you install any debugger? Have you ever configure your debugger settings?
And do you have a project ?
The dungger does not work for single files, that are not inside a project.
-
No idea, but first question is: did you install any debugger? Have you ever configure your debugger settings?
And do you have a project ?
The dungger does not work for single files, that are not inside a project.
I don't have a project. Just a single file.
So this is the problem.
-
May I know how to create project instead of single? Anyone can help? Thanks.
-
http://wiki.codeblocks.org/index.php?title=Creating_a_new_project (http://wiki.codeblocks.org/index.php?title=Creating_a_new_project)
-
http://wiki.codeblocks.org/index.php?title=Creating_a_new_project (http://wiki.codeblocks.org/index.php?title=Creating_a_new_project)
Thank you so much for your help, Scarphin