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 failure for Linux #41

Open
ezorfa opened this issue Oct 22, 2021 · 0 comments
Open

Building failure for Linux #41

ezorfa opened this issue Oct 22, 2021 · 0 comments

Comments

@ezorfa
Copy link

ezorfa commented Oct 22, 2021

Hello @adynathos @SanchezSobrino @gordeevbr !

I am working on an university project and need your help. I am trying to package the project for Linux using the AugmentedUnrealityEx_for425. I can successfully build, run and package for Windows but could not achieve for Linux.

Could you please help me with this or Share your project so that I can run and verify?

The errors are the following:

PackagingResults: Error: linker command failed with exit code 1 (use -v to see invocation) PackagingResults: Error: undefined symbol: cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) PackagingResults: Error: undefined symbol: cv::FileStorage::FileStorage(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) PackagingResults: Error: undefined symbol: cv::operator<<(cv::FileStorage&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) PackagingResults: Error: undefined symbol: cv::internal::WriteStructContext::WriteStructContext(cv::FileStorage&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) PackagingResults: Error: undefined symbol: cv::write(cv::FileStorage&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, cv::Mat const&) PackagingResults: Error: undefined symbol: cv::FileStorage::releaseAndGetString() PackagingResults: Error: undefined symbol: cv::aur::setLogCallback(std::__1::function<void (cv::aur::LogLevel, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >)>) PackagingResults: Error: undefined symbol: cv::imwrite(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, cv::_InputArray const&, std::__1::vector<int, std::__1::allocator<int> > const&) PackagingResults: Error: undefined symbol: cv::putText(cv::_InputOutputArray const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, cv::Point_<int>, int, double, cv::Scalar_<double>, int, int, bool) PackagingResults: Error: undefined symbol: cv::VideoCapture::open(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) PackagingResults: Error: undefined symbol: cv::FileNodeIterator::readRaw(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, void*, unsigned long) PackagingResults: Error: undefined symbol: cv::FileStorage::writeRaw(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, void const*, unsigned long)

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