Hi, I keep on receiving this error while I was trying to setup a debugger and compiling
This is what my launch.json looks like:
And I’m guessing the error relates to an issue between linking for each file, but my header for my main.cpp looks like this:
I’m quite sure I’ve included everything above, as it was working before until I began setting up the debugger, now both aren’t working. Any thoughts/ideas? Thanks!!