[Development] Fwd: qrandom.cpp build problem: please advise

Thiago Macieira thiago.macieira at intel.com
Tue Mar 6 18:18:09 CET 2018


On Tuesday, 6 March 2018 07:42:59 PST Alexei Fedotov wrote:
> -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_CORE_LIB
[cut]
> arch/qatomic_bootstrap.h -o .obj/header_qatomic_bootstrap.obj

This is a header check of a file that shouldn't be header-checked. The header 
in question (qatomic_bootstrap.h) has:

#pragma qt_sync_skip_header_check

So the problem is syncqt. Please delete your build, verify that Perl is 
properly installed in your environment (it cannot be MSYS's) and and that you 
don't have a stale syncqt somewhere.

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






More information about the Development mailing list