"Thompson, David" writes:
> Hi Bill,
>
> Unfortunately there has been no release that fixes the configure script to
> allow Guile 3. There is no actual incompatibility beyond that.
>
> I (and the Guix project) just patch guile-opengl's configure.ac and
> Makefile.am so that it works for Guile 3
Hi Bill,
Unfortunately there has been no release that fixes the configure script to
allow Guile 3. There is no actual incompatibility beyond that.
I (and the Guix project) just patch guile-opengl's configure.ac and
Makefile.am so that it works for Guile 3. See:
https://git.dthompson.us/chickadee
Thanks for the hard work on this, it looks awesome!
I'm having trouble building chickadee's guile-opengl dependency -- it looks
like the configure script is looking for guile-2 or guile-2.2 dev
packages. Has anyone gotten guile-opengl to build under guile 3? Here's
what I get trying to build it:
The docs for Chickadee look really nice, thanks for your hard work on this!
On Thu, Oct 7, 2021 at 7:21 PM Thompson, David
wrote:
> Hello guilers,
>
> I'm happy to announce that Chickadee 0.8.0 has been released!
>
> Chickadee is a game development toolkit for Guile. Chickadee aims to
> provide
"Thompson, David" writes:
> I'm happy to announce that Chickadee 0.8.0 has been released!
Hell yeah! Thank you!
And thank you for the link to https://itch.io/jam/autumn-lisp-game-jam-2021
Something fun I collected for a chickadee-based game:
https://opengameart.org/content/art-for-drachi
Mo
Hello David!
Good to see, that there is steady progress on chickadee! Still want to use it
for some yet to be determined project. I started looking at the docs and started
making a repo with examples. Hopefully I will get around to getting more into
it. I have barely scratched the surface, but so
Hello guilers,
I'm happy to announce that Chickadee 0.8.0 has been released!
Chickadee is a game development toolkit for Guile. Chickadee aims to
provide all the features that parenthetically inclined game developers
need to make 2D and 3D games in Scheme.
Full release notes and download links c