-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MacOS support #153
Comments
it should be possible |
Some notes from trying this out on x86 macOS Catalina (10.15.7) - a few things don't work quite as documented:Building
Running
Now, having said all of the above: the important parts of this (for me, at least) work: it's syncing my documents as expected and I can manually hack about with them on the filesystem for the moment. I'll see if I can debug further to understand why a few things aren't working, but this is a combination of environments that I'm either new to or not very familiar with. Hope this helps! Dobrin, if I can provide more useful feedback (e.g. if there's a debug mode I can enable or whatever) let me know. |
Further update:
|
latest update (2022-12-31) fixes this. |
Here's a patch to address some of the issues I identifed above. Building a specific (this is from a local branch - I haven't cloned this repo to my own space to generate a PR.)
|
Is it possible to build on MacOS for MacOS (given all build tools installed)?
What about M1 based mac?
The text was updated successfully, but these errors were encountered: