Hi:
I downloaded qt-mac-opensource-5.0.1-clang-offline and I am running into an error that reads:
Error during installation process (qt.501.patcher)
Error while relocating Qt:Command install_name_tool failed
Arguments: -change /Users/bld.qt/bamboo-agent-home/ etc etc etc
I cannot find /Users/bld.qt on my Mac (running OS X 10.8.3). What am I doing wrong?
The installation proceeded after I clicked “ignore”, but I am running into the following error when I try to run a test case
———————————————————————————-
Starting /Users/sreenivas/Documents/Code/QTProjects/Test-build-Desktop_Qt_5_0_1_clang_64bit-Debug/Test.app/Contents/MacOS/Test…
dyld: Library not loaded: /Users/bld.qt/bamboo-agent-home/xml-data/build-dir/DQTC-RELEASE5LGPL-OSX106/______________________________PADDING______________________________/lib/QtWidgets.framework/Versions/5/QtWidgets
Referenced from: /Users/sreenivas/Documents/Code/QTProjects/Test-build-Desktop_Qt_5_0_1_clang_64bit-Debug/Test.app/Contents/MacOS/Test
Reason: image not found
The program has unexpectedly finished.
/Users/sreenivas/Documents/Code/QTProjects/Test-build-Desktop_Qt_5_0_1_clang_64bit-Debug/Test.app/Contents/MacOS/Test exited with code 0
———————————————————————————-
Any help/pointer as to how I can get around this is greatly appreciated!
Cheers!
-Sreenivas
↧