So I’m stepping through the demo, and MessageManager::doPlatformSpecificInitialisation() seems to spawn an application in the dock. What would prevent this from being successful? I have one class derived from juce_application that isn’t successfully spawning a dock app.
Thoughts?