LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   "Qt.labs.particles" is not installed? (https://www.linuxquestions.org/questions/linux-software-2/qt-labs-particles-is-not-installed-901693/)

mei0fei 09-07-2011 08:42 PM

"Qt.labs.particles" is not installed?
 
I am using qtdemo and run a game, but it tell me some error.

file:///usr/lib/qt4/demos/declarative/samegame/SamegameCore/BoomBlock.qml:43 module "Qt.labs.particles" is not installed

how can I solve the problem?

John VV 09-07-2011 11:53 PM

Quote:

how can I solve the problem?
install the unknown missing software for this unknown game on this unknown Operating system .

from the error i am assuming the game is "SamegameCore"

just how did you install this demo on this ??? what ??? operation system .

knudfl 09-08-2011 02:00 AM

Google .. Qt.labs.particles ..
http://www.google.com/webhp#hl=da&su...w=1152&bih=715

> http://doc.qt.nokia.com/4.7-snapshot/qml-particles.html >
"This element was introduced in Qt 4.7."
"Particles are available in the Qt.labs.particles 1.0 module."


May be you have one of the first buggy? versions ?

.

mei0fei 09-08-2011 10:26 PM

it is SamegameCore that cause the error.
OS : Ubuntu 11.04
sudo apt-get install qt4-demos

mei0fei 09-08-2011 10:31 PM

To fix it an additional package needs to be installed.
libqt4-declarative-particles

thank you !


All times are GMT -5. The time now is 04:00 PM.