Code::Blocks Forums
User forums => Help => Topic started by: cassius_b on August 24, 2012, 10:43:32 pm
-
Completely new to codeblocks. Started new project but can see no way of opening editor to start coding.Heeeeelp
-
Completely new to codeblocks. Started new project but can see no way of opening editor to start coding.Heeeeelp
Read the items on the WiKi; one is likely to help you.
http://wiki.codeblocks.org/index.php?title=User_documentation (http://wiki.codeblocks.org/index.php?title=User_documentation)
This one is the one I would try first.
http://wiki.codeblocks.org/index.php?title=Creating_a_new_project (http://wiki.codeblocks.org/index.php?title=Creating_a_new_project)
It all else fails, you might try reading the manual
http://www.codeblocks.org/user-manual (http://www.codeblocks.org/user-manual)
FAQs are also worth reading
http://wiki.codeblocks.org/index.php?title=FAQ (http://wiki.codeblocks.org/index.php?title=FAQ)
Tim S.
-
If you aren't into reading though, go to file->new->file->fill out all the stuff, then you should be able to write some code, build and run it. Enjoy! I only wish I could get mine working so easily
-
Thanks all.