[Interest] building QtWebEngine on 32bit OS X or with -spec macx-clang-32, possible?

Thiago Macieira thiago.macieira at intel.com
Fri Mar 13 17:14:32 CET 2015


On Friday 13 March 2015 11:09:17 René J.V. Bertin wrote:
> Hi,
> 
> The isPlatformSupported test for QtWebEngine has the following line
> 
>   linux-g++*|win32-msvc2013|macx-clang: return(true)
> 
> which means that the test fails for the mkspec macx-clang-32 . Does that
> mean the component cannot be built on 32bit OS X, and if so, how come the
> test appears like it will succeed on a 32bit OS X system?

Try adding a * after that and see if it builds. It might just work.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list