I was trying to get a piece of code to display properly after debugging so I followed the advice given to build first. After doing this I continue to get an this error
What I’ve tried so far:
-search through stackoverflow but i didn’t have any luck trying their solutions.
-I also couldn’t find the .exe anywhere on my computer.
-I’ve disabled all antimalware applications on my computer.
-I looked through the linker and project settings to makes sure the directories looked good, but VS has some confusing settings.
Any ideas on how to get this situated? Am i just better off creating a new project and adding the .cpp and header files to that?