Nerei / kinfu_remake

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

Can't open kfusiond.lib when build project #36

Open jane96 opened 5 years ago

jane96 commented 5 years ago

error LNK1104 can't open file “..\lib\Debug\kfusiond.lib” demo E:\appIns\PCL\kinfu_remake-master\kinfu_remake-master\build\apps\LINK 1

yipingp commented 4 years ago

Same problem with you

InouTooko commented 4 years ago

I meet the same problem too, how to solve it?

yipingp commented 4 years ago

@InouTooko I instead used OpenCV. Kinfu is included in contrib, you can build from source to use it.

InouTooko commented 4 years ago

@yipingp Thanks :)