I'm currently writing a .dll
in C++, and for some reason out of nowhere since yesterday, VS just spat random errors at me, from random C++ files and my .hpp
files, and they have not gone away. I can still compile PERFECTLY fine, but it is preventing me from writing my code. Any ideas?
Also, I should mention that I have reinstalled VS, and the entire C++ language. Yet the issue persists.