Skip to content

error LNK2019: __imp__MagickGetImagePixels #39

@randomstate4242

Description

@randomstate4242
  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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions