-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 Bisq on OpenBSD #4180
Comments
Thanks for opening your first issue here! |
unfortunately the version of javafx that bisq uses only supports linux, windows, and macos |
okay, thanks @wiz |
Just out of curiosity (I would really like to use bisq), will this ever change? |
The problem is JavaFX. I actually run some headless Bisq nodes on FreeBSD fine despite it being completely unsupported, using a bunch of hacks I made. For example https://mempool.space/bisq is running on FreeBSD. |
Description
I wanted to build Bisq on OpenBSD and ran into an error.
Version
master (4fd8be6b6836d035b470d18dc000bf7bdb8f2065)
Steps to reproduce
git clone
cd bisq
./gradlew build
Expected behaviour
Bisq gets build.
Actual behaviour
Got the following error:
Device or machine
OpenBSD-current
The text was updated successfully, but these errors were encountered: