Visual Studio 2012에 NuGet으로 Boost 설치 오류
종속성이 어쩌구 어류 나면서, Install-Package boost-vc120 -Version 1.63.0 설치가 안된다.
FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand
NuGet를 삭제하고, 다시설치하니, 뭔가 되고 있다.
Each package is licensed to you by its owner. Microsoft is not responsible for, nor does it grant any licenses to, third-party packages. Some packages may include dependencies which are governed by additional licenses. Follow the package source (feed) URL to determine any dependencies.
패키지 관리자 콘솔 호스트 버전 2.8.60318.667
Type 'get-help NuGet' to see all available NuGet commands.
PM> Install-Package boost-vc120 -Version 1.63.0
종속성 'boost_atomic-vc120 (= 1.63.0)'을(를) 확인 중입니다.
종속성 'boost (= 1.63.0)'을(를) 확인 중입니다.
종속성 'boost_bzip2-vc120 (= 1.63.0)'을(를) 확인 중입니다.
종속성 'boost_chrono-vc120 (= 1.63.0)'을(를) 확인 중입니다.
종속성 'boost_container-vc120 (= 1.63.0)'을(를) 확인 중입니다.
종속성 'boost_context-vc120 (= 1.63.0)'을(를) 확인 중입니다.
종속성 'boost_coroutine-vc120 (= 1.63.0)'을(를) 확인 중입니다.
종속성 'boost_date_time-vc120 (= 1.63.0)'을(를) 확인 중입니다.
종속성 'boost_filesystem-vc120 (= 1.63.0)'을(를) 확인 중입니다.
종속성 'boost_graph-vc120 (= 1.63.0)'을(를) 확인 중입니다.
종속성 'boost_iostreams-vc120 (= 1.63.0)'을(를) 확인 중입니다.
종속성 'boost_locale-vc120 (= 1.63.0)'을(를) 확인 중입니다.
종속성 'boost_log-vc120 (= 1.63.0)'을(를) 확인 중입니다.
그런데, 너무 오래걸린다. 멈추었나?
....
'boost-vc120 1.63.0.0'을(를) _bitcoin_common에 추가하는 중입니다.
_bitcoin_common에 'boost-vc120 1.63.0.0'을(를) 추가했습니다.
PM>
너무 오래걸리네