brew install cmake autoconf automake libtool shtool gflags
xcode-select --install
download https://github.com/google/googletest
cd googletest-master
cmake .
make
make install
download https://github.com/microsoft/SEAL
cd SEAL
cmake .
make
make install
Monday, October 26, 2020
Microsoft SEAL installation on macOS
Subscribe to:
Posts (Atom)