Nerei / kinfu_remake

Optimized and reworked version of Kinfu
BSD 3-Clause "New" or "Revised" License
339 stars 125 forks source link

unresolved external symbol #2

Closed Lishen1 closed 9 years ago

Lishen1 commented 9 years ago

implementation of void bilateralFilter(const Depth& src, Depth& dst, int kernel_size, float sigma_spatial, float sigma_depth) not exist and onher function from internal.hpp

Nerei commented 9 years ago

If you got such error, your cuda tookit is not detected properly. Cu-files, that have the requered definitions, are not compiled.