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

Build fails on Linux #117

Closed
mtzm opened this issue Apr 18, 2017 · 2 comments
Closed

Build fails on Linux #117

mtzm opened this issue Apr 18, 2017 · 2 comments

Comments

@mtzm
Copy link

mtzm commented Apr 18, 2017

I just cloned the repo and tried to build it.
It failed with:
Onboard-SDK/osdk-wrapper/src/LinuxCamera.cpp:173:52: error: ‘fabs’ was not declared in this scope

Adding #include <math.h> in Onboard-SDK/osdk-wrapper/src/LinuxCamera.cpp solves the issue for me

@brentalanmiller
Copy link
Contributor

I had the same problem too. Created PR #128

@rohitsantdji
Copy link

Merged PR #128 .

pcler pushed a commit that referenced this issue May 7, 2020
…evelop

* commit 'c3b5684965168769c06ea806cd99c8a3547c37e2':
  New: mop client sample
  fix:adapt the sample impl for the api impl
  feat:mop server and client sample impl
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

3 participants