I need to compile an external library which requires some functions from Windows SDK.
The library uses _access() which requires <io.h>.
I can't find <io.h> in the include folder of Windows SDK 8.1 installed with CVI 2017.
How can I fix this?
I need to compile an external library which requires some functions from Windows SDK.
The library uses _access() which requires <io.h>.
I can't find <io.h> in the include folder of Windows SDK 8.1 installed with CVI 2017.
How can I fix this?