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

Remove boost from realsense-file #11305

Merged
merged 11 commits into from
Jan 11, 2023
Merged

Conversation

maloel
Copy link
Collaborator

@maloel maloel commented Jan 9, 2023

Boost was the reason we got a lot of messages during compilation:
Unknown compiler version - please run the configure tests and report the results
It wasn’t c++20-compatible unless we upgraded it, but that was taking up too much space and complexity.

Instead, chose to remove it altogether.

Tracked on [LRS-619]
Build at:
https://rsjenkins.iil.intel.com/view/LRS/job/LRS_release_flow_pipeline/4736/
Warning counts are now 1/2/3 :)

@maloel maloel marked this pull request as ready for review January 9, 2023 17:14
@maloel maloel requested a review from Nir-Az January 10, 2023 13:44
@Nir-Az
Copy link
Collaborator

Nir-Az commented Jan 10, 2023

I still see boost reference in the cmakelist.txt and the other cmake file.
please check

@maloel maloel requested a review from Nir-Az January 11, 2023 10:59
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 cbdf1fd into IntelRealSense:development Jan 11, 2023
@maloel maloel deleted the noboost branch January 11, 2023 13:07
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