LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   building QT/embedded (https://www.linuxquestions.org/questions/linux-software-2/building-qt-embedded-436277/)

arivendu 04-18-2006 02:11 AM

building QT/embedded
 
I m trying to build (GPL)QT/embedded 2.3.8 for the Sh4 platform, but it gives following errors:
it says that the above ver doesnt support SH4 platform
so made changes in the qglobal.h file and made it link to my sh4 compiler, but when i run "make", it says

"In file included from kernel/qt.h:20,
from allmoc.cpp:1:
/home/arivendu/konq/qt-2.3.8/include/qglobal.h:144:2: #error "Qt has not been ported to this OS - talk to qt-bugs@trolltech.com"
In file included from kernel/qt.h:132,
from allmoc.cpp:1:
/home/arivendu/konq/qt-2.3.8/include/qsharedmemory.h:54:21: sys/ipc.h: No such file or directory"

though my OS is Linux, and i have the file sys/ipc.h there"

help needed badly!


All times are GMT -5. The time now is 03:24 PM.