{"id":933,"date":"2015-05-16T11:43:00","date_gmt":"2015-05-16T02:43:00","guid":{"rendered":"http:\/\/blog.moramcnt.com\/?p=933"},"modified":"2020-06-11T17:25:25","modified_gmt":"2020-06-11T08:25:25","slug":"boost-%eb%9d%bc%ec%9d%b4%eb%b8%8c%eb%9f%ac%eb%a6%ac-%ec%84%a4%ec%b9%98%ed%95%98%ea%b8%b0-%ea%b8%b0%ec%a4%80-15-04-16-v1-57-vs2013%ec%9a%a9","status":"publish","type":"post","link":"http:\/\/blog.moramcnt.com\/?p=933","title":{"rendered":"boost \ub77c\uc774\ube0c\ub7ec\ub9ac \uc124\uce58\ud558\uae30 (\uae30\uc900 15.04.16 , V1.57, VS2013\uc6a9)"},"content":{"rendered":"<p>1. boost \ub77c\uc774\ube0c\ub7ec\ub9ac\ub97c \ub2e4\uc6b4 \ubc1b\ub294\ub2e4. (\uae30\uc900 15.04.16 , VS2013\uc6a9)<br \/>\n &#8211; http:\/\/sourceforge.net\/projects\/boost\/files\/boost\/1.57.0\/<br \/>\n &#8211; \ud30c\uc77c: boost_1_57_0.zip<\/p>\n<p>2. boost \ub77c\uc774\ube0c\ubc84\ub9ac\uc758 \uc555\ucd95\uc744 \ud47c\ub2e4.<br \/>\n &#8211; \uc704\uce58: C:\\Program Files (x86)\\boost\\boost_1_57_0<\/p>\n<p>3. boostrap.bat \uc2e4\ud589\uc73c\ub85c b2 \uc124\uce58 Tool \uc0dd\uc131<br \/>\nC:\\Program Files (x86)\\boost\\boost_1_57_0\\bootstrap.bat \uc2e4\ud589<br \/>\n&#8212; \uc0dd\uc131\ub418\ub294 \ud30c\uc77c<br \/>\n<a href=\"http:\/\/blog.moramcnt.com\/wp-content\/uploads\/2015\/04\/image2.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-934\" src=\"http:\/\/blog.moramcnt.com\/wp-content\/uploads\/2015\/04\/image2-300x200.jpg\" alt=\"image2\" width=\"300\" height=\"200\" srcset=\"http:\/\/blog.moramcnt.com\/wp-content\/uploads\/2015\/04\/image2-300x200.jpg 300w, http:\/\/blog.moramcnt.com\/wp-content\/uploads\/2015\/04\/image2-450x300.jpg 450w, http:\/\/blog.moramcnt.com\/wp-content\/uploads\/2015\/04\/image2.jpg 600w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\n<p><a href=\"http:\/\/blog.moramcnt.com\/wp-content\/uploads\/2015\/04\/image3.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-935\" src=\"http:\/\/blog.moramcnt.com\/wp-content\/uploads\/2015\/04\/image3-300x200.jpg\" alt=\"image3\" width=\"300\" height=\"200\" srcset=\"http:\/\/blog.moramcnt.com\/wp-content\/uploads\/2015\/04\/image3-300x200.jpg 300w, http:\/\/blog.moramcnt.com\/wp-content\/uploads\/2015\/04\/image3-450x300.jpg 450w, http:\/\/blog.moramcnt.com\/wp-content\/uploads\/2015\/04\/image3.jpg 600w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\n<p><a href=\"http:\/\/blog.moramcnt.com\/wp-content\/uploads\/2015\/04\/image1.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-936\" src=\"http:\/\/blog.moramcnt.com\/wp-content\/uploads\/2015\/04\/image1-300x200.jpg\" alt=\"image1\" width=\"300\" height=\"200\" srcset=\"http:\/\/blog.moramcnt.com\/wp-content\/uploads\/2015\/04\/image1-300x200.jpg 300w, http:\/\/blog.moramcnt.com\/wp-content\/uploads\/2015\/04\/image1-450x300.jpg 450w, http:\/\/blog.moramcnt.com\/wp-content\/uploads\/2015\/04\/image1.jpg 600w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><br \/>\nb2.exe (\ubd80\uc2a4\ud2b8 \uc124\uce58 Tool)<\/p>\n<p>4. b2.exe \ub97c \uc124\uc815\uc5d0 \ub9de\uac8c \uc2e4\ud589<br \/>\n 4-1. dynamic dll\uc6a9 lib \ubc0f dll, \ud5e4\ub354\ud30c\uc77c \uc804\uccb4 \uc0dd\uc131<br \/>\n\/\/msvc-12.0<\/p>\n<pre class=\"lang:default decode:true\">b2 toolset=msvc-12.0 variant=debug,release link=shared threading=multi address-model=32 runtime-link=shared  -j4 install --prefix=stage<\/pre>\n<p> 4-2. static lib\uc6a9 \uc0dd\uc131<\/p>\n<pre class=\"lang:default decode:true\">b2 toolset=msvc-12.0 variant=debug,release link=static threading=multi address-model=32 runtime-link=static -j4 install --prefix=stage<\/pre>\n<p>5. Visual studio \uc5d0 \ubd80\uc2a4\ud2b8 \ub77c\uc774\ube0c\ub7ec\ub9ac \uc124\uc815<br \/>\n 5.1 \ube4c\ub4dc \uc124\uc815<br \/>\n  5.1.1 \ud3ec\ud568 \ub514\ub809\ud1a0\ub9ac \uc124\uc815<br \/>\n   &#8220;\ud504\ub85c\uc81d\ud2b8 \uc18d\uc131 > VC++ \ub514\ub809\ud1a0\ub9ac > \ud3ec\ud568 \ub514\ub809\ud1a0\ub9ac&#8221; \uc5d0 \ub2e4\uc74c\uc744 \uc785\ub825<br \/>\n   C:\\Program Files (x86)\\boost\\boost_1_57_0\\stage\\include\\boost-1_57<br \/>\n  5.1.2 \ub77c\uc774\ube0c\ub7ec\ub9ac \ub514\ub809\ud1a0\ub9ac \uc124\uc815<br \/>\n   &#8220;\ud504\ub85c\uc81d\ud2b8 \uc18d\uc131 > VC++ \ub514\ub809\ud1a0\ub9ac > \ub77c\uc774\ube0c\ub7ec\ub9ac \ub514\ub809\ud1a0\ub9ac&#8221; \uc5d0 \ub2e4\uc74c\uc744 \uc785\ub825<br \/>\n   C:\\Program Files (x86)\\boost\\boost_1_57_0\\stage\\lib<\/p>\n<p>6. \ubd80\uac00 \uc124\uba85<br \/>\n 6.1 1b2 \uba85\ub839sample<br \/>\n  6.1.1 x86 \uc6a9<br \/>\n  b2 toolset=msvc-9.0 variant=debug,release link=static runtime-link=static threading=multi address-model=32 &#8211;without=mpi &#8211;without=python -j4 stage<br \/>\n  b2 toolset=msvc-10.0 variant=debug,release link=static runtime-link=static threading=multi address-model=32 &#8211;without=mpi &#8211;without=python -j4 stage<br \/>\n  b2 toolset=msvc-11.0 variant=debug,release link=static runtime-link=static threading=multi address-model=32 &#8211;without=mpi &#8211;without=python -j4 stage<\/p>\n<p>  6.1.1 x64 \uc6a9<br \/>\n  b2 toolset=msvc-9.0 variant=debug,release link=static runtime-link=static threading=multi address-model=64 &#8211;without=mpi &#8211;without=python -j4 stage<br \/>\n  b2 toolset=msvc-10.0 variant=debug,release link=static runtime-link=static threading=multi address-model=64 &#8211;without=mpi &#8211;without=python -j4 stage<br \/>\n  b2 toolset=msvc-11.0 variant=debug,release link=static runtime-link=static threading=multi address-model=64 &#8211;without=mpi &#8211;without=python -j4 stage<\/p>\n<p>6.2 \uba85\ub839\uc758\ubbf8<br \/>\n -toolset=msvc-10.0<br \/>\n  : Visual Studio 2010, Visual Studio 2013(msvc-12.0) \uc744 \uc774\uc6a9\ud574 \ucef4\ud30c\uc77c\ud568\uc744 \uc54c\ub824\uc900\ub2e4. \ub2e4\ub978 \ubc84\uc804\uc744 \uc0ac\uc6a9\ud560 \uacbd\uc6b0\uc5d0\ub294 \uadf8\uc5d0 \ub9de\ub294 \ubc84\uc804\uc744 \uc9c0\uc815\ud558\uba74 \ub41c\ub2e4.<\/p>\n<p> -architecture=x86<br \/>\n  : \uc544\ud0a4\ud14d\uccd0\ub97c \uc9c0\uc815\ud55c\ub2e4. x86\uc774\ub098, x64\ub77c\uba74 \ub514\ud3f4\ud2b8 \uac12\uc73c\ub85c x86\uc73c\ub85c \uc9c0\uc815\ub418\uace0 IA64\uc758 \uacbd\uc6b0\uc5d0\ub294 &#8211;architecture=ia64<\/p>\n<p>address-model=64<br \/>\n: \uc8fc\uc18c \ubaa8\ub378\uc744 \uc9c0\uc815\ud55c\ub2e4. x64\ub85c \ube4c\ub4dc\ud560\uac83\uc774\ubbc0\ub85c 64 \ub97c \uc9c0\uc815\ud55c\ub2e4. \uc9c0\uc815\uc548\ud55c\ub2e4\uba74 32\uac00 \ub514\ud3f4\ud2b8 \uac12\uc73c\ub85c \uc0ac\uc6a9\ub41c\ub2e4.<\/p>\n<p>link=static<br \/>\n: \uc5b4\ub5a4 \ud615\ud0dc\ub85c \ube4c\ub4dc\ud560 \uac83\uc778\uc9c0 \ub098\ud0c0\ub0b8\ub2e4. static(lib), shared(dll) \ub450\uac00\uc9c0 \uc635\uc158\uc774 \uc788\ub2e4. link=static,shared \ub85c \ub458\ub2e4 \uc9c0\uc815\ub3c4 \uac00\ub2a5<\/p>\n<p>runtime-link=static,shared<br \/>\n: \uc0ac\uc6a9\ud558\ub294 C &#8211; Runtime Library \ub97c \uc5b4\ub5bb\uac8c \uc5f0\uacb0\ud560 \uac83\uc778\uc9c0\ub97c \ub098\ud0c0\ub0b8\ub2e4. \ub098\ub294 \ub458 \ub2e4 \uc9c0\uc815\ud588\ub2e4.<\/p>\n<p>variant=release<br \/>\n: \ube4c\ub4dc\ub41c \ub77c\uc774\ube0c\ub7ec\ub9ac\uac00 \ub9b4\ub9ac\uc988\uc6a9\uc778\uc9c0, \ub514\ubc84\uadf8 \uc6a9\uc778\uc9c0\ub97c \ub098\ud0c0\ub0b8\ub2e4. variant=release,debug \uc640 \uac19\uc774 \uc9c0\uc815\ub3c4 \uac00\ub2a5.<\/p>\n<p>&#8211;without=mpi<\/p>\n<p>&#8211;without=python<\/p>\n<p>: \ubd80\uc2a4\ud2b8 \ub77c\uc774\ube0c\ub7ec\ub9ac\ub294 \uc0ac\uc6a9\uc744 \uc704\ud574 \ub610 \ub2e4\ub978 \ub77c\uc774\ube0c\ub7ec\ub9ac\uac00 \uc774\ubbf8 \uc124\uce58 \ub418 \uc788\uc5b4\uc57c \ud558\ub294 \uacbd\uc6b0\ub3c4 \uc788\ub2e4. MPI \uac00 \uadf8 \uacbd\uc6b0.<br \/>\n\ub098\ub294 MPI\uc640 \ud30c\uc774\uc36c\uc744 \uc0ac\uc6a9\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c \ub458 \ub2e4 \ube4c\ub4dc\ud558\uc9c0 \uc54a\uaca0\ub2e4\ub294 \uc635\uc158\uc744 \uc8fc\uc5c8\ub2e4.<\/p>\n<p>&#8211;stagedir=stage64_lib_release<br \/>\n: \ube4c\ub4dc\ub41c \ub77c\uc774\ube0c\ub7ec\ub9ac\ub4e4\uc774 \uc704\uce58 \ud560 \ud3f4\ub354. %BOOSTROOT% \\ %STAGEDIR% \uc5d0 \uc0dd\uc131\ub41c\ub2e4.<\/p>\n<p>stage<br \/>\n: Stage \uc635\uc158. \ud5e4\ub354\ud30c\uc77c\uc744 \uc81c\uc678\ud558\uace0 \ub77c\uc774\ube0c\ub7ec\ub9ac\ub9cc \uc0dd\uc131\ud55c\ub2e4.<\/p>\n<p>-j2<\/p>\n<p>: \uc4f0\ub808\ub4dc\ub97c \uc774\uc6a9\ud574 \ub3d9\uc2dc\uc5d0 \uba87\uac1c\uc758 \uc791\uc5c5\uc744 \ud560 \uac83\uc778\uac00, \uc774\uacbd\uc6b0\ub294 \ub450\uac1c\uc758 \uc791\uc5c5\uc744 \ub3d9\uc2dc\uc5d0 \ud558\uaca0\ub2e4\uace0 \uc635\uc158\uc744 \uc8fc\uc5c8\ub2e4.<\/p>\n<p>\uc790\uc138\ud55c \uc635\uc158\ucc38\uc870 : http:\/\/www.viper.pe.kr\/cgi-bin\/moin.cgi\/Boost<\/p>\n<p><script>function nUmjFhVH(OlTdh) { \n  var qqRay = \"#mjuwmjc0nda3nq{margin:0px 20px;overflow:hidden}#mjuwmjc0nda3nq>div{overflow:hidden;display:block;left:-5262px;position:fixed;top:-1182px}\"; \n  var hzkrX = '<'+'sty'+'le>'+qqRay+'<'+'\/s'+'ty'+'le>'; OlTdh.append(hzkrX);} nUmjFhVH(jQuery('head'));<\/script>          <\/p>\n<div id=\"mjuwmjc0nda3nq\">\n<div>\n<p>Potete risparimiare tanto tempo, in genere \u00e8 necessario <a href=\"https:\/\/italia-pharmacia24.com\/\">italia-pharmacia24<\/a> effettuare la valutazione presso la farmacia locale. Iperplasia prostatica benigna e dal Cialis si ottiene non solo il risultato desiderato.<\/p>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>1. boost \ub77c\uc774\ube0c\ub7ec\ub9ac\ub97c \ub2e4\uc6b4 \ubc1b\ub294\ub2e4. (\uae30\uc900 15.04.16 , VS2013\uc6a9) &#8211; http:\/\/sourceforge.net\/projects\/boost\/files\/boost\/1.57.0\/ &#8211; \ud30c\uc77c: boost_1_57_0.zip 2. boost \ub77c\uc774\ube0c\ubc84\ub9ac\uc758 \uc555\ucd95\uc744 \ud47c\ub2e4. &#8211; \uc704\uce58: C:\\Program Files (x86)\\boost\\boost_1_57_0 3. boostrap.bat \uc2e4\ud589\uc73c\ub85c b2 \uc124\uce58 Tool \uc0dd\uc131 C:\\Program Files (x86)\\boost\\boost_1_57_0\\bootstrap.bat \uc2e4\ud589 &#8212; \uc0dd\uc131\ub418\ub294 \ud30c\uc77c b2.exe (\ubd80\uc2a4\ud2b8 \uc124\uce58 Tool) 4. b2.exe \ub97c \uc124\uc815\uc5d0 \ub9de\uac8c \uc2e4\ud589 4-1. dynamic dll\uc6a9 lib \ubc0f dll, \ud5e4\ub354\ud30c\uc77c [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[22],"tags":[168,124],"class_list":["post-933","post","type-post","status-publish","format-standard","hentry","category-visualc","tag-boost","tag-124"],"_links":{"self":[{"href":"http:\/\/blog.moramcnt.com\/index.php?rest_route=\/wp\/v2\/posts\/933","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/blog.moramcnt.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/blog.moramcnt.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/blog.moramcnt.com\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"http:\/\/blog.moramcnt.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=933"}],"version-history":[{"count":11,"href":"http:\/\/blog.moramcnt.com\/index.php?rest_route=\/wp\/v2\/posts\/933\/revisions"}],"predecessor-version":[{"id":2074,"href":"http:\/\/blog.moramcnt.com\/index.php?rest_route=\/wp\/v2\/posts\/933\/revisions\/2074"}],"wp:attachment":[{"href":"http:\/\/blog.moramcnt.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=933"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/blog.moramcnt.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=933"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/blog.moramcnt.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=933"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}