Is it possible to build QtWebEngine for 32bits application on Mac?
Has anyone tried it?
Is it possible to build QtWebEngine for 32bits application on Mac?
Has anyone tried it?
With 5.5.1 it is possible but you need to edit qtwebengine/tools/qmake/mkspecs/features/functions.prf (line 17) and change macx-clang to macx-clang* .
Bookmarks