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
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.