Target:

Compile some VTK cases using CMake2.8 and vs2010/vs2012(Win8.1 64bit)

 

Error:

The C compiler identification is unknown 

The CXX compiler identification is unknown

....

 

Slove:

原本以为是64bit机器的问题。

或者是使用的vs2010旗舰版没有装servicepack1..改啊改de。。

后来发现。。原来只是同时安装了vs2010和vs2012。。给跪了。。估计是sys Path。。

一个对此的讨论链接如下。

http://cmake.3232098.n2.nabble.com/Problem-with-Visual-Studio-2010-Windows-7-64bit-td7582484.html

 

 

相关文章:

  • 2022-12-23
  • 2021-08-27
  • 2022-01-04
  • 2022-12-23
  • 2021-12-04
  • 2021-09-19
  • 2021-08-15
  • 2022-01-14
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-06-21
  • 2022-01-13
  • 2021-08-09
相关资源
相似解决方案