Closed lpf6 closed 6 months ago
I found where 'xpra-gtk3.modules', it is in another repo, I fix by:
git clone https://github.com/Xpra-org/gtk-osx-build.git
cd gtk-osx-build
jhbuild update
Maybe better to add this step to doc.
Sorry about that, https://github.com/Xpra-org/xpra/pull/4212
Describe the bug Run
jhbuild update
got error when I try to build from source on MacOS M1 Pro:How can I aviod the error?
To Reproduce I follow the doc docs/Build/MacOS.md to install from source in Mac M1.
Setup gtk-osx
And set PATHConfigure jhbuild to use our modules
jhbuild update
got error: "No such file or directory: 'xpra-gtk3.modules'".System Information (please complete the following information):
Additional context I has uninstall
brew
in my MAC to build source, their is all logs ofjhbuild update
when I run again: