I think I am having a path issue. Cannot run my debug without getting this error.
Errors exist after running preLaunchTask ‘build debug’.
launch: program ‘/Users/kennethscribner/Documents/DevGame/Project/main’ does not exist
New to working on C++ with VS code. I am currently using a mac and I do believe it is a path issue but I am stuck. Any help would be appreciated.
Thanks