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

Handle 3rd-party deps for PhidgetSpatial device #165

Closed
PeterBowman opened this issue Feb 4, 2018 · 4 comments
Closed

Handle 3rd-party deps for PhidgetSpatial device #165

PeterBowman opened this issue Feb 4, 2018 · 4 comments
Assignees

Comments

@PeterBowman
Copy link
Member

As a follow-up to #163, there should be a clean way to enable the PhidgetSpatial device and let CMake tell us whether required deps are available or not (just don't ignore that and make it crash on compile time). Necessary headers and libs are currently located in extern/phidget/. Ideas:

@PeterBowman
Copy link
Member Author

FIXME (cmake-opts-on branch):

DEFAULT OFF) # FIXME: resolve #165 and set to ON

@jgvictores
Copy link
Member

+1 to this option. Additionally, seems like option that can provide better support for different OS.

@PeterBowman PeterBowman self-assigned this Feb 6, 2018
@jgvictores
Copy link
Member

Related: #167

@PeterBowman
Copy link
Member Author

Done at 37f39f8 (find module + docs for PhidgetSpatial device + build coverage on Travis).

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

No branches or pull requests

2 participants