MeeCoLay/Workarounds: Difference between revisions

From Maemo Wiki
Jump to navigationJump to search
imported>marmistrz
initial
 
imported>sifo
Line 1: Line 1:
== 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 ==
== Workarounds ==



Revision as of 17:40, 13 September 2012

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