[PD] Gridflow+ L2Ork pd-extended (was: L2Ork pd-extended release candidate 1 now available)

ALAN BROOKER alan.brooker2010 at gmail.com
Wed Dec 8 21:15:59 CET 2010


oops!Apologies Mathieu, it was meant for list, rather just an email to you
directly


I have all of those libraries installed, so I will download Gridflow again
shortly for those additions-  the object [#to_pdp] is working and and can
display output, so I am using that for meantime

Thanks to all for looking into this, it's great to have gridflow going
on L2Ork pd-extended for a good set up !


On Wed, Dec 8, 2010 at 3:02 PM, Mathieu Bouchard <matju at artengine.ca> wrote:

> On Wed, 8 Dec 2010, ALAN BROOKER wrote:
>
>  I have replaced  the g_canvas.h  with the version from L2Ork pd-extended
>> and recomplided gridflow- yes it is stable now. However some objects are not
>> loading/working specifically [#see] and [#out window].
>>
>
> I am replying back to the list because it looks like your email doesn't
> have private content, even though you wrote it to just me.
>
> The problem with [#see] must have to do with changes specific to L2Ork. Do
> you get a crash ? It has to do with the NEWWB macro in src/classes_gui.cxx,
> which allocates a t_widgetbehavior, but does not set the 8th field. To do
> this in a way that is also compatible with pd-extended's g_canvas.h, we have
> to add a CLEAR(wb) right there (it's just a memset shortcut). I'm adding it
> now.
>
> [#out window] is an alias for any of the 3 main image display handlers :
> [#out x11], [#out sdl], [#out quartz]. (there are two more, [#out aalib] and
> [#see], that aren't accessible by [#out window]).
>
> To get [#out x11] working, you need to have enough .h files installed.
> Perhaps you need libx11-dev, libxext-dev, and/or libxt-dev. They're not
> listed in README. I'm adding them now.
>
>
>  _______________________________________________________________________
> | Mathieu Bouchard ---- tél: +1.514.383.3801 ---- Villeray, Montréal, QC
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20101208/6957d57f/attachment.htm>


More information about the Pd-list mailing list