This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Fatal Error C1034
file: no include path set
The INCLUDE environment variable is not set.
To set the INCLUDE variable in Visual C++
- From the Tools Menu, click Options.
- In the Options dialog box, select the Directories tab.
- In the Show Directories For box, select Include Files.
- In the Directories box, enter the path for include files.
To set the INCLUDE variable from the command line
- Run the VCVARS32.bat batch file.