如何在windows正确运行DfUSMC?

问题遇到的现象和发生背景

无法正确运行DfUSMC,运行环境是windows10,安装了opencv和ceres solver,使用过visual studio2019和vs code,项目来源:https://github.com/hyowonha/DfUSMC

运行结果及报错内容

img

我的解答思路和尝试过的方法

使用visual studio2019和vs code编译后生成DfUSMC.exe,带参数运行,无法正确运行,用Git Bash运行也不行

我想要达到的结果

想知道怎么配置运行环境,把项目跑起来

在Git Bash运行后,显示error while loading shared libraries: ?: cannot open shared object file: No such file or directory