Problem building "Minehunt" Qt declarative example
-
Hi
I have imported the "Minehunt" Qt demo into the Qt Creator version 2.0.1. When I build it and run it in the Qt Simulator, the game doesn't appear, I get a black screen with a grey box.
I have also imported the Minehunt QML project, but running that gives the message "Minehunt will not run properly if the C++ plugin is not compiled. Please see README." -- the README telling me to compile the C++ part (which I guess is the other project in the demo). How can I easily compile these together, and create a .sis file to deploy to a handset?
Douglas
-
You might want to try disabling shadow building in your projects build settings and rebuild.