How to use Boost in Visual Studio 2010

后端 未结 13 1291
情歌与酒
情歌与酒 2020-11-22 07:14

What is a good step by step explanation on how to use the Boost library in an empty project in Visual Studio?

13条回答
  •  借酒劲吻你
    2020-11-22 07:22

    You can also try -j%NUMBER_OF_PROCESSORS% as an argument it will use all your cores. Makes things super fast on my quad core.

提交回复
热议问题