Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Eclipse Error: Permission Denied.
Eclipse Error: Permission Denied. [message #1689461] Mon, 23 March 2015 16:17
Lazy Shetty is currently offline Lazy ShettyFriend
Messages: 3
Registered: October 2014
Junior Member
Hi,

i'm using,

Eclipse CDT
Version: Mars
Milestone 3 (4.5.0M3)
Build id: 20141113-0320

while trying to compiling a basic CPP code, the execution stopped giving an error message "c.exe stopped working".

after this i tried to rebuild and run the code, but while rebuilding the code i got the below error on the console;

21:15:50 **** Incremental Build of configuration Debug for project C ****
Info: Internal Builder is used for build
g++ -o C.exe cc.o
c:/mingw/bin/../lib/gcc/x86_64-w64-mingw32/4.9.1/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot open output file C.exe: Permission denied
collect2.exe: error: ld returned 1 exit status

21:15:50 Build Finished (took 180ms)

i tried to restart the Eclipse, but it didn't worked.
i tried to delete the file , didn't work.
i tried to clean project, didn't work.

if u say like it might be running in another window, i have been using only one eclipse window and only one console.

i fear that it might be running in the background. if so, how can i terminate it.

looking forward for a solution.

Thanks in advance.

Regards,
Shetty.
Previous Topic:What are the environment variables which eclipse recognize?
Next Topic:Eclipse/Luna C/C++ doesn't build project from existing source tree
Goto Forum:
  


Current Time: Thu Apr 25 21:12:44 GMT 2024

Powered by FUDForum. Page generated in 0.03561 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top