Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Annoying issue regarding c/c++ CDT using Eclipse.
Annoying issue regarding c/c++ CDT using Eclipse. [message #1419512] Mon, 08 September 2014 18:34
Pascal Irinel is currently offline Pascal IrinelFriend
Messages: 11
Registered: September 2014
Junior Member
Hi !

Each time i am programming in eclipse it shows me when i clean all projects: 'Cleaning all projects has encountered a problem. Errors occured during the build.'.

"Errors occurred during the build.
Errors running builder 'CDT Builder' on project 'Working'.
Internal error building project Working configuration Debug
Problems encountered while deleting resources.
Could not delete '/Working/Debug'.
Could not delete '/Working/Debug'.
Problems encountered while deleting resources.
Problems encountered while deleting files.
Could not delete: C:\Users\Asus\workspace\Working\Debug.
Internal error building project Working configuration Debug
Problems encountered while deleting resources.
Could not delete '/Working/Debug'.
Could not delete '/Working/Debug'.
Problems encountered while deleting resources.
Problems encountered while deleting files.
Could not delete: C:\Users\Asus\workspace\Working\Debug. "

This is shown to me in the problems tab near console: "cannot open output file Working.exe: Permission denied"

And when I hit run it shows me this: "Launching working.exe has encountered a problem. The program file specified in the launch configuration does not exist."

And in the log file the one within metadata it said this : "

Contains: Problems encountered while deleting files.
Contains: Could not delete: C:\Users\Asus\workspace\Working\Debug.
!SUBENTRY 4 org.eclipse.core.resources 4 273 2014-09-08 21:25:22.006
!MESSAGE Problems encountered while deleting resources.
!SUBENTRY 5 org.eclipse.core.filesystem 4 273 2014-09-08 21:25:22.006
!MESSAGE Problems encountered while deleting files.
!SUBENTRY 6 org.eclipse.core.filesystem 4 273 2014-09-08 21:25:22.006
!MESSAGE Could not delete: C:\Users\Asus\workspace\Working\Debug.

!ENTRY org.eclipse.cdt.debug.core 4 104 2014-09-08 21:26:00.448
!MESSAGE The program file specified in the launch configuration does not exist
!STACK 0
java.io.FileNotFoundException: C:\Users\Asus\workspace\Working\Debug\Working.exe not found
at org.eclipse.cdt.debug.core.CDebugUtils.verifyProgramPath(CDebugUtils.java:658)
at org.eclipse.cdt.debug.core.CDebugUtils.verifyProgramPath(CDebugUtils.java:674)
at org.eclipse.cdt.launch.internal.LocalCDILaunchDelegate.runLocalApplication(LocalCDILaunchDelegate.java:85)
at org.eclipse.cdt.launch.internal.LocalCDILaunchDelegate.launch(LocalCDILaunchDelegate.java:71)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:855)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:704)
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1047)
at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1251)
at org.eclipse.core.internal.jobs.Workerindex.php/fa/19080/0/.run(Worker.java:53) "

With all this shit I can't use eclipse anymore; i have to restart my pc in order to work again, but the problem rises again and again...

Please help me !
I have attached a picture with the problem i have...
index.php/fa/19081/0/
  • Attachment: Untitled.jpg
    (Size: 447.77KB, Downloaded 2453 times)

[Updated on: Mon, 08 September 2014 18:37]

Report message to a moderator

Previous Topic:'Cleaning all projects has encountered a problem'
Next Topic:Change default C++ version
Goto Forum:
  


Current Time: Sat Apr 27 03:07:49 GMT 2024

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

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

Back to the top