MeeCoLay/Workarounds

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