-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Hey,
I'm on a Mac High Sierra
I've got all dependencies (including openssl installed through brew) but when I run "cmake .." on the build folder I get the following error:
-- Checking for module 'eet>=1.18.0'
-- Package 'openssl', required by 'emile', not found
CMake Error at /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/FindPkgConfig.cmake:418 (message):
A required package was not found
Call Stack (most recent call first):
/usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/FindPkgConfig.cmake:585 (_pkg_check_modules_internal)
CMakeLists.txt:72 (pkg_check_modules)
-- Configuring incomplete, errors occurred!
See also "/Users/lcassa/Downloads/war2edit-master/build/CMakeFiles/CMakeOutput.log".
See also "/Users/lcassa/Downloads/war2edit-master/build/CMakeFiles/CMakeError.log".