How to make boost multiprecision library work in V

2019-04-13 09:39发布

问题:

I downloaded and installed Boost. It works but multiprecision part of library (especially float128.h) needs some external libs depends on libquadmath from gcc. I downloaded MinGW, installed and it still doesn't work. How to make it work?