![]() |
2009-12-09
, 06:41
|
Posts: 287 |
Thanked: 165 times |
Joined on Oct 2009
@ The Netherlands
|
#3
|
I had the same issue after changing the target with sb-menu.
I fixed by:
make clean
qmake
make all
![]() |
2009-12-09
, 12:13
|
Posts: 287 |
Thanked: 165 times |
Joined on Oct 2009
@ The Netherlands
|
#4
|
![]() |
2010-04-22
, 06:11
|
Posts: 1 |
Thanked: 0 times |
Joined on Apr 2010
|
#5
|
![]() |
2010-06-01
, 22:25
|
Posts: 28 |
Thanked: 28 times |
Joined on May 2010
|
#6
|
![]() |
2010-06-01
, 22:29
|
|
Posts: 670 |
Thanked: 359 times |
Joined on May 2007
|
#7
|
![]() |
2010-06-02
, 05:36
|
Posts: 726 |
Thanked: 345 times |
Joined on Apr 2010
@ Sweden
|
#8
|
![]() |
2010-06-03
, 09:37
|
Posts: 200 |
Thanked: 44 times |
Joined on Jan 2010
|
#9
|
/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?