Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building fail in macOS Sierra #11

Open
fabianrios opened this issue Jul 3, 2017 · 0 comments
Open

Building fail in macOS Sierra #11

fabianrios opened this issue Jul 3, 2017 · 0 comments

Comments

@fabianrios
Copy link

fabianrios commented Jul 3, 2017

Undefined symbols for architecture x86_64 (imagemagik)

Invoking: GCC C++ Linker
g++ Magick++-config --cppflags --cxxflags -o"SaliencyDetector" ./src/ImageLoader.o ./src/SaliencyDetector.o ./src/SymmetricSurroundSaliency.o Magick++-config --ldflags --libs
Undefined symbols for architecture x86_64:
"Magick::Geometry::Geometry(unsigned long, unsigned long, long, long, bool, bool)", referenced from:
ImageLoader::saveMagickFile(std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator >&, std::__1::vector<char, std::__1::allocator >&, int&, int&) in ImageLoader.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [SaliencyDetector] Error 1

@fabianrios fabianrios changed the title Undefined symbols for architecture x86_64 (imagemagik) Building fail in macOS Sierra Jul 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant