I’ve successfuly built both JUCE v1.28 and jucedemo (using Linux), and the front page of JUCE Demo! works fine, along with the tabs, but the menu (Demo, Source Code, Look-and-feel) has no response to mouse. The menu still blurs and fades when the window is out of focus and goes back to normal when the window is in focus, but I can’t get it to open up any of the menus or anything.
I assume this to be a bug in either JUCE or jucedemo, but of course, I have no real idea. I haven’t changed the source code, though, so unless I’ve messed up something in juce_premake.lua, I can’t think of anything else it might be.
Has anyone else noticed this on Linux, or on other platforms? And if so, how have you fixed it?