用macdeployqt后
再使用OTOOL -L
用install_name_tool 將所有本地的路徑都改為了@executable_path/../Frameworks/xxxxxxxx
但是當我用另一臺mac打開時, 卻打不開
Dyld Error Message:
Library not loaded: /usr/local/opt/openblas/lib/libopenblas.0.dylib
Referenced from: /Applications/LaserPro.app/Contents/Frameworks/libopencv_core.4.5.dylib
Reason: image not found
是我打包的方式不對嗎
轉載請註明出處,本文鏈接:https://www.uj5u.com/yidong/268848.html
標籤:Qt
上一篇:阿里一直響156678
下一篇:QT局域網聊天室
