atlbase.h not found when using Visual C++ Express 2010

后端 未结 4 708
感动是毒
感动是毒 2020-12-17 16:20

So I tried moving my project to Visual C++ Express 2010 on Windows 7 from a previous version on Windows XP. I got all sorts of errors where atlbase.h was not found. This i

4条回答
  •  无人及你
    2020-12-17 17:03

    this is probably because the previous version that you were using was visual c++ 6.0 and that doesn't support it

提交回复
热议问题