Hello all,
I am trying to compile qtopia 2.2 with gcc 2.95 (sharp arm). On the internet I can found the same error, but no answer. The same error come, when I try to compile it with gcc 4 (angstrom). Can anyone help? The error for GCC 2.95 (Sharp arm toolchain):
P.S: Qtopia tools compiled, qt - compiled.
***********************************
********* Build Qtopia ************
***********************************
QPE_CFG=" '-edition' 'pda' '-displaysize' '640x480' -no-qtopiadesktop -prefix '$HOME/arm/qtopia' -release -platform 'linux-g++' -xplatform 'linux-sharp-g++'"
The following configuration values have been guessed or autodetected:
-arch sharp
-fontfamilies helvetica fixed micro smallsmooth smoothtimes
-fontsizes all
-fontstyles 50 50i 75 75i
-languages en_US
Symlinking header files to include directory
Creating qmake...make[1]: Entering directory `$HOME/src/qtopia-free-2.2.0/qtopia/qmake'
.make[1]: Leaving directory `$HOME/src/qtopia-free-2.2.0/qtopia/qmake'
Creating pngscale...make[1]: Entering directory `$HOME/src/qtopia-free-2.2.0/qtopia/util/pngscale'
..make[1]: *** [../../bin/pngscale] Error 1
make[1]: Leaving directory `$HOME/src/qtopia-free-2.2.0/qtopia/util/pngscale'
Failed to make pngscale
Thank you.
