grattan / covid19.model.sa2

4 stars 0 forks source link

Failing to install hutilscpp on Will's Mac #39

Closed wfmackey closed 4 years ago

wfmackey commented 4 years ago

remotes::install_github("hughparsonage/hutilscpp") gives the error:

clang-7: error: no such file or directory: '/Library/Frameworks/R.framework/Resources/lib/libc++abi.1.dylib'
make: *** [hutilscpp.so] Error 1

I will check/re-install clang-7.

wfmackey commented 4 years ago

Installation works on @MattCowgill's Mac, so this is an issue with my setup.

wfmackey commented 4 years ago

Fixed -- was missing some c++ libs