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

missing ending brace for 'ein.cpp::getStreamPoseAtTime AND lack of opencv dependency in CMakeLists.txt #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rojas70
Copy link

@rojas70 rojas70 commented Jun 20, 2016

I followed instruction to install and build and got a compile error. Apparently there is a missing brace to end the getStreamPoseAtTime method.

@joshnroy
Copy link
Contributor

Can confirm. Also added missing brace locally.

@rojas70 rojas70 changed the title missing ending brace for 'ein.cpp::getStreamPoseAtTime missing ending brace for 'ein.cpp::getStreamPoseAtTime AND lack of opencv dependency in CMakeLists.txt Jun 20, 2016
@rojas70
Copy link
Author

rojas70 commented Jun 20, 2016

I also got a linker error with some opencv method... ended up adding some opencv lines to CMakeLists.txt and resolved those dependencies it seems.

@stefie10
Copy link
Contributor

Hi -- we pushed the fix to the compile error, looking at the OpenCV problem now.

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

Successfully merging this pull request may close these issues.

3 participants