CMake missing environment variables errors
- by Ben Crowhurst
Hello,
I'm attempting to use cmake on Mac OSX i've installed both a binary version and then also from source. However i continue to receive the following errors when attempting to create a Makefile.
cpc1-dumb4-2-0-cust166:build bcrowhurst$ cmake .
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
…