I’m not sure I understand what you mean. The application bundle would be kicad.app. Are you assuming that everyone will install the entire package directory in /Applications? If so, you shouldn’t. I, for one, only install the actual application bundle, kicad.app. I thought that this was the point of Bernhard doing all the work of bundling everything, so that folks can simply do a drag and drop install of the application as is customary on OS X. Assuming that I have a folder of stuff outside the bundle but in the applications folder breaks this.
Garth > On Nov 17, 2014, at 8:16 PM, Adam Wolf <[email protected]> wrote: > > Hi folks, > > I'm trying to wrap up the last few remaining bugs before I'm happy with the > OS X package. > > One of them is to get the "Getting Started" and other help files to work. My > current packages put the help PDFs in English in the application bundle, near > the executables. Due to OS X custom, these are *probably* at > /Applications/Kicad/help/, but it is not safe to rely on that. On the other > hand, I can build a relative path from the current path of the executable, > and be relatively confident there. > > I am looking at SearchHelpFileFullPath and I see two bases for the > search--DEFAULT_INSTALL_PATH and the KICAD environment variable. > > Is there an easy way to get the path to the currently running executable in > this file? > > I am definitely still learning my way around the code base... > > Thanks! > > Adam Wolf > Cofounder and Engineer > W&L > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

