Boost c++ library install

前端 未结 4 1250
谎友^
谎友^ 2020-12-30 00:01

I am not familiar with the usual build technique in linux I am using boost c++ library. Can any body guide me in installing and configuring boost c++ library. Thanks in adva

4条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-30 00:25

    depending on the Linux distribution you are using, you'll probably find boost is already built and packaged for you, e.g. on Fedora "yum install boost"

提交回复
热议问题