This is the super-project in which each MaidSafe library resides. Some information is common to all libraries, and is detailed here. Library-specific information can be found in each library's wiki.
Other
583
stars
102
forks
source link
CMake Error at cmake_modules/maidsafe_find_fuse.cmake #200
after a long time data downloading and the console show Errors:
================================================================================
Configuring MaidSafe Drive project on 'HEAD' at commit 'f97e8d6'
----------------------------------------------------------------
CMake Error at cmake_modules/maidsafe_find_fuse.cmake:48 (message):
Could not find include directory for OSXFUSE. Run
cmake . -DADD_FUSE_INCLUDE_DIR=<Path to osxfuse include directory>
Call Stack (most recent call first):
src/drive/CMakeLists.txt:55 (include)
-- Configuring incomplete, errors occurred!
See also "/Users/tianliwei/Documents/GitRepo/MaidSafe/build_maidsafe/CMakeFiles/CMakeOutput.log".
See also "/Users/tianliwei/Documents/GitRepo/MaidSafe/build_maidsafe/CMakeFiles/CMakeError.log".
I follow the Build Instructions for OS X tutorial and when i run:
after a long time data downloading and the console show Errors: