Skip to content

v1.0.0-b3

Compare
Choose a tag to compare
@jcelerier jcelerier released this 16 Sep 11:20
· 4319 commits to master since this release

Third beta release of libossia.

  • All macOS packages are fat binaries that should work on macOS from 10.9 to 10.12 & later.
  • Packages ending in win32 are 32-bit, win64 are 64-bit and windows work on both architectures.
  • All Windows packages are built with VS2017.
  • Python packages are built with Homebrew's Python 3 version on macOS.
  • QML packages are built with Homebrew's Qt version on macOS.
  • QML packages are built with Qt 5.9.1 VS2017 64 on Windows.
  • QML packages are meant to be put in the QML Import Path. For instance on macOS it should look like /usr/local/Cellar/qt/5.9.1/qml/Ossia/qmldir.

Please consult this wiki page to see what's here and what's missing.

  • Documentation
  • Examples
  • Building from source
  • Do note use the Github source package ("Source code" link below) to build; instead do a git clone or use libossia-src-unix.tgz. Else the build won't work due to Github not putting submodules in the archive.