Compile g'mic and g'mic-qt for M1 and M2 processors
To compile, just clone tis repository
git clone https://github.com/helmutkaufmann/gmic-make
and execute
cd gmic-make
sh ./gmic-make.sh
gmic update files
This will compile gmic
and gmic-qt
and copy them to /usr/local/bin
.
To learn more about g'mic, see the project's website or GitHub repository.