Found a cause to my problem....Posting here just in case someone else battles with this.
> I realized that the qmake is actually using the other qmake, even > though 'which qmake' claims to use the one at > /usr/local/Trolltech/Qt-4.7.1/bin... I wonder what causes this? > I have 'export PATH=/usr/local/Trolltech/Qt-4.7.1/bin:$PATH' in my > .bashrc, however something seems to be overriding that. > Anyhow, I'll try to compile using absolute path... I found out that my .bashrc had an alias: alias qmake='mad -t meego-core-ia32-1.1 qmake' defined that overrid any PATH settings. Unfortunately I did not see that alias earlier, and command 'which qmake' also lied to me... Carl _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
