[bisq-network/bisq] Support building and running on Apple M1 Silicon (PR #5835)

Christoph Atteneder notifications at github.com
Thu Apr 21 09:02:58 CEST 2022


> @chimp1984 asked me about the status of getting the Bisq build working on M1 Macs for some work he was doing with @pedromvpg. I just looked back into it. It appears that everything we need from the Gradle JavaFX plugin side is now place, see [openjfx/javafx-gradle-plugin#113 (comment)](https://github.com/openjfx/javafx-gradle-plugin/pull/113#issuecomment-1104717714) for details, but still not and maybe never from the JFoenix side, see [sshahine/JFoenix#1205](https://github.com/sshahine/JFoenix/issues/1205) for details. It may be that in order to get building on M1, we need to drop our dependency on JFoenix altogether. I'm not sure the level of effort there, but if I recall correctly, the component causing the issue was just a progress meter in the splash screen. Perhaps other issues with the library would surface once that component were replaced, though, not sure.
> 
> See also this commit for more context: [cbeams at 8546f59](https://github.com/cbeams/bisq/commit/8546f59b12a58775e6bf7fa1852204cfcfdb9f8e)

Replacing the progress bar shouldn't be too big of a problem, but with Bisq2 in development I'm not sure if it is worth the effort to make lots of changes to the codebase or getting rid of JFoenix completely. Bisq2 should work for M1 as there is no JFoenix dependency anymore.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/5835#issuecomment-1104794732
You are receiving this because you are subscribed to this thread.

Message ID: <bisq-network/bisq/pull/5835/c1104794732 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20220421/ac43e832/attachment.htm>


More information about the bisq-github mailing list