Cmake Error: could not load cache

前端 未结 11 2440
无人共我
无人共我 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:48

    I ran into this recently using JetBrains CLion and the above instructions were helpful but not directly, I was able to reload the project using the "cog" drop down in the CMake tab:

提交回复
热议问题