Home > other >  ITop - 4412 development board ubuntu qt5.7 configuration GCC error, how to do
ITop - 4412 development board ubuntu qt5.7 configuration GCC error, how to do

Time:10-12

In the virtual machine configuration Qt5.7 compiler, as follows:


Error: the compiler always produce code for a Qt version 5.7.0 64 - bit

Cpmpiler configuration is as follows:

Compiled test program without corresponding executable files, ask everybody to help solve,

Qt5.7 in virtual machine installation, the installation files: qt - opensource - Linux - x64-5.7.0. Run, installed the arm - none - Linux - gnueabi compiler, the installation source is: arm - 2014.05-29 - arm - none - Linux - gnueabi - i686 - PC - Linux - gnu. Tar..bz2

CodePudding user response:

Qt is 5.7, it is recommended that you try using a higher version of the cross compiler

CodePudding user response:

The distribution of qt creator to careful, step must not make a mistake,
Also look for the tip,

CodePudding user response:

Qt is 5.7

CodePudding user response:

QT5.7 support of c + + 11 features a cross-compiler version requirements higher than 4.8
  • Related