Boost 1.33.1
Rating:  Votes | Average: 0 out of 5 Votes | Average: 0 out of 5 Votes | Average: 0 out of 5 Votes | Average: 0 out of 5 Votes | Average: 0 out of 5
Loading ... Loading ...
Palmer @ 2006/06/30 13:16 | コメント(0) トラックバック(0)

Boostのビルド方法のメモ。 Boostをビルドして指定したフォルダにインストールする。 bjam -sTOOLS=vc-80 –prefix=C:\lib\boost\1.33.1 –with-python-root=C:\lib\Python\2.4.3 –with-python-version=2.4.3 -sHAVEICU=1 -sICU_PATH=C:\lib\ICU\3.4.1 install

VC側でインクルードディレクトリを追加。 C:\lib\boost\1.33.1\include\boost-1331

VC側でライブラリディレクトリを追加。 C:\lib\boost\1.33.1\lib

トラックバック(0) »
コメント(0)
: 名前
: Email (非公開)
: ウェブサイト