mhogomchungu / sirikali

A Qt/C++ GUI front end to sshfs, ecryptfs-simple, cryfs, gocryptfs, securefs, fscrypt and encfs
http://mhogomchungu.github.io/sirikali
GNU General Public License v3.0
752 stars 58 forks source link

Fix building on M series Macs with macOS Ventura #229

Closed ghost closed 1 year ago

ghost commented 1 year ago

Fix the macOS building instructions file, change C++ to C++17 and change 2 env vars Edit: note that while it builds the app, it still says that gocryptfs can't be found even though it's installed

mhogomchungu commented 1 year ago

Can you open an issue with the gocryptfs problem and in your bug report, mention the following:-

  1. The name of gocryptfs executable.
  2. Where it is located on the system.
  3. The contents of PATH variable.
ghost commented 1 year ago

Sorry for such a late reply but please see #232