kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #02892
Re: make command-line invocation with relative paths work
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
"Marco Serantoni" <marco.serantoni@...>
-
Date:
Thu, 02 Jul 2009 13:10:25 -0000
-
In-reply-to:
<20090702022802.GB14413@...>
-
User-agent:
eGroups-EW/0.82
--- In kicad-devel@xxxxxxxxxxxxxxx, Werner Almesberger <werner@...> wrote:
>
> When eeschema et al. are invoked with a file name, they change the current
> directory to where this file lives. However, this only works reliably if
> an absolute path is given.
Werner, i have to implement the "Open File Handler" under OSX like is descripted in http://wiki.wxwidgets.org/WxMac_Issues#File_associations .
Since you are confident with the code, do you have some suggestion in how do it ?
--
Marco
References