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
Remove the CMakeCache.txt and try again. You probably had a bad cmake setup.