Open deverwh opened 7 years ago
it's problem of your patch
binary, not problem of this patch file itself
thank you for response, i can't find the patch binary for windows from internet, can you give me?
use python for patching, it works well. Or msys
patch -p1 < ../qt-patches/windows/qt-4.8.7/qt-4.8.7-win.patch
when i use the command it error msg:
D:\qt-src-4.8.7>patch -p1 < ../qt-patches/windows/qt-4.8.7/qt-4.8.7-win.patch patching file src/3rdparty/clucene/src/CLucene/StdHeader.h Assertion failed: hunk, file .\src\patch\2.5.9\patch-2.5.9-src\patch.c, line 354 This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information.
why please?