MeeCoLay/Workarounds
(→Workarounds) |
m (→Taco Master) |
||
Line 1: | Line 1: | ||
== Games == | == Games == | ||
After setting up meecolay correctly you are able to try games and applications. | After setting up meecolay correctly you are able to try games and applications. | ||
- | === Taco Master === | + | === Taco Master, Sexy Dice === |
- | The | + | The Games are running well, extract the debian and run the game as a user and NOT root ! Code: |
- | + | meecolay /path/to/executable | |
- | and run the game as a user and NOT root ! | + | |
- | meecolay / | + | |
== Workarounds == | == Workarounds == |
Revision as of 17:49, 13 September 2012
Games
After setting up meecolay correctly you are able to try games and applications.
Taco Master, Sexy Dice
The Games are running well, extract the debian and run the game as a user and NOT root ! Code:
meecolay /path/to/executable
Workarounds
Error:
plugin cannot be loaded for module "QtMobility.location": Cannot load library /opt/qtm12/imports/QtMobility/location/libdeclarative_location.so: (/opt/qtm12/imports/QtMobility/location/libdeclarative_location.so: undefined symbol: _ZNK10QtMobility13QGeoMapObject10metaObjectEv)
Solution:
LD_PRELOAD=/opt/qtm12/lib/libQtLocation.so meecolay /path/to/executable