Can't get visual studio C++ include file 'excpt.h' to get installed

前端 未结 8 2186
隐瞒了意图╮
隐瞒了意图╮ 2020-12-16 20:13

I\'m trying to compile a visual studio C++ project and I can\'t get anywhere because of the compiler reporting \"Cannot open include file: \'excpt.h\': No such file or direc

8条回答
  •  甜味超标
    2020-12-16 21:04

    one simeple way,just copy vc directory(C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC) from other computer

提交回复
热议问题