[Bf-cycles] Error compiling cycles standalone OsX 10.12.6

Rafael Santos rafaels at gmail.com
Sun Jan 7 02:13:01 CET 2018


Hi,

Cmake is having trouble finding Threads, here's my output:

mkdir -p bin-opt
cd bin-opt && cmake  -DCMAKE_BUILD_TYPE=Release ../ && make
-- The C compiler identification is AppleClang 9.0.0.9000039
-- The CXX compiler identification is AppleClang 9.0.0.9000039
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- 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
-- GLUT_FOUND=TRUE
CMake Error at
/usr/local/Cellar/cmake/3.10.1/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137
(message):
  Could NOT find Threads (missing: Threads_FOUND)
Call Stack (most recent call first):

/usr/local/Cellar/cmake/3.10.1/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:378
(_FPHSA_FAILURE_MESSAGE)
  /usr/local/Cellar/cmake/3.10.1/share/cmake/Modules/FindThreads.cmake:205
(FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  src/cmake/external_libs.cmake:62 (find_package)
  src/CMakeLists.txt:11 (include)

Any help appreciated.

Cheers
Rafael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.blender.org/pipermail/bf-cycles/attachments/20180106/3057e4a9/attachment.html>


More information about the Bf-cycles mailing list