ForthHub/discussion

AllegroForthKit now runs on SwiftForth/Linux

Opened this issue · 2 comments

It's early still, Fonts and Audio (including FMOD) are not available, and I only had 32-bit Allegro binaries for version 5.0 so there could be some old bugs in Allegro. But you should be able to program the graphics window and get input just fine.

Volunteers who can test things and provide feedback are very needed.

You want to check out the sflinux branch:

https://github.com/RogerLevy/AllegroForthKit/tree/sflinux

Note: Don't forget to set your platform to sflinux in your kitconfig.f.

READ THE README

Allegro/Linux has been updated to the latest version 5.2.4 in AllegroForthKit. The sflinux branch has been merged into master. https://github.com/RogerLevy/AllegroForthKit

Some bindings are still disabled on Linux.

All Allegro features are now supported on Linux. Instead of bundling the libraries, instructions for installing them have been added to the README.