Hi all, I now installed a fresh pil21 from https://software-lab.de/pil21.tgz <https://software-lab.de/pil21.tgz>, followed the build instructions at https://git.envs.net/mpech/pil21-tests/src/branch/master/INSTALL-.md <https://git.envs.net/mpech/pil21-tests/src/branch/master/INSTALL-.md>, and used the modified lib/openGl.l that I had from my previous try. All three misc examples now worked quite fine. The only problem I had, was exiting the cube.l in a nice way. I can maybe take a look at that tomorrow. It was nice to see my old pyramids.l working again. I still haven’t got around to have something similar working with WebGL in the browser. ;-) Thanks for the nice work!
/Jon > On 8 Nov 2020, at 17:02, Alexander Burger <a...@software-lab.de> wrote: > > Hi Andras, > >> On Ubuntu only -D_GNU_SOURCE helps, -D__USE_GNU is not enough. > > On plain Debian, only _GNU_SOURCE still gives an error. So I've defined both > now > (in @src/lib.c, to keep it local). > > ☺/ A!ex > > -- > UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe >