Hey.
Ive installed parallels to develop some C++ with Visual Studio 2022.
Installation and everything is fine, but he can't find any of my or windows based *.h files.
Ive copied the project 1:1 from my Windows PC.
Do i have to do some other includes in the project settings ?
Does these variables work on paralles ?
$(VC_IncludePath);$(WindowsSDK_IncludePath);
Ive installed parallels to develop some C++ with Visual Studio 2022.
Installation and everything is fine, but he can't find any of my or windows based *.h files.
Ive copied the project 1:1 from my Windows PC.
Do i have to do some other includes in the project settings ?
Does these variables work on paralles ?
$(VC_IncludePath);$(WindowsSDK_IncludePath);