Hi
i am learning the laguage c in windows. i have download an installed "codeblocks-1.0rc2_mingw.exe". But by compiling the simplest programm "hallo world", i receive the next message:
Switching to target: default
Linking console executable: U:\C_programm\third\console.exe
mingw32-g++.exe: no input files
Process terminated with status 1 (0 minutes, 0 seconds)
0 errors, 0 warnings
Could anyone help me please
thanks a lot
Very nice fredo:
Not only you hijacked the other topic, you 're cross-posting the same problem in multiple boards.
And on top of that, you 're posting a beginner's problem in the developer's section...
This is your last warning.
It was my first time to write in this forum. It was difficult for me to localize the topic of my question. Please excuse me for the trouble i have caused! I hope, this time, i am in the indicated group?
Could you resolve the problem of this topic please?
MfG
Fredo,
let's get you first upgraded.
1) forget about CB RC2 : uninstall it
2) go to the wiki and look for the nightly cookbook -> it explains how to install manually the GCC compiler and how to install a nightly build (all the other stuff mentioned in there you can forget about)
3) redo your little programming exercise; if it does not work, tell us exactly what you did