ashawkey / cubvh

CUDA Mesh BVH tools.
MIT License
151 stars 11 forks source link

“crtdefs.h”: No such file or directory #17

Open 807502278 opened 2 weeks ago

807502278 commented 2 weeks ago

torch2.1.2+cu121+python3.11 Even if I put crtdefs.h in site-packages\torch\include\pybind11\eigen, it won't work

807502278 commented 2 weeks ago

The previous problem has been resolved:@call "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvars64.bat"

807502278 commented 2 weeks ago

Direct "pip eigen3","pip eigen" prompt: ERROR: No matching distribution found for eigen Just found out that Eigen only has version 0.1.1 on Windows,eigency and cmeel-eigen cannot be used either