+ 1
I can not run any c++ program in code blocks or turbo c++. What should i do now?
There shown in build massages that "no files" in "no target" (compile unknown)
5 odpowiedzi
+ 5
Which OS?
+ 2
Maybe you forgot to press the green Run button?
As those build messages appear on my PC too,and I can compile sucessfully.
Do you get - :
Build finished : 0 warnings, 0 errors, 1 second, or something like this along with that?
+ 1
have you installed GCC compiler? have you done codeblocks settings to use GCC compiler when you compile any code.I advise you to do a Google search on how to setup code blocks for CPP & C.
0
windows 10