Translated headers and prebuilt static libraries for FreeBASIC win32/win64 that can be can be dropped in to an existing standalone FreeBASIC install. The Load Out is intended to provide users with source code and libraries that would be otherwise difficult to find or build on their own; collected in one package and ready for use.
- Find the package that matches your FreeBASIC installation.
- For example, for the latest fbc release:
- download
fblo-0.4-fbc-1.10.0-winlibs-gcc-9.3.0.7z - for fbc version 1.10.0 built with winlibs gcc 9.3 tool chain.
- unpack to your freebasic installation
- download
- Careful, some files in your existing fbc installation will be replaced
Packages Included in the Load Out
- fbfrog: A binding generator for FreeBASIC
- FBImage: Load BMP, PNG, JPG, TGA, DDS from file or memory as FBImage
- fbpng 3.2.z: FreeBASIC PNG Library
- libogg 1.3.2 - Reference implementation of the Ogg media container
- libvorbis 1.3.7 - Reference implementation of the Ogg Vorbis audio format
- libmad-0.15.1b - MPEG audio decoder library
- libdumb-0.9.3 - Dynamic Universal Music Bibliotheque
- libcsidlight - SID Emulator for playing C64 SID streams
- fbsound-1.2 - A free sound library for FreeBASIC compiler
- libpng 1.6.40 - PNG Reference Library
- pcre 8.45 - Perl-Compatible Regular Expression
- pcre2 10.42 - Perl-Compatible Regular Expressions
- zlib 1.3 - Data Compression Library