MeeCoLay/Workarounds

From Maemo Wiki
Revision as of 17:49, 13 September 2012 by imported>sifo (Taco Master)
Jump to navigationJump to search

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