[Interest] aarch64-linux-android-g++: error: unrecognized command line option

Thiago Macieira thiago.macieira at intel.com
Fri May 22 18:37:06 CEST 2015


On Friday 22 May 2015 15:49:42 Jason H wrote:
> I'm not. Qmake is. I don't have those options anywhere in my .pro

The point is that you did something to cause it. Those flags are enabled with 
the conditional:

equals(ANDROID_TARGET_ARCH, armeabi-v7a):

ANDROID_TARGET_ARCH is set either in your .pro file, in qmake's command line or 
it defaults to something set at configure time. Where did yours come from?

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list