niessner / BundleFusion

[Siggraph 2017] BundleFusion: Real-time Globally Consistent 3D Reconstruction using Online Surface Re-integration
http://graphics.stanford.edu/projects/bundlefusion/
Other
1.51k stars 355 forks source link

ZLib_Ofcep.dll missing when running with debug mode #59

Open KevinLee752 opened 4 years ago

KevinLee752 commented 4 years ago

Hi, did anyone know about the error "Cannot find ZLib_Ofcep.dll" when running this code with debug mode? I got this error when running this code on my computer with win10 + VS 2013 + CUDA 10 + RTX 2070, and with debug mode (release mode works fine). I searched the “ZLib_Ofcep.dll” online but got nothing matched. Any advice would be very appreciated.

Lazy-poe commented 4 years ago

I meet the same problem. Did you solve it?

KevinLee752 commented 4 years ago

@Lazy-poe No, not solved yet. I also met this problem when running Colmap. So sad....,Did you solve it?

zzdengke commented 2 years ago

I met the same problem, how did you finally solve it?

E-Devil commented 1 year ago

@KevinLee752 it's 3 years later, i also met this issue when debugging colmap; i solve this issue by copy the missing dll from release version