You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I was trying to use the READ_JPEG procedure and it seems that I didn't have ImageMagick installed (error message: Procedure not found: READ_ANYGRAPHICSFILEWITHMAGICK). I installed ImageMagick 7.1.1, but it didn't seem to make a difference.
I'm probably missing a step or two here, so can anyone help out? I'm not familiar at all with this kind of stuff, so apologies if this is a stupid question. I'm on Windows 10, if that matters.
The text was updated successfully, but these errors were encountered:
Hi @alexwf1, what is likely needed is recompilation of GDL linking against the ImageMagick you have installed.
To help more in detailing how to do it, we would need to know how have you obtained/compiled GDL (version id would also help)
Hi, I was trying to use the READ_JPEG procedure and it seems that I didn't have ImageMagick installed (error message: Procedure not found: READ_ANYGRAPHICSFILEWITHMAGICK). I installed ImageMagick 7.1.1, but it didn't seem to make a difference.
I'm probably missing a step or two here, so can anyone help out? I'm not familiar at all with this kind of stuff, so apologies if this is a stupid question. I'm on Windows 10, if that matters.
The text was updated successfully, but these errors were encountered: