forked from brndnmtthws/conky
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Issue
Trouble installing in M1 architecture.
Information
I followed the installation guide but got the below error, I think it's because I have the new MacBook air with the M1 architecture.
CMAKE_C_FLAGS: -std=c99
CMAKE_CXX_FLAGS: -std=c++17
CMAKE_C_FLAGS_DEBUG: -g
CMAKE_CXX_FLAGS_DEBUG: -g
CMAKE_C_FLAGS_MINSIZEREL: -Os -DNDEBUG
CMAKE_CXX_FLAGS_MINSIZEREL: -Os -DNDEBUG
CMAKE_C_FLAGS_RELEASE: -O3 -DNDEBUG
CMAKE_CXX_FLAGS_RELEASE: -O3 -DNDEBUG
CMAKE_C_FLAGS_RELWITHDEBINFO: -O2 -g -DNDEBUG
CMAKE_CXX_FLAGS_RELWITHDEBINFO: -O2 -g -DNDEBUG
CMAKE_BUILD_TYPE: RelWithDebInfo
Looking for clock_gettime
Looking for clock_gettime - found
CMake Error at cmake/ConkyPlatformChecks.cmake:349 (message):
Unable to find freetype library
Call Stack (most recent call first):
CMakeLists.txt:35 (include)
Configuring incomplete, errors occurred!
See also "/Users/steve/Documents/code/conky-for-macOS/build/CMakeFiles/CMakeOutput.log".
See also "/Users/steve/Documents/code/conky-for-macOS/build/CMakeFiles/CMakeError.log".
Metadata
Metadata
Assignees
Labels
No labels