I know that this question has been asked before, but I can’t find a solution.
I would like my juce application to run inside MacOsX Safari/Firefox and Chrome.
It is working in Microsoft Windows but not on Mac.
I tried the Juce internet plugin demo (in extras/ directory) and it’s not working either.
What I see is only a white area (both in 32 or 64 bit mode).
Can anyone help? Thanks.
PS I can try to use the Firebreath library, but I think I will have the same problem (i.e. cannot embed Juce component into a NSView)