You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| => cmake ..
-- C++ version configured.
-- Installing XACC to /usr/local. Override with -DCMAKE_INSTALL_PREFIX=...
CMake Error at /anaconda3/envs/proj-astroqml/share/cmake-3.11/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
Could NOT find Threads (missing: Threads_FOUND)
Call Stack (most recent call first):
/anaconda3/envs/proj-astroqml/share/cmake-3.11/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
/anaconda3/envs/proj-astroqml/share/cmake-3.11/Modules/FindThreads.cmake:205 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
tpls/cppmicroservices/CMakeLists.txt:441 (find_package)
-- Configuring incomplete, errors occurred!
See also "/Users/nord/Code/xacc/build/CMakeFiles/CMakeOutput.log".
See also "/Users/nord/Code/xacc/build/CMakeFiles/CMakeError.log".
The text was updated successfully, but these errors were encountered:
Context:
While following installation instructions:
The text was updated successfully, but these errors were encountered: