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
unable to install; directories installed by homebrew cannot be found (opt/homebrew not always searched). directories installed from source also cannot be found (e.g. include/eignpy directory)
The text was updated successfully, but these errors were encountered:
If this doesn't work, please post back and attach the file config.log.
This should work with other library dependencies, too, if you installed them in non-canonical locations. For example --with-eigenpy=/path/to/eigenpy. If you want to see the available options, ./configure -h shows the help menu.
I have successfully built on this M1 on which I am now typing with boost, boost-python, eigen, eigenpy, automake, autoconf, libtool, mpfr, gmp, numpy all installed on this machine via homebrew.
I'm using a virtual environment to help manage my Python libraries.
I do recognize that building b2 is a pain. we're working on a CMake build system which should work better with dependencies provided by conda. but that doesn't help you right this moment.
unable to install; directories installed by homebrew cannot be found (opt/homebrew not always searched). directories installed from source also cannot be found (e.g. include/eignpy directory)
The text was updated successfully, but these errors were encountered: