Skip to content

macOS - Linking issue when trying to build vole #1

Description

@jtlz2

Hi - I get as far as:

cd source/illuminants/build
make
[ 2%] Linking CXX executable vole
Undefined symbols for architecture x86_64:
"cv::imwrite(cv::String const&, cv::_InputArray const&, std::__1::vector<int, std::__1::allocator > const&)", referenced from:
lille::CommandLocalGrayworld::execute() in command_lgrayworld.cpp.o
lille::CommandLocalIebv::execute() in command_liebv.cpp.o
vole::CommandFelzenszwalb::execute() in commandfelzenszwalb.cpp.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[2]: *** [vole] Error 1
make[1]: *** [CMakeFiles/vole.dir/all] Error 2
make: *** [all] Error 2

Are you able to assist with getting it working? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions