MeeCoLay/Workarounds
Games
After setting up meecolay correctly you are able to try games and applications.
Taco Master
The Game running well, extract the debian file in
/opt/meecolay/bin
and run the game as a user and NOT root !, Code:
meecolay /opt/meecolay/bin/tacomaster/bin/tacomaster
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