We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
install ImageMagick-6.9.9-37-Q8-x64-dll.exe -> C:\Program Files
open libdmtx-0.7.2\project\visualc9\libmtx.sln using Visual studio 2012
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
install ImageMagick-6.9.9-37-Q8-x64-dll.exe -> C:\Program Files
open libdmtx-0.7.2\project\visualc9\libmtx.sln using Visual studio 2012
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.
The text was updated successfully, but these errors were encountered: