Wednesday, March 26, 2014

Please test the new SDLU.framework

About two weeks ago I added 'frameworkbuild.sh', which would build SDLU.framework under Mac OS X. This script suffered from a few issues, like building the library on the fly and depending on some hard-coded stuff.

Recently, I moved this functionality into the CMake build system, by adding an extra option BUILD_FRAMEWORK. Please test this out and report any bugs in the issue tracker.

-- Aggelos Kolaitis