qrllib icon indicating copy to clipboard operation
qrllib copied to clipboard

cmake

Open jplomas opened this issue 5 years ago • 0 comments

There is an issue with cmake, which causes builds to fail where newer versions of cmake are installed.

   /usr/local/Cellar/cmake/3.12.4/bin/cmake -E copy_if_different /private/var/folders/qw/clgh44rs0sq31x0v5srt0h6c0000gn/T/pip-install-9yy1mrqo/pyqrllib/pyqrllib/dilithium.py
    CMake Error: cmake version 3.12.4

This causes specific issues on OSX (which can be fixed with https://gist.github.com/jplomas/dcda0958ae5c0249913e513b967e4299 after following our documented instructions).

jplomas avatar Nov 09 '18 20:11 jplomas