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

René J.V. Bertin rjvbertin at gmail.com
Fri Mar 13 11:09:17 CET 2015


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?

Thanks,
René



More information about the Interest mailing list