hello ,
i was trying to install qt/embedded but when i try to build i get the following error.can anybody help?
/root/qtembedded/qt-2.3.2/include/qvaluestack.h: In member function ‘T QValueStack<T>::pop() [with T = QString]’:
xml/qxml.cpp:2502: instantiated from here
/root/qtembedded/qt-2.3.2/include/qvaluestack.h:57: error: cannot convert ‘QValueListIterator<QString>’ to ‘const char*’ for argument ‘1’ to ‘int remove(const char*)’
make[2]: *** [xml/qxml.o] Error 1
make[2]: Leaving directory `/root/qtembedded/qt-2.3.2/src'
make[1]: *** [sub-src] Error 2
make[1]: Leaving directory `/root/qtembedded/qt-2.3.2'
make: *** [init] Error 2
i have used the following guide for its installation
www.dzkf.cn/html/qianrushixitong/2007/0508/2047.html - 20k[/SIZE]
thanks