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

error LNK2019: __imp__MagickGetImagePixels #39

Open
randomstate4242 opened this issue Oct 29, 2020 · 0 comments
Open

error LNK2019: __imp__MagickGetImagePixels #39

randomstate4242 opened this issue Oct 29, 2020 · 0 comments

Comments

@randomstate4242
Copy link

  1. install ImageMagick-6.9.9-37-Q8-x64-dll.exe -> C:\Program Files

  2. open libdmtx-0.7.2\project\visualc9\libmtx.sln using Visual studio 2012

  3. for dmtxread, dmtxwrite project,
    3.1 Attribute > C/C++ > normal: C:\Program Files\ImageMagick-6.9.9-Q8\include
    3.2 Attribute > Linker > normal: C:\Program Files\ImageMagick-6.9.9-Q8\lib
    3.3 Attribute > Linker > input: CORE_RL_magick_.lib, CORE_RL_Magick++.lib, CORE_RL_wand.lib

and then compile...

error LNK2019: __imp__MagickGetImagePixels ...

I need your help, advanced thank you.

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

1 participant