[Interest] WAS is failing to compile under Ubuntu

Thiago Macieira thiago.macieira at intel.com
Fri Mar 1 17:12:36 CET 2019


On Friday, 1 March 2019 01:52:00 PST Alexander Rössler wrote:
> However, for some reason the build fails at:
> qsimd_p.h:196:14: fatal error: 'x86intrin.h' file not found
> #    include <x86intrin.h>
>             ^~~~~~~~~~~~~

Your compiler is broken. You have Q_PROCESSOR_X86 defined but you don't have 
<x86intrin.h>.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel System Software Products






More information about the Interest mailing list