[PD-dev] [ pure-data-Patches-3272554 ] fixed Mac OS X loading to work from cmd line and in src tree

SourceForge.net noreply at sourceforge.net
Sun Apr 3 23:03:36 CEST 2011


Patches item #3272554, was opened at 2011-04-03 17:03
Message generated for change (Tracker Item Submitted) made by eighthave
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3272554&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: bugfix
Status: Open
Resolution: None
Priority: 7
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Miller Puckette (millerpuckette)
Summary: fixed Mac OS X loading to work from cmd line and in src tree

Initial Comment:
This patch fixes Mac OS X loading to work both when pd includes an embedded Wish, i.e. in the standard Pd.app, or if pd is just compiled in place.  There needed to be separate conditions for both, since in the embedded case, Wish finds pd-gui-tcl by its default loading of ../Resources/Scripts/AppMain.tcl.  When launched without an embedded Wish, like when you just build the source and do ./pd, then the sys_guicmd needs to include the full path to pd-gui.tcl

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3272554&group_id=55736



More information about the Pd-dev mailing list