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 still failing with -DBUILD_EASYLOGGINGPP=OFF #7398

Closed
dbolkensteyn opened this issue Sep 23, 2020 · 4 comments
Closed

Build still failing with -DBUILD_EASYLOGGINGPP=OFF #7398

dbolkensteyn opened this issue Sep 23, 2020 · 4 comments
Labels

Comments

@dbolkensteyn
Copy link
Contributor

dbolkensteyn commented Sep 23, 2020

The build still fails without easylogging on the current dev branch (7ebea7b), even after #6304 got merged, because of this line:
https://github.com/IntelRealSense/librealsense/blame/development/src/l500/ac-trigger.cpp#L590

Error message: cout is not a member of std.

Perhaps an #include is missing.

@dbolkensteyn
Copy link
Contributor Author

Same issue here: https://github.com/IntelRealSense/librealsense/blame/development/src/terminal-parser.cpp#L32-L34

With those lines commented out, I am able to build librealsense without easylogging.

@RealSenseSupport
Copy link
Collaborator

Thank you so much for informing us. We will take a look.

@RealSenseSupport
Copy link
Collaborator

Sorry this was closed by mistake. Reopen and link to PR#7554.

@RealSenseSupport
Copy link
Collaborator

#7554 approved and merged.
Closing this ticket now.
Thank you.

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

No branches or pull requests

3 participants