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

Fixed C++ build instructions and some missing headers #2726

Merged
merged 1 commit into from
Sep 14, 2022

Conversation

SuperTails
Copy link
Contributor

The C++ client now uses Boost and Immer as external libraries, but they were not added to the build instructions.

Also, some missing #include <optional> statements made some of the files not compile. After these fixes, the instructions to build the client work fine.

@SuperTails SuperTails requested a review from kosak August 10, 2022 19:42
@SuperTails SuperTails self-assigned this Aug 10, 2022
@SuperTails SuperTails added cpp api documentation Improvements or additions to documentation build NoDocumentationNeeded labels Aug 10, 2022
@kosak kosak merged commit e2fd0d8 into deephaven:main Sep 14, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Sep 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build cpp api documentation Improvements or additions to documentation NoDocumentationNeeded
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants