We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Building (markdown)
add notes about ./build-ossia-max.sh script
add windows max instructions
my 2 cents
update cmake command for last python 3 installed with brew
update build instruction
Stating options before the command line so it's not too late when you read them
fixed typo
rephrasing Max building for noobs :-)
Add note to not install Qt5 for ossia-max/pd/python
don't need to manually download Boost, CMake will do it for you if needed
Recursive clone is no more needed, since CMake take care of updating submodule depending on configuration
fix Cmake configuration
fix boost flag and use ninja
add more flag and unzip operation for boost
extract boost
add cmake install remove bogus
format and remove unneeded qt install
add building instruction for ossia-pd on OSX and Ubuntu