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

issue: std::string incomplete type in Types.hpp #47

Open
aneury1 opened this issue Feb 6, 2024 · 0 comments
Open

issue: std::string incomplete type in Types.hpp #47

aneury1 opened this issue Feb 6, 2024 · 0 comments

Comments

@aneury1
Copy link

aneury1 commented Feb 6, 2024

Hello it seems this would lead some error in some enviroments when compiling, I was trying on Fedora 38, I compiled successfully in order envs. but not for this so it would be good idea to include it, at the top of the file where should it be.

this is from master branch, I haven't tested in other branchs.

.../capicxx-core-runtime/include/CommonAPI/Types.hpp:113:40: error: return type ‘std::string’ {aka ‘class std::__cxx11::basic_string<char>’} is incomplete
  113 |     virtual std::string getEnv() const {
      |                                        ^

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