Click here to Skip to main content
15,887,815 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am developing one software in visual c++. my application work fine. but now I am modifying it. when I change the code and Rebuild the solution It is giving following error after running the program. if I just build it will not firing the error but when I rebuild the solution it it giving error.





Error:

Unable to start debugging

Unable to start program 'd:\cal\debug\runw.exe'.

The system cannot find the file specified.
Posted
Comments
Jochen Arndt 4-Feb-16 9:56am    
Is runw.exe your application?
Do you added any additional build steps?
Are there any other errors shown when rebuilding?

What happens when you perform rebuild - build - debugging / start?
CHill60 4-Feb-16 12:10pm    
Are you sure this is VisualC++ and not MicroFocus C++?
Have you correctly installed your IDE?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900