Fsu0413 / QtCompile

Personal build of Qt5 onwards, with SSL builtin. Multiple configuration available.
https://build-qt.fsu0413.me/
88 stars 11 forks source link

Qt 4.8.7 和 Qt 5.6.3 看起来是把安装目录固定编译到了二进制里的 #8

Closed orestonce closed 2 years ago

orestonce commented 2 years ago

这样就没办法把静态编译结果放在其他目录了, 请问你编译的时候的install目标安装目录的完整路径是什么呢? xp

Fsu0413 commented 2 years ago

Qt官方的就是这样的,要用的话双击QQtPatcher.exe就可以了 注意Qt安装目录不能有空格和非ascii码字符

Fsu0413 commented 2 years ago

补充一下,Qt自己是在安装包里做了这些处理。可以看QtInstallFramework里面有patchQt.cpp专门干这个

orestonce commented 2 years ago

Qt5.6有QQtPatcher.exe 这个文件,点击后就可以用了 但是Qt4.8没有找到QQtPatcher.exe这个文件

Fsu0413 commented 2 years ago

???我刚看了有这个文件啊

orestonce commented 2 years ago

刚才看错了,我看到了