2017-01-27 9 views
0

: http://freecode.hu/sbcomp/2016/08/15/compiling-qt-5-8-on-odroid-xu4/ 하지만 4 단계에서 , 난 이 오류를 얻을 :이 오류 해결 방법 : g ++ : 오류 : 옵션 인식 인수를 '-mtune = 피질 - a15.cortex-A7'나는이 가이드에 의해 XU4에 Compilie Qt5.8로 결정

make:warning:file '/usr/include/string.h' has modification time 1e+07 s in the future 
g++-4.8.real:error:unrecognized argument in option '-mtune=cortex-a15.cortex-a7' 
g++-4.8.real:note:valid argumentd to '-mtune=' are: arm1020e .... 

는 모든 감사를이 오류를 해결하기 위해 저를 도와주세요.

답변

1

일시간 후, 난 편집 qmake.config 파일로 내 문제 해결 : 그 가이드가 상기 줄을 변경 : + = -mcpu = 텍스 A15 -mfpu = 네온 vfpv4 -mtune = 텍스 A15 QMAKE_CFLAGS .cortex-A7--mfloat ABI = 하드 이에

: QMAKE_CFLAGS + = -mcpu = 텍스 A15 = -mfpu 네온 vfpv4 -mtune = 텍스 A15 = -mtune 텍스 A7 -mfloat-ABI = 하드