Can`t build with Visual Studio 2019
Closed this issue · 3 comments
remiznik commented
Several problems with build solution.
- with error C2641: cannot deduce template arguments for 'fastdelegate::FastDelegate1'
- ZetaRay\Tools\BCnCompressglTF\BCnCompressglTF.cpp(11,10): fatal error C1083: Cannot open include file: 'json/json.hpp': No such file or directory
alipbcs commented
I'll try to reproduce these with VS 2019.
alipbcs commented
Ok, I was able to reproduce the issue in VS 2019 and pushed a fix. Give it a try and let me know if the issue persists.
remiznik commented
Fixed.