Code::Blocks Forums

User forums => Help => Topic started by: Willo 101 on January 14, 2010, 09:23:21 am

Title: I need some help please
Post by: Willo 101 on January 14, 2010, 09:23:21 am
After trying to build the simle "hello world" program i got a really weird error and the build log is as follows: mingw32-g++.exe  -o bin\Debug\Programv.exe obj\Debug\main.o     C:\Program Files\CodeBlocks\MinGW\bin\ld.exe: cannot open output file bin\Debug\Programv.exe: Permission denied collect2: ld returned 1 exit status Process terminated with status 1 (0 minutes, 0 seconds) 0 errors, 0 warnings

I have no idea what to do  :(  and could really use some help!!!!!!
Title: Re: I need some help please
Post by: Jenna on January 14, 2010, 10:37:01 am
Please use forum or web search before asking questions, and of course don't create a poll.

Here is a possible answer to your question:
http://forums.codeblocks.org/index.php/topic,11832.msg80259.html#msg80259 (http://forums.codeblocks.org/index.php/topic,11832.msg80259.html#msg80259)

You provide a little less information.
It's always of intrerest which OS (and version) you use, and which version of C::B and the compiler.

Otherwise it's really hard to find a solution.

And be aware that this is not a C::B, but an OS or compiler/linker issue, and therefore violates our forum rules.
So this topic might get locked.