[MacPorts] #40993: ImageMagick stopped working in OS X 10.9 Mavericks
MacPorts
noreply at macports.org
Tue Oct 29 13:24:37 PDT 2013
#40993: ImageMagick stopped working in OS X 10.9 Mavericks
--------------------------------+--------------------------
Reporter: Maurizio.Loreti@… | Owner: ryandesign@…
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Resolution: | Keywords: mavericks
Port: ImageMagick |
--------------------------------+--------------------------
Comment (by dluke@…):
Um, this builds fine if you do `c++ `Magick++-config --cppflags --cxxflags
--ldflags --libs` -o minimal minimal.cxx` or `clang++ -std=c++11
-stdlib=libc++ `Magick++-config --cppflags --cxxflags --ldflags --libs` -o
minimal minimal.cxx`
Both clang++ and c++ are:
{{{
Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
Target: x86_64-apple-darwin13.0.0
Thread model: posix
}}}
--
Ticket URL: <https://trac.macports.org/ticket/40993#comment:24>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list