boost 설치
페이지 정보
작성자 이강민 댓글 0건 조회 9,410회 작성일 15-04-05 03:28본문
여러 api가 제공되는 라이브러리로
cql 라이브러리 설치에 필요하여 설치하기로 함
[설치]
http://www.boost.org/ 에서 소스 다운
지금 설치하는 버전은 boost_1_57_0
tar xvzf boost_1_57_0.tar.gz
cd boost_1_57_0
./bootstrap.sh
./b2 install
cp -r /usr/local/include/boost/ /usr/include/
cql 라이브러리 설치에 필요하여 설치하기로 함
[설치]
http://www.boost.org/ 에서 소스 다운
지금 설치하는 버전은 boost_1_57_0
tar xvzf boost_1_57_0.tar.gz
cd boost_1_57_0
./bootstrap.sh
./b2 install
cp -r /usr/local/include/boost/ /usr/include/
댓글목록
등록된 댓글이 없습니다.