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

cmake error #81

Open
gjgjgjfff opened this issue Apr 6, 2024 · 1 comment
Open

cmake error #81

gjgjgjfff opened this issue Apr 6, 2024 · 1 comment

Comments

@gjgjgjfff
Copy link

/data/guojingfeng/trimesh2/include/Color.h(165): error: more than one instance of overloaded function "cbrt" matches the argument list:
function "cbrt(float)"
function "std::cbrt(float)"
argument types are: (float)

/data/guojingfeng/trimesh2/include/Color.h(165): error: more than one instance of overloaded function "cbrt" matches the argument list:
function "cbrt(float)"
function "std::cbrt(float)"
argument types are: (float)

1 error detected in the compilation of "/tmp/tmpxft_000027fe_00000000-6_voxelize_solid.cpp1.ii".
CMakeFiles/cuda_voxelizer.dir/build.make:160: recipe for target 'CMakeFiles/cuda_voxelizer.dir/src/voxelize_solid.cu.o' failed
make[2]: *** [CMakeFiles/cuda_voxelizer.dir/src/voxelize_solid.cu.o] Error 1
make[2]: *** Waiting for unfinished jobs....
1 error detected in the compilation of "/tmp/tmpxft_000027fb_00000000-6_voxelize.cpp1.ii".
CMakeFiles/cuda_voxelizer.dir/build.make:145: recipe for target 'CMakeFiles/cuda_voxelizer.dir/src/voxelize.cu.o' failed
make[2]: *** [CMakeFiles/cuda_voxelizer.dir/src/voxelize.cu.o] Error 1
CMakeFiles/Makefile2:82: recipe for target 'CMakeFiles/cuda_voxelizer.dir/all' failed
make[1]: *** [CMakeFiles/cuda_voxelizer.dir/all] Error 2
Makefile:90: recipe for target 'all' failed
make: *** [all] Error 2

Can you help me figure out what the problem is?

@Forceflow
Copy link
Owner

Can you compile trimesh2 on its own?

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

2 participants