1
preenfm2 and preenfm3 / Re: preenfm2 editor 2.11.4 - standalone/vst2/vst3/Audio unit
« on: April 30, 2020, 09:59:36 AM »I would like to build the standalone version on Linux (Manjaro)
....
A few tips on building PreenFM2's editor on Linux would be welcome!
I haven't compile the standalone version for Linux since i upgraded the Juce Library version i use. And i'm not sure the Makefile is up to date with 2.11.
You need Juce library 5.4.5 installed on your machine : https://juce.com/
You may need to update the Linux Makefile.
If so you need to compile ProJucer from the Juce Library, then in the projucer open preenfm2controller/Host/pfm2Editor.jucer, and rebuild the Project.
Then Makefile should be ready.
I have hacked around in Projucer, added the library names to be parsed by pkg-config, changed the path to the juce-modules to be included, ticked that these modules should be copied into the preen2Controller project folder. A new makefile was created automatically on saving the project. Running make from /preenfm2Controller-master/Host/Builds/Linux/ created a single executable file.
Hey presto, Preenfm2Editor starts! I just have to finish building my PreenFM2...