Skip to content
This repository has been archived by the owner on Jan 24, 2018. It is now read-only.

Build error #32

Open
boccny opened this issue Jan 11, 2018 · 0 comments
Open

Build error #32

boccny opened this issue Jan 11, 2018 · 0 comments

Comments

@boccny
Copy link

boccny commented Jan 11, 2018

Hi all,
I have pre-install :

OpenCV 3.1
Intel RealSense Cross Platform API v1.12.1
CMake
OpenGL GLFW version 3
liblz4-dev
and I use the master branch but I got this error when building the source : record_async_sample

undefined reference to `rs::core::compression::encoder_synchronizer::~encoder_synchronizer()'
undefined reference to `rs::core::compression::encoder_synchronizer::get_compression_type(rs_stream)'
undefined reference to `rs::core::compression::encoder_synchronizer::encoder_synchronizer(std::shared_ptr<rs::core::compression::encoder>)'
undefined reference to `rs::core::compression::encoder_synchronizer::clear()'
undefined reference to `rs::core::compression::encoder_synchronizer::encode_sample_and_lock(std::shared_ptr<rs::core::file_types::frame_sample>)'
undefined reference to `rs::core::compression::encoder_synchronizer::get_next_data(rs_stream, unsigned int&)'
undefined reference to undefined reference to collect2: error: ld returned 1 exit status

Any Idea?
Thanks in advance

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant