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é
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to