Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImageMagick procedures not found #1885

Open
alexwf1 opened this issue Sep 30, 2024 · 1 comment
Open

ImageMagick procedures not found #1885

alexwf1 opened this issue Sep 30, 2024 · 1 comment

Comments

@alexwf1
Copy link

alexwf1 commented Sep 30, 2024

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.

@slayoo
Copy link
Member

slayoo commented Oct 6, 2024

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants