Menu

#135 compile on windows

version_0.9
open
nobody
Windows (1)
5
2014-09-02
2014-09-02
andreasm
No

Hello,
I would like to complie Zbar on Windows. I installed cygwin including imagemagick and libimagemagick. When I run ./configure it tells me that:
checking for MAGICK... checking for MAGICK... configure: error: in `/src/zbar-0.10':
configure: error: Unable to find ImageMagick >= 6.2.6:

  • Ensure that you installed any "development" packages for ImageMagick.
  • Consider adjusting the PKG_CONFIG_PATH environment variable if you
    installed software in a non-standard prefix.
  • You may set the environment variables MAGICK_CFLAGS and MAGICK_LIBS
    to avoid the need to call pkg-config.
    See the pkg-config man page for more details.
  • To avoid using ImageMagick altogether you may add the --without-imagemagick
    flag to the configure command; the zbarimg program will not be built.

What othe package is necessary ?
Do I have to install the windows version of imagemagick ? If so, the static or the dynamic version ?

Thank you very much
Andreas

Discussion


Log in to post a comment.