Skip to content

PrizmSDK+libfxcg v0.5.2

Latest
Compare
Choose a tag to compare
@tari tari released this 03 May 04:38
· 79 commits to master since this release
c6b1e05

This release adds support for some syscalls and improves support for various build configurations. Notably:

  • Libraries are built with fat LTO objects, allowing users to link with or without LTO enabled
  • The provided Makefile now links libraries in the correct order
  • C++ exceptions are disabled by default

For more detailed help in getting started with the SDK packages, see the Windows SDK HOWTO.

Files in this release:

  • PrizmSDK-win-0.5.2.7z: Windows SDK package in a 7-zip archive. If you can extract 7z archives, this offers the smallest download size.
  • PrizmSDK-win-0.5.2.zip: Windows SDK package in a zip archive, usable on most systems but a larger download than the 7z archive.
  • libfxcg-0.5.2-bin.zip: compiled libraries and header files only, suitable for dropping into an existing SDK package to update the libraries or using with your own non-SDK toolchain.