Birch-san / juicysfplugin

Audio plugin (e.g. VST, AU) to play soundfonts on macOS, Windows, Linux
GNU General Public License v3.0
225 stars 29 forks source link

[Draft] Feature/automated builds #44

Open kmturley opened 2 years ago

kmturley commented 2 years ago

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)