You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually, imagemagick/7.0.8-10 is still broken for me :( . While the package installs fine, I get a number of linker errors when using it in my project. I have attached the output. compiler_output.txt
Package and Environment Details (include every applicable attribute)
Conan profile (output of
conan profile show default
orconan profile show <profile>
if custom profile is in use)Configuration for profile default:
[settings]
os=Linux
os_build=Linux
arch=x86_64
arch_build=x86_64
compiler=gcc
compiler.version=9
compiler.libcxx=libstdc++11
build_type=Release
[options]
[build_requires]
[env]
CXX=g++-9
CC=gcc-9
Steps to reproduce (Include if Applicable)
conan install imagemagick/7.0.8-44@bincrafters/stable --build missing
Logs (Include/Attach if Applicable)
compiler_output.txt
The text was updated successfully, but these errors were encountered: