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
Based on the error below - would I need to upgrade my CMake version to get around this error? (the log file is empty)
Thanks for advise!
justins-mbp-3:5.0.20180306 jjjvanderhooft$ brew install indigo
==> Installing indigo from mcs07/cheminformatics
==> Downloading https://github.com/epam/Indigo/archive/indigo-1.3.0beta.tar.gz
Already downloaded: /Users/jjjvanderhooft/Library/Caches/Homebrew/indigo-1.3.0-beta.tar.gz
==> cmake ../build_scripts/indigo-all
Last 15 lines from /Users/jjjvanderhooft/Library/Logs/Homebrew/indigo/01.cmake:
-- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++
-- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at /tmp/indigo-20180724-50492-1mah2ic/Indigo-indigo-1.3.0beta/common/cmake/GetSystemVersion.cmake:35 (message):
Unsupported DARWIN_VERSION: 17
Call Stack (most recent call first):
/tmp/indigo-20180724-50492-1mah2ic/Indigo-indigo-1.3.0beta/common/cmake/ConfigureCommon.cmake:5 (include)
CMakeLists.txt:9 (INCLUDE)
-- Configuring incomplete, errors occurred!
See also "/tmp/indigo-20180724-50492-1mah2ic/Indigo-indigo-1.3.0beta/build-lib/CMakeFiles/CMakeOutput.log".
The text was updated successfully, but these errors were encountered:
Based on the error below - would I need to upgrade my CMake version to get around this error? (the log file is empty)
Thanks for advise!
justins-mbp-3:5.0.20180306 jjjvanderhooft$ brew install indigo
==> Installing indigo from mcs07/cheminformatics
==> Downloading https://github.com/epam/Indigo/archive/indigo-1.3.0beta.tar.gz
Already downloaded: /Users/jjjvanderhooft/Library/Caches/Homebrew/indigo-1.3.0-beta.tar.gz
==> cmake ../build_scripts/indigo-all
Last 15 lines from /Users/jjjvanderhooft/Library/Logs/Homebrew/indigo/01.cmake:
-- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++
-- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at /tmp/indigo-20180724-50492-1mah2ic/Indigo-indigo-1.3.0beta/common/cmake/GetSystemVersion.cmake:35 (message):
Unsupported DARWIN_VERSION: 17
Call Stack (most recent call first):
/tmp/indigo-20180724-50492-1mah2ic/Indigo-indigo-1.3.0beta/common/cmake/ConfigureCommon.cmake:5 (include)
CMakeLists.txt:9 (INCLUDE)
-- Configuring incomplete, errors occurred!
See also "/tmp/indigo-20180724-50492-1mah2ic/Indigo-indigo-1.3.0beta/build-lib/CMakeFiles/CMakeOutput.log".
The text was updated successfully, but these errors were encountered: