Thread
:
Poblems compiling with Madde
View Single Post
krk969
2010-04-02 , 20:39
Posts: 754 | Thanked: 630 times | Joined on Sep 2009 @ London
#
2
I use the PR1.1 SDK, maybe you do too.
the state machine isnt present in QT4.5.
>
ls /usr/include/qt4/QtCore/QState*
ls: /usr/include/qt4/QtCore/QState*: No such file or directory
> ls /opt/qt4-maemo5/include/QtCore/QState*
/opt/qt4-maemo5/include/QtCore/QState /opt/qt4-maemo5/include/QtCore/QStateMachine
PR1.2(SDK) should have this for you by default ( /usr/include/qt4 )
but remember this wont work on your device just yet if you use QT4.6
Alternatively you could compile in PR1.1 SDK using QT4.6 by using qmake from /opt/qt4-maemo5/bin
and it will work on the device for now.
__________________
Developer of :
Buddy
- budget/expense manager (
website
)
Showtime
- a telly channel listing viewer/reminder (
website
)
Travelapp
- london underground status/planner (
website
)
Batlevel
- desktop widget for battery level (
website
)
“I hear and I forget. I see and I remember. I do and I understand.”
Last edited by krk969; 2010-04-02 at
20:41
.
Quote & Reply
|
The Following User Says Thank You to krk969 For This Useful Post:
acano
krk969
View Public Profile
Send a private message to krk969
Find all posts by krk969