Hello World! using Code::Blocks
Uploader Comments (romanzeyde)
All Comments (15)
-
Thanks for the video, mate.
Btw, is there a way to
1) remove those last lines of the generated executable ("process returned 0...")?
2) make the executable independent of libgcc_s_dw2-1.d l l?
Thank you very much.
-
Code::Block help PLEASE!
I can't edit the code in a project because it says the file does not exist. This happens everytime I create a new file.
-
I like it.
-
@MsSUPERMAN1998 i have the same problem!
-
wat will i do if this message came up "debugger executables is not set?"
-
i get an error message when i try to build it! im on a mac also! it cant find the compiler or somthing! help!
-
@romanzeyde what i mean is that i cannot run two files in one project that have
int main(). i don't know how to fix that. Right now i just make a project every time i'm making a program. it would be nice to have many programs in one file if that is possible.
-
@MsSUPERMAN1998 because when you downloded code blocks you token the version without compiler. you must download the 74 mb version.
Code Block help plz
i just started using Code block so i'm having trouble with it. i created a project and have a file name main.cpp in it which has a basic program written. i created an empty file and saved it in the project and wrote another program. every time i try to run the second file, the main.cpp runs instead, how do i fix that.
sangohan37 1 year ago
@sangohan37
You should remove 'main.cpp' from the project and add the new file instead.
romanzeyde 1 year ago