Skip to content
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

Maybe support macOS at some point? #18

Open
jasikpark opened this issue Sep 13, 2020 · 3 comments
Open

Maybe support macOS at some point? #18

jasikpark opened this issue Sep 13, 2020 · 3 comments

Comments

@jasikpark
Copy link

jasikpark commented Sep 13, 2020

The only options for subsonic that are open-source seems to be Clementine, which isn't great 😅

@jasikpark
Copy link
Author

It builds, but here's how it panics when run:

target/debug/mobydick
thread 'main' panicked at 'libgtk-3 was configured with `--enable-debug=no`. See https://github.com/gtk-rs/gtk/issues/270 for details', /Users/calebjasik/.cargo/registry/src/github.com-1ecc6299db9ec823/gtk-0.5.0/src/rt.rs:137:13
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
calebjasik@Calebs-MacBook-Pro mobydick % 

(I already have brew install gtk+3 from messing around with https://gitlab.gnome.org/GNOME/fractal a while ago)

@elegaanz
Copy link
Owner

That's weird, Fractal shouldn't be working either… Can you pass options to enable the --enable-debug flag when installing with Homebrew ? (sorry, I don't know much about mac OS ecosystem)

@jasikpark
Copy link
Author

jasikpark commented Sep 13, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants