User forums > Using Code::Blocks
Help with compiling errors
GingerDolphin:
I'm not sure what it is i'm doing wrong, but I think I changed some settings somewhere, because of this error in the build log:
"Execution of 'mingw32-g++.exe -c D:\learnersCode\testing.cpp -o D:\learnersCode\testing.o' in 'C:\Users\Owner\Desktop' failed"
I'm wondering if this has something to do with having two different search things in both drives? I don't know how to even begin fixing this :'( .
I was just running a simple hello world program, but i called it testing so i could add more to it and not be confused with the name. I doubt you need the source code, but if you do just tell me.
oBFusCATed:
Look at the full log. Do you have mingw32-g++.exe installed?
Jenna:
And do you have enough access rights to write (and probably overwrite) files in the folders you use ?
stahta01:
After check the prior two replies stuff, I would look to verify your anti virus is not the cause of the problem.
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_My_build_fails_in_the_compile.2Flink.2Frun_step_with_a_Permission_denied_error.3F
Tim S.
GingerDolphin:
@oBFusCATed
Yes, it should be installed, as I can actually go to the file physically, Code::Blocks just seems to be having trouble finding it.
@jens
I should have full access to everything, after all I'm an administrator on this computer, unless you meant something else by that. If you did, then I don't know.
@stahta01
I don't have anti-virus, at all.
Is there any other information I can give to narrow down the problem? I'll check out all the links, though.
Navigation
[0] Message Index
[#] Next page
Go to full version