Hi all,
I tried to compile pd-gui-rewrite for macintosh and it complained that "pdtk_post" couldn't be imported because it already exists. I found two places that imported it and tried removing the line:
namespace import ::pdwindow::pdtk_post
from apple-events.tcl, after which Pd runs happily. Is there a reason that line is there? (I'm scared to commit anything involving the tcl code now because I don't understand it!)
I'm busy trying to sync up with the gui-rewrite code, and was mostly able to use it as is. If this is a good moment for Hans and Guenter I can try committing the small changes I made to get it running...?
thanks Miller
IOhannes probably overlooked that line when he was working on the new post stuff. I haven't looked at that code, so its just a guess. If you want to commit to the pd-gui-rewrite branch, I say go ahead.
.hc
On Mar 19, 2010, at 8:47 PM, Miller Puckette wrote:
Hi all,
I tried to compile pd-gui-rewrite for macintosh and it complained that "pdtk_post" couldn't be imported because it already exists. I found two places that imported it and tried removing the line:
namespace import ::pdwindow::pdtk_post
from apple-events.tcl, after which Pd runs happily. Is there a reason that line is there? (I'm scared to commit anything involving the tcl code now because I don't understand it!)
I'm busy trying to sync up with the gui-rewrite code, and was mostly able to use it as is. If this is a good moment for Hans and Guenter I can try committing the small changes I made to get it running...?
thanks Miller
Pd-dev mailing list Pd-dev@iem.at http://lists.puredata.info/listinfo/pd-dev
----------------------------------------------------------------------------
As we enjoy great advantages from inventions of others, we should be glad of an opportunity to serve others by any invention of ours; and this we should do freely and generously. - Benjamin Franklin
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hans-Christoph Steiner wrote:
IOhannes probably overlooked that line when he was working on the new post stuff. I haven't looked at that code, so its just a guess. If you want to commit to the pd-gui-rewrite branch, I say go ahead.
i haven't touched that file but i think it's safe to remove it (which i have done now) no idea why anything should "not compile": that's tcl code....
i have also changed the interface more towards what i think hans really wants...
mfgasdr IOhannes
On 2010-03-20 19:37, IOhannes m zmölnig wrote:
i haven't touched that file but i think it's safe to remove it (which i have done now)
i mean to say: i haven't touched that file and have no idea where the error comes from, but i think it's safe to assume that the line is superfluous, so i have removed that line from the file.
so everything should be good again (i never encountered the problem - not working on osx)
fgmasr IOhannes
_______________________________________________ Pd-dev mailing list Pd-dev@iem.at http://lists.puredata.info/listinfo/pd-dev