Author Topic: Newb Cannot use Codeblock  (Read 2468 times)

Offline codester5447

  • Single posting newcomer
  • *
  • Posts: 2
Newb Cannot use Codeblock
« on: July 24, 2015, 02:19:30 am »
Hey code blocks, I downloaded code block today to try and write my first lines of code.
 1) I create a project
2) I seen the main intro to iostream page screen

However I have no idea what writing code makes. How do I run my code and see the results of my efforts? I HAVE written my code but how do I see the fruits of my labor(if any)?

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Newb Cannot use Codeblock
« Reply #1 on: July 24, 2015, 02:53:30 am »
Have you tried Project -> Build and Run?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline papagym

  • Multiple posting newcomer
  • *
  • Posts: 41
Re: Newb Cannot use Codeblock
« Reply #2 on: July 26, 2015, 04:38:00 pm »
You need to be more specific about what you are trying to do.
Post some screen shots might help us understand what your doing.
Reading at least parts of  the Codeblocks Wiki may help you get started.

Good Luck