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

C++14 #11105

Merged
merged 6 commits into from
Jan 9, 2023
Merged

C++14 #11105

merged 6 commits into from
Jan 9, 2023

Conversation

maloel
Copy link
Collaborator

@maloel maloel commented Nov 14, 2022

Build is here:
https://rsjenkins.iil.intel.com/view/LRS/job/LRS_release_flow_pipeline/4731/

LibCI has less warnings in Linux & Jetson.

Note that only the library internals (anything using concurrency etc.) need 14 -- all the rest (that depend on rs2, top of the hourglass) can stay on 11. I therefore left all the tools & examples on 11. We can adjust later as needed, but should start heeding compiler warnings now.

Note that the solution name changes in this, for the same reason we did the same in the dds branch -- there was a mismatch between the project name (librealsense2) and LRS_TARGET (realsense2). The solution shows realsense2 as the project name under Library. Now everything matches.

I ran the Viewer, seems to be working OK.
But no extensive testing...

Tracked on [LRS-620]

@maloel maloel requested a review from Nir-Az November 14, 2022 17:54
@maloel maloel marked this pull request as ready for review January 9, 2023 06:05
@Nir-Az
Copy link
Collaborator

Nir-Az commented Jan 9, 2023

Don't we need to go on each tool/example and note C++14?

NVM :)

Copy link
Collaborator

@Nir-Az Nir-Az left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@maloel maloel merged commit 5a3c6e9 into IntelRealSense:development Jan 9, 2023
@maloel maloel deleted the development branch January 9, 2023 15:48
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.

2 participants