From 6801a97671f64ef30ab312b38d16abc964ad6ac5 Mon Sep 17 00:00:00 2001 From: Alan Alpert Date: Tue, 23 Mar 2010 14:26:48 +0100 Subject: Minehunt readme was missing a step. --- demos/declarative/minehunt/README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/demos/declarative/minehunt/README b/demos/declarative/minehunt/README index 7379dcf..1b6cf81 100644 --- a/demos/declarative/minehunt/README +++ b/demos/declarative/minehunt/README @@ -1,3 +1,5 @@ +To compile the C++ part, do 'qmake && make'. Minehunt will not run properly if the C++ plugin is not compiled. + To run, simply load the minehunt.qml file with the qml runtime. Note that on X11, this demo has problems with the native graphicssystem. If you are using the X11 window system, please pass -graphicssystem raster to the qml binary. -- cgit v0.12