Getting FreeBasic

From OHRRPGCE-Wiki

Jump to: navigation, search

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: The following versions are currently supported:

  • 0.18.* (0.18.0 aka 0.18 to 0.18.6)

[edit] Windows

  1. Download FreeBasic 0.18.6b
  2. 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.

[edit] Linux

  1. Download FreeBasic 0.18.6b
  2. Extract the archive to a folder (it can be in HOME, the binaries will be moved)
  3. Run the install.sh script

Voila!


Back to Source...

[edit] See Also

Personal tools