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

c++ compilation problem for this project #98

Open
doddodod opened this issue Jul 10, 2024 · 0 comments
Open

c++ compilation problem for this project #98

doddodod opened this issue Jul 10, 2024 · 0 comments

Comments

@doddodod
Copy link

Hi project manager,

Thank you for sharing such a project with us.
When I run the Replica command, I keep encountering the c++ compilation problem such as:
/root/miniconda3/envs/monosdf/lib/gcc/x86_64-conda-linux-gnu/14.1.0/include/c++/cstdlib:253:22: error: 'strtof' has not been declared in '__gnu_cxx'
253 | using ::__gnu_cxx::strtof;
| ^~~~~~
/root/miniconda3/envs/monosdf/lib/gcc/x86_64-conda-linux-gnu/14.1.0/include/c++/cstdlib:254:22: error: 'strtoll' has not been declared in '__gnu_cxx'
254 | using ::__gnu_cxx::strtoll;
| ^~~~~~~

Can you provide the python, gpu and c++ env information for us?
I had modified the src/backend.py file for several times, but it doesn't work

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