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

_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to