Hi All,
I want to recompile the QT source code with additional features. I know the SDK 6.0 was created based on yocto. I want to configure my QT source exactly how you have configured. Please let me know the QT build configurations of SDK 6.0
Right now i am using below configuration to build QT source code. In the below configurations i am not able to build all the QT libraries available in the SDK.
./configure -prefix / -embedded arm -platform qws/linux-x86-g++ -xplatform qws/linux-cortexA8-g++ -depths 16,24,32 -no-mmx -no-3dnow -no-sse -no-sse2 -no-glib -no-cups -no-largefile -no-accessibility -opengl es2 -no-openssl -no-gtkstyle -qt-mouse-pc -qt-mouse-linuxtp -qt-mouse-linuxinput -plugin-mouse-linuxtp -plugin-mouse-pc -fast -qt-gfx-vnc -qt-gfx-transformed -v
Thanks,
P.Ashok