When I build my c++ solution in Visual Studio it complains that the xxxxx.pch file is missing. Is there a setting I am missing to get the pre-compiled headers back?
If everything is right, but this mistake is present, it need check next section in ****.vcxproj file:
In my case it there was an incorrect name of a configuration: only first word.