Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我下载并安装了 Boost。它可以工作,但库的多精度部分(尤其是 float128.h)需要一些外部库,这取决于 gcc 的 libquadmath。我下载了MinGW,安装了,还是不行。如何让它发挥作用?