On Mon, Dec 4, 2023 at 8:14 PM David Pirotte <da...@altosw.be> wrote:
> Hello Aleix, > > Hi! > - animated-paintable.scm, simple-paintable.scm: it might be something > > cairo related. I have guile-cairo 1.11.2 > > you must clone the guile-cairo upstream repo, git checkout devel, then > run the make danse ... let me know if this solve you problem. > > Yeah, I have a guile-cairo formula but it crashes right now. I guess I have to figure out that first. > - drawing-widget.scm, peg-solitaire.scm. > > i don't know, but they have in common that they both use snapshots > (the gtk-4 drawing 'tool' ...) > > I would try to first get the drawing-widget.scm to work, it is a very > simple example, then see how to fix the peg-solitaire.scm > > OK. I'll take a look at that after the cairo issue. Aleix