User forums > Help
I need help real badly.
ollydbg:
--- Quote from: beancox on April 20, 2011, 01:21:32 pm ---unfortunately, unlocker doesn't make it . the unlocker says nothing locks the file but still i cannot open or delete it .
--- End quote ---
too bad news.
So, you can create a new project, and copy the source file, and build the project again.
BTW: you need to post the "full" build log, not the simplified build log. see the wiki
2.14 Q: How do I troubleshoot an compiler problem?
beancox:
thanks , i will follow your methods to try again..
beancox:
fail again ... over and over again. here is the buildlog
-------------- Build: Debug in test123 ---------------
mingw32-g++.exe -LG:\MingW\mingw32\bin -o bin\Debug\test123.exe obj\Debug\main.o
f:/codeblocks/mingw/bin/../lib/gcc/mingw32/4.4.1/../../../../mingw32/bin/ld.exe: cannot open output file bin\Debug\test123.exe: Permission denied
collect2: ld returned 1 exit status
Process terminated with status 1 (0 minutes, 0 seconds)
1 errors, 0 warnings
MortenMacFly:
Look, if you cannot delete this file there is NO WAY the compiler / linker can do. If you find out how to delete it yourself (e.g. by correcting the file system's directory/file permissions) you are done.
You need to use / setup a folder with full write access to work in - and you don't need C::B for that.
And please don't ask here as this is definitely not a C::B issue, but an issue with the file access permissions.
beancox:
I want some more details about how to use another compiler even I made some attempts . but after my settings are over, and I click build and run , nothing gonna happen .
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version