Ask Your Question

Revision history [back]

Hi i have Maverick and i Had a problem to install opencv. You have to install command line tools for Maverick and than you can use homebrew or macports to install. But i got another problem, that didnt appear with Lion. Here it is: Undefined symbols for architecture x86_64: "cv::imread(std::string const&, int)", referenced from: _main in main.o "cv::imwrite(std::string const&, cv::_InputArray const&, std::vector<int, std::allocator<int=""> > const&)", referenced from I link all necessery .dylib files and set header serach files, architecture, and so on. But still got this problem.

Thank you for all your advices.

Hi i have Maverick and i Had a problem to install opencv. You have to install command line tools for Maverick and than you can use homebrew or macports to install. But i got another problem, that didnt appear with Lion. Here it is: is:

Undefined symbols for architecture x86_64: "cv::imread(std::string const&, int)", referenced from: _main in main.o "cv::imwrite(std::string const&, cv::_InputArray const&, std::vector<int, std::allocator<int=""> > const&)", referenced from I link all necessery .dylib files and set header serach files, architecture, and so on. But still got this problem.

Thank you for all your advices.