Ruud Kamphuis

Results 363 comments of Ruud Kamphuis

@staabm would be great if you could fork, I will contribute there.

I already did the work to get it working. Not going to split this up in smaller PR's because I think a change like this can't be done smaller, without...

@davecgh can this be merged? I cannot use this in a go mod project :(

Same here, on a Mac: checking for zbar_symbol_get_quality in -lzbar... yes checking ImageMagick MagickWand API configuration program... found in /usr/local/bin/MagickWand-config checking for MagickExportImagePixels in -lMagickWand... no configure: error: not found

@mkoppanen Any clue?

brew info imagemagick imagemagick: stable 6.8.0-10 (bottled), HEAD http://www.imagemagick.org Depends on: libtool, pkg-config, jpeg, libpng, freetype, fontconfig, libtiff, little-cms, jasper, libwmf, librsvg, liblqr, openexr, ghostscript /usr/local/Cellar/imagemagick/6.8.0-10 (1401 files, 44M) *...

Now I get this: checking ImageMagick MagickWand API configuration program... found in /usr/local/bin/MagickWand-config checking for MagickExportImagePixels... yes checking php_imagick_shared.h header file... configure: error: not found. Run with --disable-zbarcode-imagick to disable...

Now when running `make test` I get this: ``` make test /bin/sh /www/test/php-zbarcode/libtool --mode=compile cc -I. -I/www/test/php-zbarcode -DPHP_ATOM_INC -I/www/test/php-zbarcode/include -I/www/test/php-zbarcode/main -I/www/test/php-zbarcode -I/usr/local/Cellar/php54/5.4.11/include/php -I/usr/local/Cellar/php54/5.4.11/include/php/main -I/usr/local/Cellar/php54/5.4.11/include/php/TSRM -I/usr/local/Cellar/php54/5.4.11/include/php/Zend -I/usr/local/Cellar/php54/5.4.11/include/php/ext -I/usr/local/Cellar/php54/5.4.11/include/php/ext/date/lib -I/usr/local/include -DHAVE_CONFIG_H -g...

``` make test Build complete. Don't forget to run 'make test'. dyld: lazy symbol binding failed: Symbol not found: _MagickWandGenesis Referenced from: /www/test/php-zbarcode/modules/zbarcode.so Expected in: flat namespace dyld: Symbol not...

I have a Intel Core 2 Duo 64-bits processor.