Release of G'MIC 4.0

All’s well; Favs now save, too (and again, a lot of my presets prior no longer were working right in the first place but never rehashed to update them so I can re-create if you will, my favorites again as I come to need them). Appreciate the quick update/fix, David. :slight_smile:

1 Like

Version 4.0.2 gives me a compiler error in CImg.h:

gmic/src/CImg.h:9444:27: error: return-statement with no value, in function returning 'gmic_library::CImgDisplay&' [-fpermissive]
 9444 |       if (!dimw || !dimh) return;
      |                           ^~~~~~
1 Like

Don’t you hate when projects don’t enforce -Wall -Werr? :slightly_smiling_face:

Hello @PDN_GMIC ,

You are right, I actually fixed this issue 5mn after I’ve released the 4.0 2 version.
So I’ve done another 4.0 2 release with the fix.
Current 4.0.2 should be OK.
Sorry about that.

That would explain it. My build script was pulling the CImg header from the 4.0.2 tag in the main branch, which didn’t have that fix.

Saw there was an update 4.0.2. for Gimp version 3.2.4
So I uninstalled the version I had and decided to update. Well I tried the zip file first and after unzipping, put the whole folder into my plugins. Opened gimp and put the path in folders pointing to it.
Restarted gimp and no show.
So I deleted all and tried the installer, no show so made sure it was pointing to the correct file :frowning:
Shut down my computer, still nothing after restarting.
Deleted all again and tried the zip again, making sure it was for windows and gimp version 3.2. Nothing :worried:
Edit:-
Just tried the installer again - Still nothing
Never had this problem before

Just posted a response at the G’MIC thread at GIMPChat, Sallyanne; not sure is that info is pertinent to your situation or not. :slight_smile:

1 Like

Success! Finally got it to show. :grin:

1 Like