On juce_gui_basics.cpp and juce_gui_extra.cpp, around line 65 in both files we have:
please change it to:
It fails to build on cross-compile mingw on linux.
Thanks
On juce_gui_basics.cpp and juce_gui_extra.cpp, around line 65 in both files we have:
please change it to:
It fails to build on cross-compile mingw on linux.
Thanks
Thanks! Have sorted that out now.