Cannot open include file winapifamily.h
Hello. I am trying to build a project which contains the cryptopp library but I am getting the following error:
Cannot open include file: '"winapifamily.h"
If I build the same project from the command line using the exact same CMake parameters it builds absolutely fine. Is this something anyone has encountered before?
请先登录再写评论。