Notorious Visual Studio Error C1902, VS configuration

后端 未结 6 939
名媛妹妹
名媛妹妹 2021-01-31 22:09

I am getting the notorious \"Error C1902: Program database manager mismatch; please check your installation\" in my VC++ builds in Visual Studio 2010. My VS will not even build

6条回答
  •  死守一世寂寞
    2021-01-31 22:46

    cyglas-config solved the problem on my build system. Is seems that Vs2010+ needs this but vs2008 didnt.

提交回复
热议问题