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

Fix build failure in test_relationships.cpp #628

Merged
merged 1 commit into from
Apr 16, 2021

Conversation

simone-gaia
Copy link
Contributor

@simone-gaia simone-gaia commented Apr 16, 2021

I think this has been recently introduced. The error I get is:

In file included from /home/simone/repos/GaiaPlatform/production/db/core/tests/test_relationships.cpp:9:
In file included from /home/simone/repos/GaiaPlatform/production/inc/gaia_internal/catalog/gaia_catalog.h:14:
/home/simone/repos/GaiaPlatform/production/inc/gaia/direct_access/edc_object.hpp:13:10: fatal error: 'flatbuffers/flatbuffers.h' file not found
#include "flatbuffers/flatbuffers.h"
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~

Copy link
Contributor

@LaurentiuCristofor LaurentiuCristofor left a comment

Choose a reason for hiding this comment

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

Looks good.

@simone-gaia simone-gaia merged commit b8e9b39 into master Apr 16, 2021
@simone-gaia simone-gaia deleted the simone-test_relationships-build-fix branch August 11, 2021 15: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