|
|
SVN Errata
Due to recent changes in the FreeBASIC Linux compiler this is the method for building on linux: make options && make options MT=1 make install INSTALLDIR=fbc configured with SVNLINUX=1 All other platforms are not affected by these changes.
Version 0.2.1 Errata
This release is the first to provide seperate binary version for different compiler versions. The new version of the compiler provides several new features that while we think they are great, we will wait to implement them in the Extended Library so users still using older versions are not left out.
Due to a bug in the FreeBASIC compiler version .18.3 and perhaps lower, if using OpenGL with the Extended Library you should include OpenGL related headers before including any Extended Library headers. This bug may be fixed in the SVN version of the compiler.
Version 0.2.0 Errata
Windows Binary release was compiled with version .18.2 of the compiler.
Qsort and Bubble sorts have been found to contain bugs in their implementation preventing proper sorting action, these issues have been fixed in SVN and will be available in the next release.
Sign in to add a comment
