Linux Build failing
OOTS opened this issue · 1 comments
OOTS commented
Hi there,
building this under linux required me to change all four copies of the path Submodules/JUCE/extras/Projucer/Builds/Linux/
(found in Build/build_linux.sh
) to Submodules/JUCE/extras/Projucer/Builds/LinuxMakefile
.
See https://github.com/WeAreROLI/JUCE/tree/master/extras/Projucer/Builds .
I don't know if there has been a change to the JUCE repo or whether the build_linux.sh
script was broken from the very beginning. I also don't know if other code is affected.
Best regards,
OOTS
danlin commented
Oh i think only the Path was wrong.
Im currenty rework the Soundboard with Linux Support.