Skip to content

macOS build process #3321

Jul 30, 2024 · 2 comments · 4 replies
Discussion options

You must be logged in to vote

I do have a Mac, running an old macOS (Catalina 10.15), and have compiled Jamulus on it, but not using the Homebrew stuff. But I am in no way a knowledgable Mac developer.

Looking back through my shell history, and also going from memory, I think I did something like this:

  • installed xcode from the appstore
  • installed the xcode command line tools using the shell command xcode-select --install
  • installed Qt to /usr/local/opt/qt/5.15.2 using the Mac installer from the Qt website.
  • created /etc/paths.d/Qt containing the line /usr/local/opt/qt/5.15.2/clang_64/bin (and then start a new shell session for it to take effect)

Then I was able to do the same steps I was used to doing on Linux:

qmake J…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@softins
Comment options

Answer selected by AndersGoran
@AndersGoran
Comment options

Comment options

You must be logged in to vote
2 replies
@AndersGoran
Comment options

@ann0see
Comment options

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