Reputation: 39
I have been trying to figure out this error for a while now but I cannot find anything, whenever I try to build my program I get the error:
C1083: Cannot open include file: 'corecrt.h' No such file or directory.
edit: I added $(UniversalCRT_IncludePath) into additional include directories but I still get the error.
Attempting to add into additional include directories
Upvotes: 1
Views: 1821