Skip to content

C++14 - #11105

Merged
maloel merged 6 commits into
realsenseai:developmentfrom
maloel:development
Jan 9, 2023
Merged

C++14#11105
maloel merged 6 commits into
realsenseai:developmentfrom
maloel:development

Conversation

@maloel

@maloel maloel commented Nov 14, 2022

Copy link
Copy Markdown
Contributor

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 draft January 8, 2023 14:22
@maloel
maloel marked this pull request as ready for review January 9, 2023 06:05
Comment thread examples/cmake/CMakeLists.txt Outdated
Comment thread src/ethernet/CMakeLists.txt
@Nir-Az

Nir-Az commented Jan 9, 2023

Copy link
Copy Markdown
Collaborator

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

NVM :)

@Nir-Az Nir-Az left a comment

Copy link
Copy Markdown
Collaborator

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 realsenseai: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