how to fix CMake Error in CMakeLists.txt: Generator NMake Makefiles does not support platform specification, but platform x64 was specified

后端 未结 8 2404
情书的邮戳
情书的邮戳 2020-12-05 10:46

I want to install dlib using pip install dlib using cmd in windows 10 But it is showing following three errors: CMake Error in CMakeLists.txt: Generator

8条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-12-05 11:01

    I met the same problem with you, and it has been solved after installing Visual Studio C++.

提交回复
热议问题