I forked FreeBASIC Extended library, fixed some build breaks and now I'm able to build it with FBC 1.07.
Code is here: https://github.com/danielt3/fb-ext-lib
TODO:
- * Fix some build breaks in tests;
* Generate a new release;
* Build docs;
* Update build scripts to generate debug versions separately (like the 'mt' version).
PRs, suggestions and comments are welcome.