W
W
WbdT2016-02-27 17:20:53
C++ / C#
WbdT, 2016-02-27 17:20:53

How to specify the header directory for VS 2013?

Installed VS to D:/, by default it looks for D:/VS/VC/Include, C:/Program Files(x86)/Microsoft SDKs/Windows
Can't find "Windows.h"

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Artyom Sveshnikov, 2016-02-27
@zenitfan2109

windows.h is the standard header.
And so, in the project properties, you can specify the paths to libs, headers and executable files.
____________
For the future: it is better to put VS in the default path so that everything is correctly searched.

P
Pavel Kaptur, 2016-02-28
@drem1lin

I met the studio 2013 distribution in which, due to an error, the Windows SDK was not installed and, accordingly, there are no headers. It looks like your case. The cure is simply to reinstall the Windows SDK

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question