Closed faberga closed 4 years ago
cmake in macOS >=10.14.x fails to automatically identify C++ compiler leading to the failure of the HElib build.
A potential workaround is to explicitly pass the compiler location when invoking cmake.
Fixed. in commit 16871cc
cmake in macOS >=10.14.x fails to automatically identify C++ compiler leading to the failure of the HElib build.
A potential workaround is to explicitly pass the compiler location when invoking cmake.