[PD] drag n' drop OSX tkdnd ect .... + Gem on 10.5 extended autobuilds

Hans-Christoph Steiner hans at at.or.at
Mon Oct 24 17:19:50 CEST 2011




On Oct 24, 2011, at 10:47 AM, m.e.grimm wrote:

>> Basically, if you build Pd vanilla or Pd-extended on Mac OS X Snow  
>> Leopard
>> or Lion withOUT installing Tcl/Tk, you'll be using Tk/Cocoa.
>
> ok... how might i do this?
>
> just a quick autogen.sh && ./configure && make from the pd-extended
> git repo sees to build ok. is there something i need to alter to build
> "withOUT installing Tcl/Tk"?
>
> m


You could run the whole autobuild, if you have Fink installed.  As  
long as you don't have the Tcl.framework and Tk.framework in /Library/ 
Frameworks, it should use the built-in ones.

For building a Pd-extended without the libraries, get the whole source  
via rsync, if you don't have it already, then do:

cd pd-extended/packages/darwin_app
make darwin_app_core

Then you'll have a barebones Pd-extended in pd-extended/packages/ 
darwin_app/build.

.hc



>
> On Sat, Oct 22, 2011 at 1:39 PM, Hans-Christoph Steiner  
> <hans at at.or.at> wrote:
>>
>> On Oct 22, 2011, at 11:47 AM, m.e.grimm wrote:
>>
>>> hey hans,
>>>
>>> just tried drag n' drop plug on windows. too bad we dont use  
>>> windows here.
>>>
>>> just checking status of tkdnd-plugin.tcl on OSX.
>>
>> Funny enough, drag-n-drop was easiest to implement on Windows.  For  
>> Mac OS
>> X, it requires Tk/Cocoa, which Pd-extended doesn't fully support  
>> yet.  That
>> is the future, so that would be a great project for someone to take  
>> on.
>>  Basically, if you build Pd vanilla or Pd-extended on Mac OS X Snow  
>> Leopard
>> or Lion withOUT installing Tcl/Tk, you'll be using Tk/Cocoa.  Then  
>> you can
>> find the bugs, report them, and even fix them :)  If someone did a  
>> survey of
>> how many bugs there are, and finds that there aren't many, I could be
>> convinced to make Pd-extended 0.43 use Tk/Cocoa.  My time for  
>> working on
>> this Pd-extended release is quickly running out.
>>
>>> also.... did i miss something? Gem builds not on 10.5 extended  
>>> autobuilds?
>>>
>>> just noticed.
>>
>>
>> Gem will be included, I'm just waiting to hear from IOhannes on his  
>> plans
>> for Gem development.  It wasn't building on Mac OS X 10.5, that's  
>> why I
>> removed it.
>>
>> .hc
>>
>> ----------------------------------------------------------------------------
>>
>> News is what people want to keep hidden and everything else is  
>> publicity.
>>        - Bill Moyers
>>
>>
>>
>
>
>
> -- 
> ____________________
> m.e.grimm | m.f.a | ed.m.
> megrimm at gmail.com | 315.378.2136
> _________________________________


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

"A cellphone to me is just an opportunity to be irritated wherever you  
are." - Linus Torvalds




More information about the Pd-list mailing list