daerduoCarey / structurenet

StructureNet: Hierarchical Graph Networks for 3D Shape Generation
https://cs.stanford.edu/~kaichun/structurenet/
Other
258 stars 45 forks source link

RuntimeError: Error building extension 'cd' #13

Closed Icxa closed 3 years ago

Icxa commented 3 years ago

Hi, I have been trying to build extension for chamfer_distance but it fails. The reason for failure seems to be

nvcc fatal   : Unknown option '-generate-dependencies-with-compile'
ninja: build stopped: subcommand failed.

Can you please help to resolve this issue? Thank you very much in advance. :)

daerduoCarey commented 3 years ago

It seems to be dependency version issue. More system settings are required to debug this type of question.

Icxa commented 3 years ago

Thank you very much for your concern. The issue has been resolved. I forgot to close the issue. I will do so now.