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

Compilation error #45

Open
ajikmr opened this issue Nov 4, 2022 · 0 comments
Open

Compilation error #45

ajikmr opened this issue Nov 4, 2022 · 0 comments

Comments

@ajikmr
Copy link

ajikmr commented Nov 4, 2022

Hello,
I am trying to compile PVTPackage in standalone mode (i.e. not as a submodule in GEOSX simulator). I get errors for std::make_unique. I fixed that by setting cxx compiler version to 14 in CMake files.

Next, examples are giving error. I am able to compile PVTPackage lib file upon commenting out "add_subdirectory(examples)". Could you please take a look. Or add compilation instructions to the package.

System info: Ubuntu 20.04 lts / gcc9.4.0

Thanks.

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

No branches or pull requests

1 participant