enricocupellini / iPlug2Tutorials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build WAM

This is an example of how to set up an iPlug2 project to build "out of source", which might be desirable to keep all your project dependencies synchronised with version control. It is also set up for "containerized development" using VSCode and github codespaces.

Instead of using the common-mac.xcconfig and common-win.xcconfig in the iPlug2 folder, it uses copies of them at the top level of the iPlug2OOS repo. This means the iPlug2 submodule itself does not have to be modified.

https://github.com/iPlug2/iPlug2/wiki/Out-of-source-builds

Containerized development is documented here

About


Languages

Language:C++ 33.6%Language:Python 26.6%Language:Shell 17.0%Language:Batchfile 7.7%Language:Inno Setup 7.1%Language:C 2.9%Language:Rich Text Format 2.2%Language:Makefile 2.1%Language:Objective-C 0.5%Language:Dockerfile 0.1%Language:TeX 0.1%