[Interest] Cannot complie Qt 5.10 on ARM device

Thiago Macieira thiago.macieira at intel.com
Thu Jan 11 17:59:20 CET 2018


On Friday, 22 December 2017 04:31:34 PST Filip Piechocki wrote:
> QMAKE_SPEC:
> QMAKE_XSPEC:

Another attempt at this. The error message comes from:

       evalError(fL1S("Could not find qmake configuration file 
%1.").arg(qmakespec));

So the qmakespec file is actually empty. That corresponds to your output 
(above).

Can you find the src/corelib/global/qconfig.cpp file (created by configure) 
and confirm the last two strings in qt_configure_strs are the mkspec? Or just 
attach the file.

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




More information about the Interest mailing list