{"id":3020,"date":"2012-11-06T09:24:33","date_gmt":"2012-11-06T00:24:33","guid":{"rendered":"http:\/\/www.globefish.jp\/wp\/?p=3020"},"modified":"2019-03-20T11:09:39","modified_gmt":"2019-03-20T02:09:39","slug":"boost-1520","status":"publish","type":"post","link":"https:\/\/www.globefish.jp\/wp\/2012\/11\/boost-1520.html","title":{"rendered":"boost 1.52.0"},"content":{"rendered":"<p>Linux<\/p>\n<p>\u4eca\u56de\u304b\u3089 cxxflags=-std=c++11\u3092\u6307\u5b9a\u3059\u308b\u3088\u3046\u306b\u3057\u305f\u3002<br \/>\n-std=c++11\u3092\u6307\u5b9a\u3057\u3066\u3044\u308b\u30a2\u30d7\u30ea\u306b\u3066\u30ea\u30f3\u30af\u6642\u306b\u300cboost::filesystem::detail::copy_file\u300d\u304c\u898b\u3064\u304b\u3089\u306a\u3044\u3068\u6012\u3089\u308c\u308b\u3088\u3046\u306b\u306a\u308a\u3001\u8abf\u3079\u305f\u7d50\u679c ABI\u306e\u554f\u984c\u3089\u3057\u3044\u3068\u3044\u3046\u3053\u3068\u304c\u308f\u304b\u308a\u3001\u5b9f\u969b\u6307\u5b9a\u3059\u308b\u3053\u3068\u3067\u89e3\u6d88\u3059\u308b\u3093\u3067\u306d\u3002<br \/>\n\u305f\u3060\u3001\u3053\u306e\u8fba\u3063\u3066\u5358\u4e00\u306e\u30a2\u30d7\u30ea\u3068\u30e9\u30a4\u30d6\u30e9\u30ea\u306a\u3089\u554f\u984c\u306a\u3044\u3060\u308d\u3046\u3051\u3069\u3001boost\u306e\u3088\u3046\u306b\u591a\u65b9\u9762\u304b\u3089\u4f7f\u3046\u30e9\u30a4\u30d6\u30e9\u30ea\u3060\u3068\u56f0\u308b\u3088\u306a\u3002<\/p>\n<blockquote>\n<a href='\/wp\/codes\/3048-0.log'>3048-0.log<\/a>\n<!-- begin of SyntaxColor WordPress Plugin output-->\n<div class='SyntaxColor'>\n<code>\n.\/bootstrap.sh<br>\n.\/bjam cxxflags=-std=c++11 --layout=versioned --without-mpi --without-python link=static runtime-link=static release install<\/code>\n<\/div>\n<!-- end of SyntaxColor WordPress Plugin output-->\n<\/blockquote>\n<p>Visual Sutdio 2005 \/ Visual Sutdio 2012 Express<\/p>\n<blockquote>\n<a href='\/wp\/codes\/3048-1.bat'>3048-1.bat<\/a>\n<!-- begin of SyntaxColor WordPress Plugin output-->\n<div class='SyntaxColor'>\n<code class='bat'>\n@<span class='bat_keyword'>echo<\/span> off<br>\n<br>\n<span class='bat_keyword'>set<\/span> VCBVARSALL_BAT=C:\\Program Files\\Microsoft Visual Studio 8\\VC\\vcvarsall.bat<br>\n<span class='bat_keyword'>set<\/span> TOOLSET=msvc-8.0<br>\n<span class='bat_keyword'>if<\/span> <span class='bat_keyword'>exist<\/span> \"%VCBVARSALL_BAT%\" <span class='bat_keyword'>goto<\/span> build<br>\n<br>\n<span class='bat_keyword'>set<\/span> VCBVARSALL_BAT=C:\\Program Files (x86)\\Microsoft Visual Studio 11.0\\VC\\vcvarsall.bat<br>\n<span class='bat_keyword'>set<\/span> TOOLSET=msvc-11.0<br>\n<span class='bat_keyword'>if<\/span> <span class='bat_keyword'>exist<\/span> \"%VCBVARSALL_BAT%\" <span class='bat_keyword'>goto<\/span> build<br>\n<br>\n<span class='bat_keyword'>set<\/span> VCBVARSALL_BAT=C:\\Program Files\\Microsoft Visual Studio 11.0\\VC\\vcvarsall.bat<br>\n<span class='bat_keyword'>set<\/span> TOOLSET=msvc-11.0<br>\n<span class='bat_keyword'>if<\/span> <span class='bat_keyword'>exist<\/span> \"%VCBVARSALL_BAT%\" <span class='bat_keyword'>goto<\/span> build<br>\n<br>\n<span class='bat_keyword'>echo<\/span> vcbarsall.bat not found<br>\n<span class='bat_keyword'>goto<\/span> end<br>\n<br>\n:build<br>\n<br>\n:x86\u306a VC\u306b\u3066 x86\u306a\u30e9\u30a4\u30d6\u30e9\u30ea\u3092\u4f5c\u308b<br>\n<span class='bat_keyword'>call<\/span> \"%VCBVARSALL_BAT%\" x86<br>\n<span class='bat_keyword'>call<\/span> bootstrap.bat<br>\nbjam --toolset=%TOOLSET% --prefix=..\\boost_32 --without-mpi --without-python link=static runtime-link=static release debug install<br>\n<br>\n:x86\u306a VC\u306b\u3066 x64\u306a\u30e9\u30a4\u30d6\u30e9\u30ea\u3092\u4f5c\u308b<br>\n<span class='bat_keyword'>call<\/span> \"%VCBVARSALL_BAT%\" x86_amd64<br>\n<span class='bat_keyword'>call<\/span> bootstrap.bat<br>\nbjam --toolset=%TOOLSET% address-model=64 --prefix=..\\boost_64 --without-mpi --without-python link=static runtime-link=static release debug install<br>\n<br>\n:end<\/code>\n<\/div>\n<!-- end of SyntaxColor WordPress Plugin output-->\n<\/blockquote>\n\n","protected":false},"excerpt":{"rendered":"<p>Linux \u4eca\u56de\u304b\u3089 cxxflags=-std=c++11\u3092\u6307\u5b9a\u3059\u308b\u3088\u3046\u306b\u3057\u305f\u3002 -std=c++11\u3092\u6307\u5b9a\u3057\u3066\u3044\u308b\u30a2\u30d7\u30ea\u306b\u3066\u30ea\u30f3\u30af\u6642\u306b\u300cboost::filesystem::detail::copy_file\u300d\u304c\u898b\u3064&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[51,10],"tags":[],"class_list":["post-3020","post","type-post","status-publish","format-standard","hentry","category-visualstudio","category-install"],"_links":{"self":[{"href":"https:\/\/www.globefish.jp\/wp\/wp-json\/wp\/v2\/posts\/3020","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.globefish.jp\/wp\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.globefish.jp\/wp\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.globefish.jp\/wp\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.globefish.jp\/wp\/wp-json\/wp\/v2\/comments?post=3020"}],"version-history":[{"count":0,"href":"https:\/\/www.globefish.jp\/wp\/wp-json\/wp\/v2\/posts\/3020\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.globefish.jp\/wp\/wp-json\/wp\/v2\/media?parent=3020"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.globefish.jp\/wp\/wp-json\/wp\/v2\/categories?post=3020"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.globefish.jp\/wp\/wp-json\/wp\/v2\/tags?post=3020"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}