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

g++: error: lib/cpu/soil_machine/SoilMachine.o: linker input file not found: No such file or directory #345

Open
ngchikit opened this issue Oct 8, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ngchikit
Copy link

ngchikit commented Oct 8, 2024

Describe the bug

A clear and concise description of what the bug is.

g++: error: lib/cpu/soil_machine/SoilMachine.o: linker input file not found: No such file or directory

Steps to Reproduce

bash scripts/install/compile_terrain.sh | tee logs.txt

What version of the code were you using?

Tell us the commit & commit hash from git log
the latest one

What command did you run?

bash scripts/install/compile_terrain.sh | tee logs.txt

What are your FULL output logs?

Provide the FULL output logs from your command as a txt file.

If this is your first time running Infinigen, what are the full install logs?**

Run pip install -v -e . > logs.txt 2>&1 and send logs.txt as an attachment.

logs.txt

Platform

  • OS & OS Version: Ubuntu 24.04 LTS
  • GPU (?) : NVIDIA GeForce RTX 4070, 8GB
  • GPU Driver Version (?) : OpenGL version string: 4.6 (Compatibility Profile) Mesa 24.0.9-0ubuntu0.1
  • RAM (GB): 15Gi

Additional context

Add any other context about the problem here.

@ngchikit ngchikit added the bug Something isn't working label Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants