-
Notifications
You must be signed in to change notification settings - Fork 2
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
building on arm64 #28
Comments
Fixes this one by adding
"Solved" by removing
"Solved" by not building the |
|
The |
cc0cab3 pulls updates from upstream and saves the need for a lot of the workarounds.
|
After merging all the changes from upstream in cc0cab3, |
For testing the arm64 builds on the build system, this may be useful: How to enable OS X screen sharing (VNC) through SSH? |
Following https://github.com/Xpra-org/xpra/blob/master/docs/Build/MacOS.md
Running the
gtk-osx-setup.sh
setup script, Python 3.10.10 complained that:Perhaps this will cause problems later?
Then:
Eh!
bootstrapping:
Because we need to set
arm64
in.jhbuildrc-custom
.zlib
complained about not findingninja
,pip3.10 install ninja
fixed that - but perhaps not the location we should be using..Then this more obscure one on
libxml2
:The text was updated successfully, but these errors were encountered: