The pdgtk demo compiled ok on macOS 14.5 with the following Homebrew packages installed: tcl-tk gtk4
I am not able to run it though, pdgtk is complaining about a missing port on invocation:
danomatika@danomatika pdgtk % pd -guicmd `pwd`/pdgtk -nrt -stderr z.pd usage: /Users/danomatika/Downloads/pdgtk/pdgtk <port> ^CPd: signal 2 gui socket 0 - closing audio... closing MIDI... ... done.
On Sep 29, 2024, at 12:00 PM, pd-dev-request@lists.iem.at wrote:
Well, I made a stab at doing the same thing with GTK4 - you can grab it here: http://msp.ucsd.edu/tmp/2024.09.28-pdgtk.tgz . It's about 1200 lines of code and does only a coupe of very basic things, but it allows us to guess what it would entail to do the whole job. Of the 325 calls to pdgui_v[a]mess in the PD source, it takes care of about 10 I think.
-------- Dan Wilcox danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/