Getting FreeBASIC
FreeBasic is a 32-bit, cross-platform, QuickBasic compatible language. This page will talk about getting and installing it on the two main platforms of OHR Development (Windows and Linux). DOS32 may compile, but will not run. It is not supported.
Note:Versions 0.16 and 0.17 are currently supported.
Windows
- Download FreeBasic 0.16b or FreeBasic 0.17b
- Run the installer. (If you want to use the optional allegro backends make sure to do an advanced install so you can choose which libraries will be installed) All the libraries required by other backends are installed by default.
Linux
- Download FreeBasic 0.16b or FreeBasic 0.17b
- Extract the archive to a folder (it can be in HOME, the binaries will be moved)
- Run the install.sh script
Voila!