Cmake Error: could not load cache

前端 未结 11 2473
无人共我
无人共我 2020-12-15 14:47

I\'m using Cmake to try to build a project for Eclipse. When I try running Cmake, I get the following error:

Error: could not load cache
Error: Batch build s         


        
11条回答
  •  情深已故
    2020-12-15 15:45

    The solution that worked for me using VisualStudio 2017 was choosing: CMake --> Cache --> Generate (from the top menu)

提交回复
热议问题