Code::Blocks Forums
User forums => Help => Topic started by: Minto776 on February 15, 2014, 02:22:11 pm
-
Hi
I have problem with running a project on codeblocks.
When i build a project, build log say that it is all right,but when i click a run nothing happens.
Build log message is:
Checking for existence: /home/gauss/Dokumenti/Gento is compiled/bin/Debug/Gento is compiled
Executing: konsole -e /usr/bin/cb_console_runner LD_LIBRARY_PATH=$LD_LIBRARY_PATH:. /home/gauss/Dokumenti/Gento\ is\ compiled/bin/Debug/Gento\ is\ compiled (in /home/gauss/Dokumenti/Gento is compiled/.And console dont show up.
My os is Linux Mint 16 Cinammon.
Sorry for maybe my bad english.
Edit:I solve this problem in way that i was change konsole in settings environment
-
I am having a similar problem. Set up seemed to go all right and the "Hello world!" test or main program builds and runs without any problem. Problem begins when you click on Save As, rename the file, and type in new code. The build proceeds without a problem, but the display remains the same, "Hello world". Is there a text or pdf somewhere that tells a person exactly how to set up CodeBlocks on a PC running Windows 7? In CodeBlocks, what is the difference between a file for a program and a "project". When you write a new program what are the files that make up that program? Please advise.
-
http://wiki.codeblocks.org/index.php?title=User_documentation
-
Thanks BlueHazzard. I found the Basic tutorial and the pdf of the manual and printed them.