CMake does not find Visual C++ compiler

前端 未结 27 2390
小鲜肉
小鲜肉 2020-11-29 18:51

After installing Visual Studio 2015 and running CMake on a previous project, CMake errors stating that it could not find the C compiler.

The C compiler ident         


        
27条回答
  •  被撕碎了的回忆
    2020-11-29 19:12

    This might be another solution for those with the latest Windows 10 creator version:

    Stack Overflow post Fatal error LNK1104: cannot open file 'gdi32.lib'

提交回复
热议问题