Hi Jules,
On Linux, I have a SegFault when i'm compiling any samples (or any program). I get the last version under git and I think you're last update was wrong.
ex: IntroJucer in gdb
Program received signal SIGSEGV, Segmentation fault. 0x080b2d3a in juce::CharPointer_UTF8::isEmpty (this=0xbfffe6f0) at ../../Source/Project/../../JuceLibraryCode/modules/juce_core/../../../../../modules/juce_core/text/juce_CharPointer_UTF8.h:80 80 inline bool isEmpty() const noexcept { return *data == 0; }
Thx