View Single Post
Posts: 287 | Thanked: 165 times | Joined on Oct 2009 @ The Netherlands
#1
I'm trying to compile keepassx for Armel in scratchbox but i get this error:

/targets/FREMANTLE_X86/usr/include/qt4/QtCore/qatomic_i386.h:132: error: impossible constraint in 'asm'

I've read here:

https://wiki.maemo.org/Qt4Hildon

That i need to run qmake and ofcourse i did that (a couple of times anf qmake-qt4). It still doesn't help.

Do i need to add something to the projectfile? Or some other configuration?