User forums > Help
Errors with Code::Blocks 13.12 and Ubuntu 14.0.4 -- Need Help
cybercoder:
I am using the latest release of Code::Blocks (13.12) on Ubuntu 14.0.4 LTS (fully patched). The IDE opens just fine, I am able to create a C program and compile it, but when I go to run the console application I get a "Permission Denied" in the terminal window when it pops up.
I have read the FAQ and everything that I could find online about this issue. My working directory is $HOME/dev. Not working in the home directory appeared to be the source of many people's issues, but not mine. I haven't changed any configuration options after the install, so maybe I need to change a property or setting to get this to work?
I can compile, link, and run my test program in a terminal window just fine with gcc, so I know there is nothing wrong with the code and it executes just fine without any permissions problems.
I am running Ubuntu in a virtual machine (VMware) just in case there could be any clues here.
Any ideas??
Thanks
CD
oBFusCATed:
Can you run you program in a terminal after you build it with Codeblocks?
cybercoder:
Hi, thanks for asking. The build process fails as you may expect.
I have attached the screen shot of the error I get on the build.
cybercoder:
Update - it appears to be an issue with Code::Blocks in some way. Likely the way it is configured is my guess. I just downloaded the Geany IDE and compiled, built and ran my sample C programs without any type of errors.
If there are any Ubuntu 14.0.4 users out there and you have Code::Blocks configured properly and working, please let me know.
Thanks.
oBFusCATed:
This is really strange error.
Do you have a project?
Navigation
[0] Message Index
[#] Next page
Go to full version