“osx-app.sh” is a srcipt I wrote to automate building the Pd .app bundle. The -i option tells it to use the included version of the Tk 8.4 Wish.app. I think that may work for you, so that set of commands tells you how to try building manually. The “make app” command runs this script but uses the latest Tk on you system which may not be fully working yet.
(I have another branch where I’m ironing out the new Tk issues on OSX).
The main thing is, you need to change directory in the pure-data/mac directory inside the pure-data folder.
Dan Wilcox @danomatika https://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
On May 18, 2016, at 8:09 PM, Alexandre Torres Porres porres@gmail.com wrote:
2016-05-18 22:59 GMT-03:00 Dan Wilcox <danomatika@gmail.com mailto:danomatika@gmail.com>: Crash?
Try using the built in Wish:
cd mac ./osx-app.sh -i 0.47-0
you've lost me right there :) - well, I'll just wait a little, this is not urgent right now - but I have plans to get better at this and hopefully be able to send simple pull requests ;)
cheers