I'm trying to use Eclipse for C++ console programming, but the problem is every time I hit Run I get:
Launch failed. Binary not found.
I know I can right-click on the project and hit Clean and then Build and that will work, but the problem with that is you have to do that with every single project you make. I want to get this setup so all I have to do is hit Save and then Build and then Run and all my programs should run fine.
I have tried looking at several YouTube videos about this but some of those people don't know what they're doing, and others only give a temporary solution as I mentioned above.
If anyone knows how to solve this issue please advise.
Launch failed. Binary not found.
I know I can right-click on the project and hit Clean and then Build and that will work, but the problem with that is you have to do that with every single project you make. I want to get this setup so all I have to do is hit Save and then Build and then Run and all my programs should run fine.
I have tried looking at several YouTube videos about this but some of those people don't know what they're doing, and others only give a temporary solution as I mentioned above.
If anyone knows how to solve this issue please advise.