Users/nieldm/Documents/Github/gammu/helper/string.h:58: error: expected ‘=’, ‘,’, ‘ ’, ‘asm’ or ‘_attribute_’ before ‘towlower’ Users/nieldm/Documents/Github/gammu/helper/string.h:39: warning: conflicting types for built-in function ‘strncasecmp’ Users/nieldm/Documents/Github/gammu/helper/string.h:39: error: expected declaration specifiers or ‘…’ before ‘size_t’ Users/nieldm/Documents/Github/gammu/helper/string.h:14:20: error: string.h: No such file or directory In file included from /Users/nieldm/Documents/Github/gammu/helper/string.c:1: Building C object helper/CMakeFiles/string.dir/string.o Hello there im trying to compile but throws me this error: Configuring incomplete, errors occurred! You probably need to select a different build tool.ĬMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.ĬMake Error: Could not find cmake module file:/Users/tr_mbil/Downloads/gammu-1.29.0/build-configure/CMakeFiles/CMakeCCompiler.cmakeĬMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
More information about CMakeĬMake Error: CMake was unable to find a build program corresponding to “Unix Makefiles”.
This provides limited compatibility with configure, if you want fullĬonfiguration control, use directly CMake. Wrapper script for configuring CMake for Gammu. I thought its because I dont have Cmake, but I already install it in may Mac.