PDA

View Full Version : macdeployqt-4.8



migel
20th December 2011, 16:06
Hi was using my own script to fix all the libs for my bundle. I tried using before macdeployqt but it did not do a job for me. Today I have upgraded QT to 4.8 and see there is a new macdeployqt-4.8 script. It shows the following errors

$ macdeployqt-4.8 project.pro
ERROR: Could not find bundle binary for "project.pro"
ERROR: "otool: can't open file: (No such file or directory)
"
WARNING:
WARNING: Could not find any external Qt frameworks to deploy in "project.pro"
WARNING: Perhaps macdeployqt was already used on "project.pro" ?
WARNING: If so, you will need to rebuild "project.pro" before trying again.
...

project.app is there ready and his bin too project.app/Contents/MacOS/project

Any thoughts ?

Added after 6 minutes:

I just run the command wrong

Should be


macdeployqt-4.8 project.app