View Single Post
omeriko9's Avatar
Posts: 385 | Thanked: 344 times | Joined on Jan 2010 @ Israel
#5
Originally Posted by fatalsaint View Post
You need to first install the python2.5-qt4 files

Code:
apt-get install python2.5-qt4-gui
and maybe the dev files:
Code:
apt-get install python2.5-qt4-dev python2.5-qt4-dev-tools
ETA: Make sure you're using python2.5 as well if in the SDK.
OMG thank you!!! that was exactly what I was missing!!

Now it compiles and runs and finally I can start developing for n900..