Re: Starpacker
anoved <[email protected]> Thu, 27 Mar 2008 15:42:42 -0700 (PDT)
| Newsgroups | gmane.comp.lang.tcl.starkit |
|---|---|
| Message-ID | <75c0f6a4-8e08-41b0-a1a2-72b8d5f359fc@m36g2000hse.googlegroups.com> |
On Mar 26, 11:37 pm, anoved <[email protected]> wrote: > I made a little utility based on SDX for making Starpacks. > I use it on Mac OS X. Also I should note that the "Create Mac application package" option attempts to insert a line of code in main.tcl of the output starpack to strip the Carbon process serial number argument from argv (per http://wiki.tcl.tk/12987#pagetocaf666f28). This may fail depending how the starkit is set up. As a work-around, you can still build an Aqua starpack without the application package option - it'll just launch through the terminal. Jim