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
{{ message }}
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.
Hi, thanks for pointing out the bug in our cmake. There are currently no installers for mac OSX and we will not be using the cmake install machinerie. So I might rather disable the install target altogether. I'll raise a bug.
Hi,
I was building and installing MaidSafe on Mac OS X and I encountered the following error while executing
sudo make install
:The fix is very simple - replace the following line in: build_maidsafe/src/third_party_libs/sqlite/cmake_install.cmake
with
I tried to fix it and make a pull request but I was unable to find the source file I was supposed to change.
The text was updated successfully, but these errors were encountered: