I'm trying to use Breakpad from loadable bundle. I need to use this
scenario, because I'm building SIMBL plugin which is loaded into target app
dynamically.
The trouble is @executable_path usage in Breakpad project. Breakpad
should use @loader_path instead.
Please read detailed analysis of the problem here:
http://lapcatsoftware.com/blog/2007/08/11/embedding-frameworks-in-
loadable-bundles
Here are changes I did to make it work in my scenario:
http://gist.github.com/284540
Thanks for Breakpad!
Original issue reported on code.google.com by antonin....@gmail.com on 23 Jan 2010 at 11:19
Original issue reported on code.google.com by
antonin....@gmail.com
on 23 Jan 2010 at 11:19