Why is this RMagick call generating a segmentation fault?

前端 未结 12 2069
慢半拍i
慢半拍i 2020-11-28 18:26

I\'ve been banging my head against the wall for the better part of an hour trying to figure out what\'s going wrong here, and I\'m sure (or rather hoping) it\'s something fa

12条回答
  •  春和景丽
    2020-11-28 19:16

    If you have already installed imagemagick with brew, use this:

    brew upgrade -f imagemagick --disable-openmp
    

提交回复
热议问题