Just a thread about the availability of our G’MIC-Qt plug-in for GIMP 3.0 (currently RC1).
Thanks to @samj , I’ve been able to update the code of the G’MIC-Qt plug-in, so that it compiles and run (apparently without much issues) on the release candidate of GIMP 3.0
I’ve updated the download page on the G’MIC website : G'MIC - GREYC's Magic for Image Computing: A Full-Featured Open-Source Framework for Image Processing - Download
to offer the plug-in binaries for Windows users (haven’t been able to deal with GIMP 3 libraries on a Linux distro yet).
The new section on the download page:
The plug-in running in GIMP 3.0 RC1, on Windows:
That’s good news.
Things are perfectible anyway. I know @samj has been able to compile with a complete clang++
chain and that is apparently faster than when using the C++ standard library from g++
, but that will be probably on a second step
Moving to Qt6 is also a project. But I prefer to take it slow and make sure that everything works as planned at every micro-step.
In any case, don’t hesitate to test the plug-in for GIMP 3 and let me know if you have any problems.