Hi Jules !
I am experimenting with the latest juce on iPad and linking broke because of missing objects.
Adding “juce_NamedValueSet.cpp” and “juce_NamedValueSet.h” to the juce library target fixed it.
Cheers,
Gaspard
Hi Jules !
I am experimenting with the latest juce on iPad and linking broke because of missing objects.
Adding “juce_NamedValueSet.cpp” and “juce_NamedValueSet.h” to the juce library target fixed it.
Cheers,
Gaspard
Ah, sorry, I always forget to add new files to the iphone target! Will tidy that up right away…