C++ #include is not found

后端 未结 9 664

When I compile my C++ program in Visual Studio Express it says that it can\'t find atlbase.h. Am I missing some SDK or something?

9条回答
  •  悲哀的现实
    2020-11-27 05:22

    For users of Visual Studio 2015, ensure Common Tools for C++ is installed (part of the VS installer).

提交回复
热议问题