You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to build QT5, recommended version 5.6.2 in macOS (High Sierra) and ElementaryOS 0.4 (Ubuntu 16.04 LTS), same error on patches, also some ./configure options are not supported:
-opengl dynamic, -plugin-manifests
Patch errors:
❰gchiappe❙~/Jambi/qt-src-5.6.2/qt-everywhere-opensource-src-5.6.2/qtbase❱✔≻
git apply --ignore-whitespace ~/Jambi/qtjambi/Qt5-patches/win_qtbase_src_corelib_thread_qthread_unix.cpp.patch
error: patch failed: src/corelib/thread/qthread_unix.cpp:211
error: src/corelib/thread/qthread_unix.cpp: patch does not apply
❰gchiappe❙~/Jambi/qt-src-5.6.2/qt-everywhere-opensource-src-5.6.2/qtbase❱✘≻
git apply --ignore-whitespace ~/Jambi/qtjambi/Qt5-patches/win_qtbase_src_corelib_thread_qthread_win.cpp.patch
error: patch failed: src/corelib/thread/qthread_win.cpp:97
error: src/corelib/thread/qthread_win.cpp: patch does not apply
The text was updated successfully, but these errors were encountered:
Trying to build QT5, recommended version 5.6.2 in macOS (High Sierra) and ElementaryOS 0.4 (Ubuntu 16.04 LTS), same error on patches, also some ./configure options are not supported:
-opengl dynamic, -plugin-manifests
Patch errors:
The text was updated successfully, but these errors were encountered: