Is there a way to find the Juce version number other than using Introjucer’s update feature?
I got a zipped Juce folder from another developer and would like check the version number.
Is there a way to find the Juce version number other than using Introjucer’s update feature?
I got a zipped Juce folder from another developer and would like check the version number.
Yes, you can look inside the juce_StandardHeader.h file.
Got it.
Thx!