Using Codelite IDE
Programmed in c
AOC is the workspace (located in E:\AOC)
AOC01B is the project (located in E:\AOC\AOC01B)
AOC01B.exe is in E:\AOC\build-Debug\bin.
When I try to run Codelite debugger, I get the following popup error:
Debugger exited with the following error string:
"Error creating process
/cygdrive/e/AOC\AOC01B/E:\\AOC/build-Debug/bin/AOC01B.exe,
(error 2: The system cannot find the file specified.)"
I am not sure why the debugger adds "E:\\AOC/".
Any help will be gratefully received!