HI, I need to compile apps to run in a Arm11 board.
I just install the qt 4.7.1 and I find a ./configure to compile the apps with cross compiler:
./configure -embedded arm -xplatform /usr/local/arm/4.2.2-eabi/usr/bin/arm-linux-g++
I don't know if I have to set the ./configure before install the Qt4.7.1 before make and make install or if I have to use this ./configure in other placeother moment.
Could someone explain me the way to cross compile a qt4.7.1 app??




Reply With Quote
Bookmarks