JayRM's FreeBASIC Load Out - v0.3
Translated headers and prebuilt static libraries for FreeBASIC win32/win64 that can be can be dropped in to an existing standalone FreeBASIC install. This release is intended to provide source code and libraries for users 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.3-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
- libpng 1.6.40 - PNG Reference Library
- zlib 1.3 - Data Compression Library