15 Jan
2014
15 Jan
'14
9:10 p.m.
On Jan 15, 2014, at 11:00, Stefano Borini <stefano.borini@ferrara.linux.it> wrote:
After this discussion, I managed to successfully run the application on the customer's computer. I did so by copying the libpng and libfreetype from XQuartz into the .app. Apparently, it is working, so I will most likely build my own versions without relying on XQuartz for the final deployment.
Make sure your dylibs have a relative id (relative to @executable_path, @loader_path, or @rpath).