[Development] QT_GCC_MAJOR_VERSION and building with clang...

René J.V. Bertin rjvbertin at gmail.com
Fri Dec 6 22:03:31 CET 2019


On Friday December 06 2019 18:36:52 Sérgio Martins wrote:

>So you're building QtWebEngine with GCC 8 while Qt was built with clang 
>mkspec ?

It was a test, but IMHO it should be possible (as long as you're not also mixing libstdc++ and libc++).

>Anyway, FWIW, I've built QtWebEngine with clang 8.0 + linux-clang mkspec 
>not too long ago and it worked fine.

Yes, because that way the GCC version check won't be done, for obvious reasons.

Cheers,
R.


More information about the Development mailing list