Hi,
the package is named libqtdeclarative4-particles on Sailfish. So you
have to install this package on the emulator.
Martin
2013/4/20, thuai :
> Hi martin,
>
> thk you!
>
> I want to run the SameGame on Sailfish emulator.
>
> I google this problem,
> get this http://qt-project.org/forums/vie
Hi,
Sailfish does not support Qt 5 at the moment, so you should use the
SameGame example code from Qt 4.8 instead. Particles are supported by
the particle extension libqtdeclarative4-particles.
Martin
2013/4/20, thuai :
> I'm tring to port the 'samegame' which is a example of qml, you can find
I'm tring to port the 'samegame' which is a example of qml, you can find
the game source in the directory Qt installed.
The path of the game source on my pc is
/opt/Qt/Qt5.0.1/5.0.1/gcc_64/examples/declarative/samegame.
And i copy the source to my new Sailfish project directory.
And then i modify t