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

[Draft] Feature/automated builds #44

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

kmturley
Copy link

@kmturley kmturley commented Aug 7, 2022

This is a work in progress feature which aims to automatically build Linux, Mac and Win releases in a Github pipeline. Opening a PR for your visibility on it.

Screen Shot 2022-08-06 at 9 57 49 PM

You can view workflow runs here:
https://github.com/studiorack/juicysf/runs/7710081501?check_suite_focus=true

Mac build is working locally.

Currently erroring at the step in linux:

-- Checking for one of the modules 'fluidsynth>=2'
CMake Error at cmake/Modules/FindPkgConfig.cmake:920 (message):
  None of the required 'fluidsynth>=2' found
Call Stack (most recent call first):
  CMakeLists.txt:48 (pkg_search_module)

@kmturley kmturley changed the title Feature/automated builds [Draft] Feature/automated builds Aug 7, 2022
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

Successfully merging this pull request may close these issues.

None yet

1 participant