wjakob / nanogui

Minimalistic GUI library for OpenGL
Other
4.67k stars 611 forks source link

msvc and vcpkg static build compiles, but runtime fails without nanogui.dll #464

Open Slazzo opened 3 years ago

Slazzo commented 3 years ago

Using vcpkg version 2020.06.15 with command vcpkg install nanogui:x64-windows-static, also had to rename occurrences <Eigen/...> to <eigen3/Eigen/...> to compile the executable, but running it fails without nanogui.dll in target directory