Page 1 of 1

I didn't get it start from here...

Posted: Thu Jan 20, 2011 9:18 am
by LBYuan
What is the SayHello.cbp project? I don't have it on my pc ><

Re: I didn't get it start from here...

Posted: Thu Jan 20, 2011 6:42 pm
by happy125
just open codeblock, file>>new>>project.. then make ur project. then open up the project u will see 1 file called main.cpp. open that and u have the default helloworld program rdy for u

Re: I didn't get it start from here...

Posted: Thu Jan 20, 2011 9:30 pm
by LBYuan
happy125 wrote:just open codeblock, file>>new>>project.. then make ur project. then open up the project u will see 1 file called main.cpp. open that and u have the default helloworld program rdy for u
I pressed file>>new>> and it comes out like this

Re: I didn't get it start from here...

Posted: Thu Jan 20, 2011 10:33 pm
by Nerrazzuri
Thats your project type. Choose console if you're starting with hello world.