Version 1.02.0 released

Announcements about new releases and updates.
Post Reply
dkl
Site Admin
Posts: 3235
Joined: Jul 28, 2005 14:45
Location: Germany

Version 1.02.0 released

Post by dkl »

What's new?
  • New, 64bit-capable bindings: Windows API, OpenGL, SDL 1 and 2, GTK+, X11, ...
  • -gen gcc (which also is the default for 64bit) now defaults to -asm intel
  • Overhauled type checking for procedure pointer assignments and virtual method overriding
  • Fixed the dead-lock bug that happened since version 1.00 when using Input or other console I/O commands from multiple threads
  • more than 20 bug fixes, including some for regressions in versions 0.90 and 1.00: changelog.txt
Windows Binaries The MinGW-w64 toolchains (mingw-builds) used for the main win32/win64 builds can be found here:
i686-4.9.2-release-win32-sjlj-rt_v4-rev2.7z
x86_64-4.9.2-release-win32-sjlj-rt_v4-rev2.7z

Linux Binaries DOS Binaries Documentation Source Code and all the FB downloads can also be found at SourceForge.
Post Reply