Hi,
I am trying to develop and application on Qt using the state machine
frameword.
All is fine for linux and windows, buy when I use madde for compiling
it. It does not fount the #include <QStateMachine> library.
Someone could tell me if I can use the State Machine Framework madde
with or if I should compile it in some other way.
Thanks!
This is the command I use to compile:
g++ -c -pipe -O3 -g -Wall -W -D_REENTRANT -DQT_NO_DEBUG
-DQT_SCRIPT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB
-DQT_SHARED
-I/home/software/madde/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/share/qt4/mkspecs/linux-g++-gles2 -I. -I/home/software/madde/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/include/qt4/QtCore -I/home/software/madde/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/include/qt4/QtGui -I/home/software/madde/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/include/qt4/QtXml -I/home/software/madde/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/include/qt4/QtSql -I/home/software/madde/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/include/qt4/QtScript -I/home/software/madde/.madde/0.6.14/sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/usr/include/qt4 -I. -I. -o mainwindow.o
mainwindow.cpp
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers