danielkrupinski / VAC-Bypass-Loader

Loader for VAC Bypass written in C.
MIT License
474 stars 123 forks source link

[ERROR] Can´t Build Solution [C18083] #76

Open UkyPT opened 3 years ago

UkyPT commented 3 years ago

I'm trying to "build solution" and it gives me an error C1083 "Description: Cannot Open include file "Windows. h": No such file or directory" could someone give me a little hand? image

techzin commented 3 years ago

what's file not have:

techzin commented 3 years ago

To use Windows.h you need to Install Windows SDK.

techzin commented 3 years ago

Use VS Installer to install latest win sdk version.

ghost commented 3 years ago

Install the windows sdk, close this issue.