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

make error about: /lib/libstvo.so: undefined reference to `boost::re_detail::cpp_regex_traits_implementation<char> #18

Open
OscarMind opened this issue Nov 20, 2019 · 4 comments

Comments

@OscarMind
Copy link

What had happened for this error?

[ 66%] Building CXX object CMakeFiles/stvo.dir/src/stereoFrameHandler.cpp.o
[ 73%] Building CXX object CMakeFiles/stvo.dir/src/timer.cpp.o
[ 80%] Building CXX object CMakeFiles/stvo.dir/src/pinholeStereoCamera.cpp.o
[ 86%] Linking CXX shared library ../lib/libstvo.so
[ 86%] Built target stvo
Scanning dependencies of target imagesStVO
[ 93%] Building CXX object CMakeFiles/imagesStVO.dir/app/imagesStVO.cpp.o
[100%] Linking CXX executable imagesStVO
../lib/libstvo.so: undefined reference to boost::re_detail::cpp_regex_traits_implementation<char>::transform[abi:cxx11](char const*, char const*) const' ../lib/libstvo.so: undefined reference to boost::re_detail::cpp_regex_traits_implementation::transform_primary[abi:cxx11](char const*, char const*) const'
collect2: error: ld returned 1 exit status
CMakeFiles/imagesStVO.dir/build.make:150: recipe for target 'imagesStVO' failed
make[2]: *** [imagesStVO] Error 1
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/imagesStVO.dir/all' failed
make[1]: *** [CMakeFiles/imagesStVO.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2

@wangq0688
Copy link

I also have this problem 。

@gongyeted
Copy link

Me too

@liu515
Copy link

liu515 commented Aug 21, 2020

how can you solve this problem?

@Focusky-creat
Copy link

Has your problem been solved?

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

5 participants