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

Error compiling under ubuntu 18.04 gcc 9/10/11/13 #53

Open
johna23-lab opened this issue Oct 1, 2023 · 0 comments
Open

Error compiling under ubuntu 18.04 gcc 9/10/11/13 #53

johna23-lab opened this issue Oct 1, 2023 · 0 comments

Comments

@johna23-lab
Copy link

Hi! i tried a few compilers and always get stucked at the step 83% with this error

reone/src/libs/tools/2da.cpp: In member function ‘void reone::TwoDaTool::to2DA(const std::filesystem::__cxx11::path&, const std::filesystem::__cxx11::path&)’:
/reone/src/libs/tools/2da.cpp:136:31: error: cannot bind non-const lvalue reference of type ‘std::__cxx11::basic_string&’ to an rvalue of type ‘std::string’ {aka ‘std::__cxx11::basic_string’}
136 | path.filename().string(),
| ~~~~~~~~~~~~~~~~~~~~~~^~

Any idea?
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