I’m reading iPlug2 is cross platform but can’t find the Linux scripts. Is this a planned feature? If one would implement this where would be the largest challenges? Are there any showstoppers?
Linux support is partly done but there is a lot more still to do
you can read this lengthy issue on github
and try the linux branch
to compile you can install the following packages …
sudo apt install build-essential libjack-dev libjack-jackd2-dev libgtk-3-dev php libx11-xcb-dev
then go to e.g. Examples\IPlugEffect and
make -f ../Makefile IDEBUG=YES APP
1 Like
Eventually. Haven’t had much time to look at it
Is there anything you need help with to bring this into master?
As I understand it there is quite a lot of the IGraphics functionality not yet working, text entry, menus etc
Hello. I would like to ask if there is any recent news about IPlug2 Linux support?
1 Like