maidsafe-archive / MaidSafe

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

Out-of-date wiki build instructions for OSX 10.8 #129

Open elavoie opened 10 years ago

elavoie commented 10 years ago

I tried building the 'next' branch of the MaidSafe super-project on OSX 10.8.5 with Clang 4.2. However, the associated libc++ library has private constructors for lock_guards which prevents building the Passport library. I updated to Clang 5.1 by downloading the Command Line Tools rev. April 2014 from Apple and the build is now fine.

The wiki entry should be updated to: