brummer10 / guitarix.vst

guitarix vst3 wrapper for linux
66 stars 1 forks source link

Build Error on Raspberry Pi OS #28

Closed GuntherT closed 2 months ago

GuntherT commented 2 months ago

My apologies for opening this issue. I am not an expert at building software. I was encountering build errors and looking for guidance, but I was able to resolve the errors on my own. The errors were due to missing dependencies during the JUCE modules compilation that were not in the list provided in the README. I am closing the issue.

pidaw@raspberrypi:~/Downloads/Guitarix.vst3_0.3 $ make
INFO: Submodule up to date
INFO: Using included Juce modules [../../JuceModules]
INFO: optimised for aarch64
INFO: Compiling modules - done
Linking Guitarix - Shared Code
Linking Guitarix - VST3
Stripping Guitarix - VST3
INFO: Build finish, now run make install