Closed etasnadi closed 4 years ago
Can't build on Ubuntu 16.04 even if I set up the GLM_INCLUDE_DIR correctly. cuda_voxelizer/./src/thrust_operations.cuh:14:23: fatal error: glm/glm.hpp: No such file or directory
cuda_voxelizer/./src/thrust_operations.cuh:14:23: fatal error: glm/glm.hpp: No such file or directory
Works if the libglm-dev installed using apt install instead of downloading from the website.
libglm-dev
apt install
Can't build on Ubuntu 16.04 even if I set up the GLM_INCLUDE_DIR correctly.
cuda_voxelizer/./src/thrust_operations.cuh:14:23: fatal error: glm/glm.hpp: No such file or directory