Help with Ktools installation (Mac)


deicide_wil

Recommended Posts

I got this error when doing the installation

 

./configure && make

-- The CXX compiler identification is AppleClang 10.0.1.10010046

-- Check for working CXX compiler: /usr/bin/c++

-- Check for working CXX compiler: /usr/bin/c++ -- works

-- Detecting CXX compiler ABI info

-- Detecting CXX compiler ABI info - done

-- Detecting CXX compile features

-- Detecting CXX compile features - done

-- The C compiler identification is AppleClang 10.0.1.10010046

-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc

-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- works

-- Detecting C compiler ABI info

-- Detecting C compiler ABI info - done

-- Detecting C compile features

-- Detecting C compile features - done

-- Detected CPU: ivy-bridge

-- disabling USE_SSE3 because pmmintrin.h is missing

-- disabling USE_SSSE3 because tmmintrin.h is missing

-- disabling USE_SSE4_1 because smmintrin.h is missing

-- disabling USE_SSE4_2 because smmintrin.h is missing

-- disabling USE_AVX because immintrin.h is missing

CMake Error at /Applications/CMake.app/Contents/share/cmake-3.15/Modules/FindPackageHandleStandardArgs.cmake:137 (message):

  Could NOT find ImageMagick (missing: ImageMagick_Magick++_LIBRARY

  ImageMagick_MagickWand_LIBRARY ImageMagick_MagickCore_LIBRARY) (found

  version "7.0.9-8")

Call Stack (most recent call first):

  /Applications/CMake.app/Contents/share/cmake-3.15/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)

  /Applications/CMake.app/Contents/share/cmake-3.15/Modules/FindImageMagick.cmake:278 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)

  CMakeLists.txt:60 (FIND_PACKAGE)

 

 

-- Configuring incomplete, errors occurred!

See also "/Users/wilson/Downloads/ktools-4.4.0/CMakeFiles/CMakeOutput.log".

See also "/Users/wilson/Downloads/ktools-4.4.0/CMakeFiles/CMakeError.log".

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.