Error in Compiling qt-everywhere-opensource-4.7.3 for ARM
Installation and Deployment
3
Posts
2
Posters
6.0k
Views
1
Watching
-
I'm trying to compile it but I got the following error, and I'm getting mad :):
@sudo ./configure -embedded arm -xplatform qws/arm-none-linux-gnueabi-g++@
@The specified system/compiler is not supported:
../qt-everywhere-opensource-src-4.7.3/mkspecs/qws/arm-none-linux-gnueabi-g++@
But if I type: arm-none-linux-gnueabi-g++ -v
I got the version so I think the compiler is properly installed.
Can somebody help me?
Thanks a lot