nmoehrle / mvs-texturing

Algorithm to texture 3D reconstructions from multi-view stereo images
Other
931 stars 328 forks source link

error: ‘acc::BVHTree’ is not a template #216

Open wdstar1 opened 8 months ago

wdstar1 commented 8 months ago

I encountered the following issues when deploying the environment on ubantu18.04: error: 'acc::BVHTree' is not a template, in the file's typedef acc::BVHTree<unsigned int, math::Vec3f> BVHTree;