모르페우스 란 회사가 많네.
일전에 프리랜싱 할 때 유라클 교육 갔더니,
모르페우스란 솔루션이 있던데 그게 3d 뺀 morpheus.co.kr 주인이어서 재미있었는데...
모르페우스는 꿈의 신인데 내 꿈[dream]은 꼭 이룰 수 있겠다.
Morpheus Data (, SG)
Morpheus Consult AS (Oslo, NO)
Morpheus Inc (Bellingham, WA)
Morpheus Youth Project (Portland, OR)
Morpheus Studios Inc (Calgary, AB)
Morpheus London (Belgravia, LND)
Morpheus Technologies LLC (Redding, CA)
Morpheus Training and Development Ltd (Kidderminster, GB)
Morpheustox Ltd (Havant, GB)
Morpheus (Caluire Et Cuire, ARA)
[torrent] pico torrent build 성공
오픈 소스 가져올 때는 우선 제공하는 실행파일을 실행시켜 보고,
도커에 담긴 녀석이 제대로 실행되는지 보고,
소스 코드 빌드 되는지 보고,
가져오는데 얜 CMakeList랑 캐시 좀 수정하고 websocket library만 다운로드 받고 나니까 정상 빌드 된다.
UPLINK 환경에서는 잘 안되었는데(bittorrnet는 잘됨) 나머지 환경에서는 잘 되니까 자료실 구축용으로는 딱이다.
아래는 로그
PS D:\win_torrent_1> .\build.ps1
Feeds used:
C:\Users\hajun\AppData\Local\NuGet\Cache
C:\Users\hajun\.nuget\packages\
https://api.nuget.org/v3/index.json
C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\
D:\win_torrent_1\tools\packages.config에 나열된 모든 패키지가 이미 설치되었습니다.
Analyzing build script...
Processing build script...
Compiling build script...
========================================
Clean
========================================
Executing task: Clean
Cleaning directory D:/win_torrent_1/build-x64/Release
Finished executing task: Clean
========================================
Generate-Project
========================================
Executing task: Generate-Project
CMake Error: The source "D:/win_torrent_1/CMakeLists.txt" does not match the source "C:/code/picotorrent-develop/picotorrent-develop/CMakeLists.txt" used to generate cache. Re-run cmake with a different source directory.
An error occurred when executing task 'Generate-Project'.
Error: CMake: Process returned an error (exit code 1).
PS D:\win_torrent_1> .\build.ps1
Feeds used:
C:\Users\hajun\AppData\Local\NuGet\Cache
C:\Users\hajun\.nuget\packages\
https://api.nuget.org/v3/index.json
C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\
D:\win_torrent_1\tools\packages.config에 나열된 모든 패키지가 이미 설치되었습니다.
Analyzing build script...
Processing build script...
Compiling build script...
========================================
Clean
========================================
Executing task: Clean
Cleaning directory D:/win_torrent_1/build-x64/Release
Finished executing task: Clean
========================================
Generate-Project
========================================
Executing task: Generate-Project
CMake Warning (dev) at CMakeLists.txt:127:
Syntax Warning in cmake code at column 27
Argument not separated from preceding token by whitespace.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring done
-- Generating done
-- Build files have been written to: D:/win_torrent_1/build-x64
Finished executing task: Generate-Project
========================================
Build
========================================
Executing task: Build
Microsoft (R) Build Engine 버전 14.0.25420.1]
Copyright (C) Microsoft Corporation. All rights reserved.
이 솔루션의 프로젝트를 한 번에 하나씩 빌드합니다. 병렬 빌드를 사용하려면 "/m" 스위치를 추가하십시오.
빌드 시작: 2018-03-13 오전 10:35:29
1 노드의 "D:\win_torrent_1\build-x64\PicoTorrent.sln" 프로젝트(Build 대상)입니다.
ValidateSolutionConfiguration:
솔루션 구성 "Release|x64"을(를) 빌드하고 있습니다.
ValidateProjects:
"ALL_BUILD" 프로젝트가 솔루션 구성 "Release|x64"에서 빌드되도록 선택되지 않았습니다.
"D:\win_torrent_1\build-x64\PicoTorrent.sln"(1) 프로젝트가 1 노드에서 "D:\win_torrent_1\build-x64\Importer.vcxproj.metaproj"(2)을
(를) 빌드하고 있습니다(기본 대상).
"D:\win_torrent_1\build-x64\Importer.vcxproj.metaproj"(2) 프로젝트가 1 노드에서 "D:\win_torrent_1\build-x64\ZERO_CHECK.vcxproj"(
3)을(를) 빌드하고 있습니다(기본 대상).
InitializeBuildStatus:
"AlwaysCreate"이(가) 지정되었기 때문에 "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild"을(를) 만들고 있습니 다.
CustomBuild:
Checking Build System
CMake does not need to re-run because D:/win_torrent_1/build-x64/CMakeFiles/generate.stamp is up-to-date.
FinalizeBuildStatus:
"x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" 파일을 삭제하고 있습니다.
"x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate"에 연결(touching)하고 있습니다.
"D:\win_torrent_1\build-x64\ZERO_CHECK.vcxproj" 프로젝트를 빌드했습니다(기본 대상).
"D:\win_torrent_1\build-x64\Importer.vcxproj.metaproj"(2) 프로젝트가 1 노드에서 "D:\win_torrent_1\build-x64\Importer.vcxproj"(4)
을(를) 빌드하고 있습니다(기본 대상).
InitializeBuildStatus:
"AlwaysCreate"이(가) 지정되었기 때문에 "Importer.dir\Release\Importer.tlog\unsuccessfulbuild"을(를) 만들고 있습니다.
CustomBuild:
Building Custom Rule D:/win_torrent_1/CMakeLists.txt
CMake does not need to re-run because D:/win_torrent_1/build-x64/CMakeFiles/generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\CL.exe /c /Ic:\Program /ID:\win_torrent_1\Files /I"D
:\win_torrent_1\(" /ID:\win_torrent_1\x86 /I"D:\win_torrent_1\)" /I\Microsoft /ID:\win_torrent_1\Visual /ID:\win_torr
ent_1\Studio /ID:\win_torrent_1\14.0\VC\atlmfc\include /ID:\win_torrent_1\include /ID:\win_torrent_1\tools\PicoTorren
t.Libs\include /Zi /nologo /W3 /WX /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D _SCL_SECURE_NO_WARNINGS /D _UNICODE /D
_WIN32 /D _WIN32_WINNT=0x0600 /D BOOST_ALL_NO_LIB /D NOMINMAX /D PICOJSON_USE_INT64 /D TORRENT_NO_DEPRECATE /D TORREN
T_USE_OPENSSL /D UNICODE /D WIN32_LEAN_AND_MEAN /D "CMAKE_INTDIR=\"Release\"" /D Importer_EXPORTS /D _WINDLL /D _UNIC
ODE /D UNICODE /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"Importer.dir\Release\\" /Fd
"Importer.dir\Release\vc140.pdb" /Gd /TP /errorReport:queue D:\win_torrent_1\plugins\importer\src\Controllers\ImportT
orrentsController.cpp D:\win_torrent_1\plugins\importer\src\Importer.cpp D:\win_torrent_1\plugins\importer\src\Source
s\qBittorrentSource.cpp D:\win_torrent_1\plugins\importer\src\Sources\uTorrentSource.cpp D:\win_torrent_1\plugins\imp
orter\src\Wizard\ConfigurePage.cpp D:\win_torrent_1\plugins\importer\src\Wizard\ImportWizard.cpp D:\win_torrent_1\plu
gins\importer\src\Wizard\PreviewPage.cpp D:\win_torrent_1\plugins\importer\src\Wizard\WelcomePage.cpp
ImportTorrentsController.cpp
Importer.cpp
qBittorrentSource.cpp
uTorrentSource.cpp
ConfigurePage.cpp
ImportWizard.cpp
PreviewPage.cpp
WelcomePage.cpp
코드를 생성하고 있습니다...
ResourceCompile:
C:\Program Files (x86)\Windows Kits\10\bin\x64\rc.exe /D WIN32 /D _WINDOWS /D NDEBUG /D _SCL_SECURE_NO_WARNINGS /D _U
NICODE /D _WIN32 /D _WIN32_WINNT=0x0600 /D BOOST_ALL_NO_LIB /D NOMINMAX /D PICOJSON_USE_INT64 /D TORRENT_NO_DEPRECATE
/D TORRENT_USE_OPENSSL /D UNICODE /D WIN32_LEAN_AND_MEAN /D "CMAKE_INTDIR=\\\"Release\\\"" /D Importer_EXPORTS /D _U
NICODE /D UNICODE /l"0x0409" /Ic:\Program /ID:\win_torrent_1\Files /I"D:\win_torrent_1\(" /ID:\win_torrent_1\x86 /I"D
:\win_torrent_1\)" /I\Microsoft /ID:\win_torrent_1\Visual /ID:\win_torrent_1\Studio /ID:\win_torrent_1\14.0\VC\atlmfc
\include /ID:\win_torrent_1\include /ID:\win_torrent_1\tools\PicoTorrent.Libs\include /nologo /fo"Importer.dir\Releas
e\resources.res" D:\win_torrent_1\plugins\importer\src\resources.rc
Link:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\win_torrent_1\b
uild-x64\Release\Importer.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:D:/win_torrent_1/tools/PicoTorrent.Libs/bin/x64/Relea
se /LIBPATH:D:/win_torrent_1/tools/PicoTorrent.Libs/bin/x64/Release/Release /WX Comctl32.lib "boost_system-vc140-mt-1
_63.lib" torrent.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdl
g32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"D:/win_
torrent_1/build-x64/Release/Importer.pdb" /MAP /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /TLBID:1 /DYNAMICBASE /NXCOMPAT /
IMPLIB:"D:/win_torrent_1/build-x64/Release/Importer.lib" /MACHINE:X64 /machine:x64 /DLL Importer.dir\Release\resourc
es.res
Importer.dir\Release\ImportTorrentsController.obj
Importer.dir\Release\Importer.obj
Importer.dir\Release\qBittorrentSource.obj
Importer.dir\Release\uTorrentSource.obj
Importer.dir\Release\ConfigurePage.obj
Importer.dir\Release\ImportWizard.obj
Importer.dir\Release\PreviewPage.obj
Importer.dir\Release\WelcomePage.obj
D:/win_torrent_1/build-x64/Release/Importer.lib 라이브러리 및 D:/win_torrent_1/build-x64/Release/Importer.exp 개체 를 생성하고 있
습니다.
Importer.vcxproj -> D:\win_torrent_1\build-x64\Release\Importer.dll
Importer.vcxproj -> D:/win_torrent_1/build-x64/Release/Importer.pdb (Full PDB)
FinalizeBuildStatus:
"Importer.dir\Release\Importer.tlog\unsuccessfulbuild" 파일을 삭제하고 있습니다.
"Importer.dir\Release\Importer.tlog\Importer.lastbuildstate"에 연결(touching)하고 있습니다.
"D:\win_torrent_1\build-x64\Importer.vcxproj" 프로젝트를 빌드했습니다(기본 대상).
"D:\win_torrent_1\build-x64\Importer.vcxproj.metaproj" 프로젝트를 빌드했습니다(기본 대상).
"D:\win_torrent_1\build-x64\PicoTorrent.sln"(1) 프로젝트가 1 노드에서 "D:\win_torrent_1\build-x64\PicoTorrent.vcxproj.metaproj"(
5)을(를) 빌드하고 있습니다(기본 대상).
"D:\win_torrent_1\build-x64\PicoTorrent.vcxproj.metaproj"(5) 프로젝트가 1 노드에서 "D:\win_torrent_1\build-x64\PicoTorrent.vcxpr
oj"(6)을(를) 빌드하고 있습니다(기본 대상).
InitializeBuildStatus:
"AlwaysCreate"이(가) 지정되었기 때문에 "PicoTorrent.dir\Release\PicoTorrent.tlog\unsuccessfulbuild"을(를) 만들고 있습 니다.
CustomBuild:
Building Custom Rule D:/win_torrent_1/CMakeLists.txt
CMake does not need to re-run because D:/win_torrent_1/build-x64/CMakeFiles/generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\CL.exe /c /Ic:\Program /ID:\win_torrent_1\Files /I"D
:\win_torrent_1\(" /ID:\win_torrent_1\x86 /I"D:\win_torrent_1\)" /I\Microsoft /ID:\win_torrent_1\Visual /ID:\win_torr
ent_1\Studio /ID:\win_torrent_1\14.0\VC\atlmfc\include /ID:\win_torrent_1\include /ID:\win_torrent_1\tools\PicoTorren
t.Libs\include /Zi /nologo /W3 /WX /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D _SCL_SECURE_NO_WARNINGS /D _UNICODE /D
_WIN32 /D _WIN32_WINNT=0x0600 /D BOOST_ALL_NO_LIB /D NOMINMAX /D PICOJSON_USE_INT64 /D TORRENT_NO_DEPRECATE /D TORREN
T_USE_OPENSSL /D UNICODE /D WIN32_LEAN_AND_MEAN /D "CMAKE_INTDIR=\"Release\"" /D _UNICODE /D UNICODE /Gm- /EHsc /MD /
GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"PicoTorrent.dir\Release\\" /Fd"PicoTorrent.dir\Release\vc1
40.pdb" /Gd /TP /errorReport:queue D:\win_torrent_1\src\Clipboard.cpp D:\win_torrent_1\src\CMainFrame.cpp D:\win_torr
ent_1\src\CommandLine.cpp D:\win_torrent_1\src\Configuration.cpp D:\win_torrent_1\src\Configuration_Section.cpp D:\wi
n_torrent_1\src\Configuration_SessionSection.cpp D:\win_torrent_1\src\Configuration_UISection.cpp D:\win_torrent_1\sr
c\Environment.cpp D:\win_torrent_1\src\Log.cpp D:\win_torrent_1\src\Main.cpp D:\win_torrent_1\src\Scaler.cpp D:\win_t
orrent_1\src\SleepManager.cpp D:\win_torrent_1\src\Translator.cpp D:\win_torrent_1\src\UIState.cpp D:\win_torrent_1\s
rc\UnhandledExceptionHandler.cpp D:\win_torrent_1\src\VersionInformation.cpp D:\win_torrent_1\src\API\LoggerProxy.cpp
D:\win_torrent_1\src\API\PicoTorrent.cpp D:\win_torrent_1\src\API\TranslatorProxy.cpp D:\win_torrent_1\src\Controlle
rs\AddMagnetLinkController.cpp D:\win_torrent_1\src\Controllers\AddTorrentController.cpp D:\win_torrent_1\src\Control
lers\NotifyIconController.cpp D:\win_torrent_1\src\Controllers\RemoveTorrentsController.cpp D:\win_torrent_1\src\Cont
rollers\TorrentDetailsController.cpp D:\win_torrent_1\src\Controllers\ViewPreferencesController.cpp D:\win_torrent_1\
src\core\SessionLoader.cpp D:\win_torrent_1\src\core\SessionSettings.cpp D:\win_torrent_1\src\core\SessionUnloader.cp
p D:\win_torrent_1\src\core\Torrent.cpp D:\win_torrent_1\src\Diagnostics\StackTrace.cpp D:\win_torrent_1\src\Dialogs\
AboutDialog.cpp D:\win_torrent_1\src\Dialogs\AddMagnetLinkDialog.cpp D:\win_torrent_1\src\Dialogs\AddTorrentDialog.cp
p D:\win_torrent_1\src\Dialogs\AddTrackerDialog.cpp D:\win_torrent_1\src\Dialogs\OpenFileDialog.cpp D:\win_torrent_1\
src\Dialogs\TextInputDialog.cpp D:\win_torrent_1\src\Mapping\TorrentMapper.cpp D:\win_torrent_1\src\Models\Peer.cpp D
:\win_torrent_1\src\PropertySheets\Details\DetailsSheet.cpp D:\win_torrent_1\src\PropertySheets\Details\FilesPage.cpp
D:\win_torrent_1\src\PropertySheets\Details\OptionsPage.cpp D:\win_torrent_1\src\PropertySheets\Details\OverviewPage
.cpp D:\win_torrent_1\src\PropertySheets\Details\PeersPage.cpp D:\win_torrent_1\src\PropertySheets\Details\TrackersPa
ge.cpp D:\win_torrent_1\src\PropertySheets\Preferences\ConnectionPage.cpp D:\win_torrent_1\src\PropertySheets\Prefere
nces\DownloadsPage.cpp D:\win_torrent_1\src\PropertySheets\Preferences\GeneralPage.cpp D:\win_torrent_1\src\PropertyS
heets\Preferences\PreferencesSheet.cpp D:\win_torrent_1\src\PropertySheets\Preferences\PrivacyPage.cpp D:\win_torrent
_1\src\UI\CheckBox.cpp D:\win_torrent_1\src\UI\ComboBox.cpp D:\win_torrent_1\src\UI\ListView.cpp D:\win_torrent_1\src
\UI\NotifyIcon.cpp D:\win_torrent_1\src\UI\MainMenu.cpp D:\win_torrent_1\src\UI\PeerListView.cpp D:\win_torrent_1\src
\UI\StatusBar.cpp D:\win_torrent_1\src\UI\Taskbar.cpp D:\win_torrent_1\src\UI\TextBox.cpp D:\win_torrent_1\src\UI\Tor
rentFileListView.cpp D:\win_torrent_1\src\UI\TorrentListView.cpp D:\win_torrent_1\src\UI\TrackerListView.cpp
Clipboard.cpp
CMainFrame.cpp
CommandLine.cpp
Configuration.cpp
Configuration_Section.cpp
Configuration_SessionSection.cpp
Configuration_UISection.cpp
Environment.cpp
Log.cpp
Main.cpp
Scaler.cpp
SleepManager.cpp
Translator.cpp
UIState.cpp
UnhandledExceptionHandler.cpp
VersionInformation.cpp
LoggerProxy.cpp
PicoTorrent.cpp
TranslatorProxy.cpp
AddMagnetLinkController.cpp
코드를 생성하고 있습니다...
컴파일하고 있습니다...
AddTorrentController.cpp
NotifyIconController.cpp
RemoveTorrentsController.cpp
TorrentDetailsController.cpp
ViewPreferencesController.cpp
SessionLoader.cpp
SessionSettings.cpp
SessionUnloader.cpp
Torrent.cpp
StackTrace.cpp
AboutDialog.cpp
AddMagnetLinkDialog.cpp
AddTorrentDialog.cpp
AddTrackerDialog.cpp
OpenFileDialog.cpp
TextInputDialog.cpp
TorrentMapper.cpp
Peer.cpp
DetailsSheet.cpp
FilesPage.cpp
코드를 생성하고 있습니다...
컴파일하고 있습니다...
OptionsPage.cpp
OverviewPage.cpp
PeersPage.cpp
TrackersPage.cpp
ConnectionPage.cpp
DownloadsPage.cpp
GeneralPage.cpp
PreferencesSheet.cpp
PrivacyPage.cpp
CheckBox.cpp
ComboBox.cpp
ListView.cpp
NotifyIcon.cpp
MainMenu.cpp
PeerListView.cpp
StatusBar.cpp
Taskbar.cpp
TextBox.cpp
TorrentFileListView.cpp
TorrentListView.cpp
코드를 생성하고 있습니다...
컴파일하고 있습니다...
TrackerListView.cpp
코드를 생성하고 있습니다...
ResourceCompile:
C:\Program Files (x86)\Windows Kits\10\bin\x64\rc.exe /D WIN32 /D _WINDOWS /D NDEBUG /D _SCL_SECURE_NO_WARNINGS /D _U
NICODE /D _WIN32 /D _WIN32_WINNT=0x0600 /D BOOST_ALL_NO_LIB /D NOMINMAX /D PICOJSON_USE_INT64 /D TORRENT_NO_DEPRECATE
/D TORRENT_USE_OPENSSL /D UNICODE /D WIN32_LEAN_AND_MEAN /D "CMAKE_INTDIR=\\\"Release\\\"" /D _UNICODE /D UNICODE /l
"0x0409" /Ic:\Program /ID:\win_torrent_1\Files /I"D:\win_torrent_1\(" /ID:\win_torrent_1\x86 /I"D:\win_torrent_1\)" /
I\Microsoft /ID:\win_torrent_1\Visual /ID:\win_torrent_1\Studio /ID:\win_torrent_1\14.0\VC\atlmfc\include /ID:\win_to
rrent_1\include /ID:\win_torrent_1\tools\PicoTorrent.Libs\include /nologo /fo"PicoTorrent.dir\Release\resources.res"
D:\win_torrent_1\src\resources.rc
Link:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\win_torrent_1\b
uild-x64\Release\PicoTorrent.exe" /INCREMENTAL:NO /NOLOGO /LIBPATH:D:/win_torrent_1/tools/PicoTorrent.Libs/bin/x64/Re
lease /LIBPATH:D:/win_torrent_1/tools/PicoTorrent.Libs/bin/x64/Release/Release /WX dbghelp.lib iphlpapi.lib shlwapi.l
ib uxtheme.lib torrent.lib libssl.lib libcrypto.lib "boost_system-vc140-mt-1_63.lib" kernel32.lib user32.lib gdi32.li
b winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='a
sInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"D:/win_torrent_1/build-x64/Release/PicoTorrent.pdb" /MAP /SU
BSYSTEM:WINDOWS /OPT:REF /OPT:ICF /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/win_torrent_1/build-x64/Release/PicoTor
rent.lib" /MACHINE:X64 /machine:x64 PicoTorrent.dir\Release\resources.res
PicoTorrent.dir\Release\Clipboard.obj
PicoTorrent.dir\Release\CMainFrame.obj
PicoTorrent.dir\Release\CommandLine.obj
PicoTorrent.dir\Release\Configuration.obj
PicoTorrent.dir\Release\Configuration_Section.obj
PicoTorrent.dir\Release\Configuration_SessionSection.obj
PicoTorrent.dir\Release\Configuration_UISection.obj
PicoTorrent.dir\Release\Environment.obj
PicoTorrent.dir\Release\Log.obj
PicoTorrent.dir\Release\Main.obj
PicoTorrent.dir\Release\Scaler.obj
PicoTorrent.dir\Release\SleepManager.obj
PicoTorrent.dir\Release\Translator.obj
PicoTorrent.dir\Release\UIState.obj
PicoTorrent.dir\Release\UnhandledExceptionHandler.obj
PicoTorrent.dir\Release\VersionInformation.obj
PicoTorrent.dir\Release\LoggerProxy.obj
PicoTorrent.dir\Release\PicoTorrent.obj
PicoTorrent.dir\Release\TranslatorProxy.obj
PicoTorrent.dir\Release\AddMagnetLinkController.obj
PicoTorrent.dir\Release\AddTorrentController.obj
PicoTorrent.dir\Release\NotifyIconController.obj
PicoTorrent.dir\Release\RemoveTorrentsController.obj
PicoTorrent.dir\Release\TorrentDetailsController.obj
PicoTorrent.dir\Release\ViewPreferencesController.obj
PicoTorrent.dir\Release\SessionLoader.obj
PicoTorrent.dir\Release\SessionSettings.obj
PicoTorrent.dir\Release\SessionUnloader.obj
PicoTorrent.dir\Release\Torrent.obj
PicoTorrent.dir\Release\StackTrace.obj
PicoTorrent.dir\Release\AboutDialog.obj
PicoTorrent.dir\Release\AddMagnetLinkDialog.obj
PicoTorrent.dir\Release\AddTorrentDialog.obj
PicoTorrent.dir\Release\AddTrackerDialog.obj
PicoTorrent.dir\Release\OpenFileDialog.obj
PicoTorrent.dir\Release\TextInputDialog.obj
PicoTorrent.dir\Release\TorrentMapper.obj
PicoTorrent.dir\Release\Peer.obj
PicoTorrent.dir\Release\DetailsSheet.obj
PicoTorrent.dir\Release\FilesPage.obj
PicoTorrent.dir\Release\OptionsPage.obj
PicoTorrent.dir\Release\OverviewPage.obj
PicoTorrent.dir\Release\PeersPage.obj
PicoTorrent.dir\Release\TrackersPage.obj
PicoTorrent.dir\Release\ConnectionPage.obj
PicoTorrent.dir\Release\DownloadsPage.obj
PicoTorrent.dir\Release\GeneralPage.obj
PicoTorrent.dir\Release\PreferencesSheet.obj
PicoTorrent.dir\Release\PrivacyPage.obj
PicoTorrent.dir\Release\CheckBox.obj
PicoTorrent.dir\Release\ComboBox.obj
PicoTorrent.dir\Release\ListView.obj
PicoTorrent.dir\Release\NotifyIcon.obj
PicoTorrent.dir\Release\MainMenu.obj
PicoTorrent.dir\Release\PeerListView.obj
PicoTorrent.dir\Release\StatusBar.obj
PicoTorrent.dir\Release\Taskbar.obj
PicoTorrent.dir\Release\TextBox.obj
PicoTorrent.dir\Release\TorrentFileListView.obj
PicoTorrent.dir\Release\TorrentListView.obj
PicoTorrent.dir\Release\TrackerListView.obj
PicoTorrent.vcxproj -> D:\win_torrent_1\build-x64\Release\PicoTorrent.exe
PicoTorrent.vcxproj -> D:/win_torrent_1/build-x64/Release/PicoTorrent.pdb (Full PDB)
FinalizeBuildStatus:
"PicoTorrent.dir\Release\PicoTorrent.tlog\unsuccessfulbuild" 파일을 삭제하고 있습니다.
"PicoTorrent.dir\Release\PicoTorrent.tlog\PicoTorrent.lastbuildstate"에 연결(touching)하고 있습니다.
"D:\win_torrent_1\build-x64\PicoTorrent.vcxproj" 프로젝트를 빌드했습니다(기본 대상).
"D:\win_torrent_1\build-x64\PicoTorrent.vcxproj.metaproj" 프로젝트를 빌드했습니다(기본 대상).
"D:\win_torrent_1\build-x64\PicoTorrent.sln"(1) 프로젝트가 1 노드에서 "D:\win_torrent_1\build-x64\UpdateChecker.vcxproj.metaproj
"(7)을(를) 빌드하고 있습니다(기본 대상).
"D:\win_torrent_1\build-x64\UpdateChecker.vcxproj.metaproj"(7) 프로젝트가 1 노드에서 "D:\win_torrent_1\build-x64\UpdateChecker.v
cxproj"(8)을(를) 빌드하고 있습니다(기본 대상).
InitializeBuildStatus:
"AlwaysCreate"이(가) 지정되었기 때문에 "UpdateChecker.dir\Release\UpdateChecker.tlog\unsuccessfulbuild"을(를) 만들고 있습니다.
CustomBuild:
Building Custom Rule D:/win_torrent_1/CMakeLists.txt
CMake does not need to re-run because D:/win_torrent_1/build-x64/CMakeFiles/generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\CL.exe /c /Ic:\Program /ID:\win_torrent_1\Files /I"D
:\win_torrent_1\(" /ID:\win_torrent_1\x86 /I"D:\win_torrent_1\)" /I\Microsoft /ID:\win_torrent_1\Visual /ID:\win_torr
ent_1\Studio /ID:\win_torrent_1\14.0\VC\atlmfc\include /ID:\win_torrent_1\include /ID:\win_torrent_1\tools\PicoTorren
t.Libs\include /Zi /nologo /W3 /WX /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D _SCL_SECURE_NO_WARNINGS /D _UNICODE /D
_WIN32 /D _WIN32_WINNT=0x0600 /D BOOST_ALL_NO_LIB /D NOMINMAX /D PICOJSON_USE_INT64 /D TORRENT_NO_DEPRECATE /D TORREN
T_USE_OPENSSL /D UNICODE /D WIN32_LEAN_AND_MEAN /D "CMAKE_INTDIR=\"Release\"" /D UpdateChecker_EXPORTS /D _WINDLL /D
_UNICODE /D UNICODE /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"UpdateChecker.dir\Rele
ase\\" /Fd"UpdateChecker.dir\Release\vc140.pdb" /Gd /TP /errorReport:queue D:\win_torrent_1\plugins\updatechecker\src
\Config\UpdateCheckerConfig.cpp D:\win_torrent_1\plugins\updatechecker\src\Controllers\CheckForUpdateController.cpp D
:\win_torrent_1\plugins\updatechecker\src\Dialogs\NoUpdateAvailableDialog.cpp D:\win_torrent_1\plugins\updatechecker\
src\Dialogs\UpdateAvailableDialog.cpp D:\win_torrent_1\plugins\updatechecker\src\Net\HttpClient.cpp D:\win_torrent_1\
plugins\updatechecker\src\UpdateChecker.cpp
UpdateCheckerConfig.cpp
CheckForUpdateController.cpp
NoUpdateAvailableDialog.cpp
UpdateAvailableDialog.cpp
HttpClient.cpp
UpdateChecker.cpp
코드를 생성하고 있습니다...
Link:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\win_torrent_1\b
uild-x64\Release\UpdateChecker.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:D:/win_torrent_1/tools/PicoTorrent.Libs/bin/x64/
Release /LIBPATH:D:/win_torrent_1/tools/PicoTorrent.Libs/bin/x64/Release/Release /WX WinHTTP.lib kernel32.lib user32.
lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTU
AC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"D:/win_torrent_1/build-x64/Release/UpdateChecker
.pdb" /MAP /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/win_torrent_1/build-x64/R
elease/UpdateChecker.lib" /MACHINE:X64 /machine:x64 /DLL UpdateChecker.dir\Release\UpdateCheckerConfig.obj
UpdateChecker.dir\Release\CheckForUpdateController.obj
UpdateChecker.dir\Release\NoUpdateAvailableDialog.obj
UpdateChecker.dir\Release\UpdateAvailableDialog.obj
UpdateChecker.dir\Release\HttpClient.obj
UpdateChecker.dir\Release\UpdateChecker.obj
D:/win_torrent_1/build-x64/Release/UpdateChecker.lib 라이브러리 및 D:/win_torrent_1/build-x64/Release/UpdateChecker.exp
개체를 생성하고 있습니다.
UpdateChecker.vcxproj -> D:\win_torrent_1\build-x64\Release\UpdateChecker.dll
UpdateChecker.vcxproj -> D:/win_torrent_1/build-x64/Release/UpdateChecker.pdb (Full PDB)
FinalizeBuildStatus:
"UpdateChecker.dir\Release\UpdateChecker.tlog\unsuccessfulbuild" 파일을 삭제하고 있습니다.
"UpdateChecker.dir\Release\UpdateChecker.tlog\UpdateChecker.lastbuildstate"에 연결(touching)하고 있습니다.
"D:\win_torrent_1\build-x64\UpdateChecker.vcxproj" 프로젝트를 빌드했습니다(기본 대상).
"D:\win_torrent_1\build-x64\UpdateChecker.vcxproj.metaproj" 프로젝트를 빌드했습니다(기본 대상).
"D:\win_torrent_1\build-x64\PicoTorrent.sln"(1) 프로젝트가 1 노드에서 "D:\win_torrent_1\build-x64\WebSocket.vcxproj.metaproj"(9)
을(를) 빌드하고 있습니다(기본 대상).
"D:\win_torrent_1\build-x64\WebSocket.vcxproj.metaproj"(9) 프로젝트가 1 노드에서 "D:\win_torrent_1\build-x64\WebSocket.vcxproj"(
10)을(를) 빌드하고 있습니다(기본 대상).
InitializeBuildStatus:
"AlwaysCreate"이(가) 지정되었기 때문에 "WebSocket.dir\Release\WebSocket.tlog\unsuccessfulbuild"을(를) 만들고 있습니다.
CustomBuild:
Building Custom Rule D:/win_torrent_1/CMakeLists.txt
CMake does not need to re-run because D:/win_torrent_1/build-x64/CMakeFiles/generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\CL.exe /c /Ic:\Program /ID:\win_torrent_1\Files /I"D
:\win_torrent_1\(" /ID:\win_torrent_1\x86 /I"D:\win_torrent_1\)" /I\Microsoft /ID:\win_torrent_1\Visual /ID:\win_torr
ent_1\Studio /ID:\win_torrent_1\14.0\VC\atlmfc\include /ID:\win_torrent_1\include /ID:\win_torrent_1\tools\PicoTorren
t.Libs\include /ID:\win_torrent_1\lib\websocketpp /Zi /nologo /W3 /WX /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D _SCL
_SECURE_NO_WARNINGS /D _UNICODE /D _WIN32 /D _WIN32_WINNT=0x0600 /D BOOST_ALL_NO_LIB /D NOMINMAX /D PICOJSON_USE_INT6
4 /D TORRENT_NO_DEPRECATE /D TORRENT_USE_OPENSSL /D UNICODE /D WIN32_LEAN_AND_MEAN /D "CMAKE_INTDIR=\"Release\"" /D W
ebSocket_EXPORTS /D _WINDLL /D _UNICODE /D UNICODE /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline
/GR /Fo"WebSocket.dir\Release\\" /Fd"WebSocket.dir\Release\vc140.pdb" /Gd /TP /errorReport:queue D:\win_torrent_1\pl
ugins\websocket\src\Config\WebSocketConfig.cpp D:\win_torrent_1\plugins\websocket\src\Messages\PicoStateMessage.cpp D
:\win_torrent_1\plugins\websocket\src\Messages\TorrentAddedMessage.cpp D:\win_torrent_1\plugins\websocket\src\Message
s\TorrentFinishedMessage.cpp D:\win_torrent_1\plugins\websocket\src\Messages\TorrentRemovedMessage.cpp D:\win_torrent
_1\plugins\websocket\src\Messages\TorrentsUpdatedMessage.cpp D:\win_torrent_1\plugins\websocket\src\Serialization\Tor
rentSerializer.cpp D:\win_torrent_1\plugins\websocket\src\TorrentEventSink.cpp D:\win_torrent_1\plugins\websocket\src
\WebSocket.cpp
WebSocketConfig.cpp
PicoStateMessage.cpp
TorrentAddedMessage.cpp
TorrentFinishedMessage.cpp
TorrentRemovedMessage.cpp
TorrentsUpdatedMessage.cpp
TorrentSerializer.cpp
TorrentEventSink.cpp
WebSocket.cpp
코드를 생성하고 있습니다...
Link:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\win_torrent_1\b
uild-x64\Release\WebSocket.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:D:/win_torrent_1/tools/PicoTorrent.Libs/bin/x64/Rele
ase /LIBPATH:D:/win_torrent_1/tools/PicoTorrent.Libs/bin/x64/Release/Release /WX "boost_system-vc140-mt-1_63.lib" ker
nel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MA
NIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"D:/win_torrent_1/build-x64/Rele
ase/WebSocket.pdb" /MAP /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/win_torrent_
1/build-x64/Release/WebSocket.lib" /MACHINE:X64 /machine:x64 /DLL WebSocket.dir\Release\WebSocketConfig.obj
WebSocket.dir\Release\PicoStateMessage.obj
WebSocket.dir\Release\TorrentAddedMessage.obj
WebSocket.dir\Release\TorrentFinishedMessage.obj
WebSocket.dir\Release\TorrentRemovedMessage.obj
WebSocket.dir\Release\TorrentsUpdatedMessage.obj
WebSocket.dir\Release\TorrentSerializer.obj
WebSocket.dir\Release\TorrentEventSink.obj
WebSocket.dir\Release\WebSocket.obj
D:/win_torrent_1/build-x64/Release/WebSocket.lib 라이브러리 및 D:/win_torrent_1/build-x64/Release/WebSocket.exp 개 체를 생성하고
있습니다.
WebSocket.vcxproj -> D:\win_torrent_1\build-x64\Release\WebSocket.dll
WebSocket.vcxproj -> D:/win_torrent_1/build-x64/Release/WebSocket.pdb (Full PDB)
FinalizeBuildStatus:
"WebSocket.dir\Release\WebSocket.tlog\unsuccessfulbuild" 파일을 삭제하고 있습니다.
"WebSocket.dir\Release\WebSocket.tlog\WebSocket.lastbuildstate"에 연결(touching)하고 있습니다.
"D:\win_torrent_1\build-x64\WebSocket.vcxproj" 프로젝트를 빌드했습니다(기본 대상).
"D:\win_torrent_1\build-x64\WebSocket.vcxproj.metaproj" 프로젝트를 빌드했습니다(기본 대상).
"D:\win_torrent_1\build-x64\PicoTorrent.sln" 프로젝트를 빌드했습니다(Build 대상).
빌드했습니다.
경고 0개
오류 0개
경과 시간: 00:02:49.20
Finished executing task: Build
========================================
Setup-Library-Files
========================================
Executing task: Setup-Library-Files
Copying file boost_system-vc140-mt-1_63.dll to D:/win_torrent_1/build-x64/Release/boost_system-vc140-mt-1_63.dll
Copying file libcrypto-1_1-x64.dll to D:/win_torrent_1/build-x64/Release/libcrypto-1_1-x64.dll
Copying file libssl-1_1-x64.dll to D:/win_torrent_1/build-x64/Release/libssl-1_1-x64.dll
Copying file torrent.dll to D:/win_torrent_1/build-x64/Release/torrent.dll
Finished executing task: Setup-Library-Files
========================================
Setup-Publish-Directory
========================================
Executing task: Setup-Publish-Directory
Creating directory D:/win_torrent_1/build-x64/Release/publish
Copying file PicoTorrent.exe to D:/win_torrent_1/build-x64/Release/publish/PicoTorrent.exe
Copying file Importer.dll to D:/win_torrent_1/build-x64/Release/publish/Importer.dll
Copying file UpdateChecker.dll to D:/win_torrent_1/build-x64/Release/publish/UpdateChecker.dll
Copying file WebSocket.dll to D:/win_torrent_1/build-x64/Release/publish/WebSocket.dll
Copying file boost_system-vc140-mt-1_63.dll to D:/win_torrent_1/build-x64/Release/publish/boost_system-vc140-mt-1_63.dll
Copying file libcrypto-1_1-x64.dll to D:/win_torrent_1/build-x64/Release/publish/libcrypto-1_1-x64.dll
Copying file libssl-1_1-x64.dll to D:/win_torrent_1/build-x64/Release/publish/libssl-1_1-x64.dll
Copying file torrent.dll to D:/win_torrent_1/build-x64/Release/publish/torrent.dll
Finished executing task: Setup-Publish-Directory
========================================
Build-Installer
========================================
Executing task: Build-Installer
Windows Installer XML Toolset Compiler version 3.10.2.2516
Copyright (c) Outercurve Foundation. All rights reserved.
PicoTorrent.wxs
Windows Installer XML Toolset Linker version 3.10.2.2516
Copyright (c) Outercurve Foundation. All rights reserved.
Finished executing task: Build-Installer
========================================
Build-Installer-Bundle
========================================
Executing task: Build-Installer-Bundle
Windows Installer XML Toolset Compiler version 3.10.2.2516
Copyright (c) Outercurve Foundation. All rights reserved.
PicoTorrentBundle.wxs
Windows Installer XML Toolset Linker version 3.10.2.2516
Copyright (c) Outercurve Foundation. All rights reserved.
Finished executing task: Build-Installer-Bundle
========================================
Build-AppX-Package
========================================
Executing task: Build-AppX-Package
Microsoft (R) MakeAppx Tool
Copyright (C) 2013 Microsoft. All rights reserved.
The path (/p) parameter is: "D:/win_torrent_1/build-x64/Release/packages/PicoTorrent-0.13.0-x64.appx"
The mapping file (/f) parameter is: "D:/win_torrent_1/packaging/AppX/PicoTorrent.mapping"
Reading mapping file "D:/win_torrent_1/packaging/AppX/PicoTorrent.mapping"
Packing 31 file(s) listed in "D:/win_torrent_1/packaging/AppX/PicoTorrent.mapping" (mapping file) to "D:/win_torrent_1/build-x64/Release/packages/PicoTorrent-0.13.0-x64.appx" (output file name).
Using "D:/win_torrent_1/packaging/AppX/PicoTorrentManifest.xml" as the manifest for the package.
Adding "C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/redist/x64/Microsoft.VC140.CRT/msvcp140.dll" to the package as a payload file. Its path in the package is "msvcp140.dll".
Adding "C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/redist/x64/Microsoft.VC140.CRT/vcruntime140.dll" to the package as a payload file. Its path in the package is "vcruntime140.dll".
Adding "C:/Program Files (x86)/Windows Kits/10/Redist/ucrt/DLLs/x64/api-ms-win-core-file-l1-2-0.dll" to the package as a payload file. Its path in the package is "api-ms-win-core-file-l1-2-0.dll".
Adding "C:/Program Files (x86)/Windows Kits/10/Redist/ucrt/DLLs/x64/api-ms-win-core-file-l2-1-0.dll" to the package as a payload file. Its path in the package is "api-ms-win-core-file-l2-1-0.dll".
Adding "C:/Program Files (x86)/Windows Kits/10/Redist/ucrt/DLLs/x64/api-ms-win-core-processthreads-l1-1-1.dll" to the package as a payload file. Its path in the package is "api-ms-win-core-processthreads-l1-1-1.dll".
Adding "C:/Program Files (x86)/Windows Kits/10/Redist/ucrt/DLLs/x64/api-ms-win-core-localization-l1-2-0.dll" to the package as a payload file. Its path in the package is "api-ms-win-core-localization-l1-2-0.dll".
Adding "C:/Program Files (x86)/Windows Kits/10/Redist/ucrt/DLLs/x64/api-ms-win-crt-runtime-l1-1-0.dll" to the package as a payload file. Its path in the package is "api-ms-win-crt-runtime-l1-1-0.dll".
Adding "C:/Program Files (x86)/Windows Kits/10/Redist/ucrt/DLLs/x64/api-ms-win-crt-multibyte-l1-1-0.dll" to the package as a payload file. Its path in the package is "api-ms-win-crt-multibyte-l1-1-0.dll".
Adding "C:/Program Files (x86)/Windows Kits/10/Redist/ucrt/DLLs/x64/api-ms-win-crt-environment-l1-1-0.dll" to the package as a payload file. Its path in the package is "api-ms-win-crt-environment-l1-1-0.dll".
Adding "C:/Program Files (x86)/Windows Kits/10/Redist/ucrt/DLLs/x64/ucrtbase.dll" to the package as a payload file. Its path in the package is "ucrtbase.dll".
Adding "C:/Program Files (x86)/Windows Kits/10/Redist/ucrt/DLLs/x64/api-ms-win-crt-conio-l1-1-0.dll" to the package as a payload file. Its path in the package is "api-ms-win-crt-conio-l1-1-0.dll".
Adding "C:/Program Files (x86)/Windows Kits/10/Redist/ucrt/DLLs/x64/api-ms-win-crt-math-l1-1-0.dll" to the package as a payload file. Its path in the package is "api-ms-win-crt-math-l1-1-0.dll".
Adding "C:/Program Files (x86)/Windows Kits/10/Redist/ucrt/DLLs/x64/api-ms-win-crt-filesystem-l1-1-0.dll" to the package as a payload file. Its path in the package is "api-ms-win-crt-filesystem-l1-1-0.dll".
Adding "C:/Program Files (x86)/Windows Kits/10/Redist/ucrt/DLLs/x64/api-ms-win-crt-convert-l1-1-0.dll" to the package as a payload file. Its path in the package is "api-ms-win-crt-convert-l1-1-0.dll".
Adding "C:/Program Files (x86)/Windows Kits/10/Redist/ucrt/DLLs/x64/api-ms-win-core-synch-l1-2-0.dll" to the package as a payload file. Its path in the package is "api-ms-win-core-synch-l1-2-0.dll".
Adding "C:/Program Files (x86)/Windows Kits/10/Redist/ucrt/DLLs/x64/api-ms-win-crt-locale-l1-1-0.dll" to the package as a payload file. Its path in the package is "api-ms-win-crt-locale-l1-1-0.dll".
Adding "C:/Program Files (x86)/Windows Kits/10/Redist/ucrt/DLLs/x64/api-ms-win-crt-utility-l1-1-0.dll" to the package as a payload file. Its path in the package is "api-ms-win-crt-utility-l1-1-0.dll".
Adding "C:/Program Files (x86)/Windows Kits/10/Redist/ucrt/DLLs/x64/api-ms-win-crt-stdio-l1-1-0.dll" to the package as a payload file. Its path in the package is "api-ms-win-crt-stdio-l1-1-0.dll".
Adding "C:/Program Files (x86)/Windows Kits/10/Redist/ucrt/DLLs/x64/api-ms-win-core-timezone-l1-1-0.dll" to the package as a payload file. Its path in the package is "api-ms-win-core-timezone-l1-1-0.dll".
Adding "C:/Program Files (x86)/Windows Kits/10/Redist/ucrt/DLLs/x64/api-ms-win-crt-string-l1-1-0.dll" to the package as a payload file. Its path in the package is "api-ms-win-crt-string-l1-1-0.dll".
Adding "C:/Program Files (x86)/Windows Kits/10/Redist/ucrt/DLLs/x64/api-ms-win-crt-heap-l1-1-0.dll" to the package as a payload file. Its path in the package is "api-ms-win-crt-heap-l1-1-0.dll".
Adding "C:/Program Files (x86)/Windows Kits/10/Redist/ucrt/DLLs/x64/api-ms-win-crt-time-l1-1-0.dll" to the package as a payload file. Its path in the package is "api-ms-win-crt-time-l1-1-0.dll".
Adding "D:/win_torrent_1/res/logo150.png" to the package as a payload file. Its path in the package is "logo150.png".
Adding "D:/win_torrent_1/res/logo44.png" to the package as a payload file. Its path in the package is "logo44.png".
Adding "D:/win_torrent_1/packaging/AppX/appx.dummy" to the package as a payload file. Its path in the package is "appx.dummy".
Adding "D:/win_torrent_1/build-x64/Release/publish/boost_system-vc140-mt-1_63.dll" to the package as a payload file. Its path in the package is "boost_system-vc140-mt-1_63.dll".
Adding "D:/win_torrent_1/build-x64/Release/publish/libcrypto-1_1-x64.dll" to the package as a payload file. Its path in the package is "libcrypto-1_1-x64.dll".
Adding "D:/win_torrent_1/build-x64/Release/publish/libssl-1_1-x64.dll" to the package as a payload file. Its path in the package is "libssl-1_1-x64.dll".
Adding "D:/win_torrent_1/build-x64/Release/publish/torrent.dll" to the package as a payload file. Its path in the package is "torrent.dll".
Adding "D:/win_torrent_1/build-x64/Release/publish/PicoTorrent.exe" to the package as a payload file. Its path in the package is "PicoTorrent.exe".
Package creation succeeded.
Finished executing task: Build-AppX-Package
========================================
Build-Chocolatey-Package
========================================
Executing task: Build-Chocolatey-Package
Chocolatey v0.10.8
Attempting to build package from 'picotorrent.temp.nuspec'.
Successfully created package 'D:\win_torrent_1\build-x64\Release\packages\picotorrent.0.13.0.nupkg'
Finished executing task: Build-Chocolatey-Package
========================================
Build-Portable-Package
========================================
Executing task: Build-Portable-Package
Creating zip file: D:/win_torrent_1/build-x64/Release/packages/PicoTorrent-0.13.0-x64.zip
Compressing file D:/win_torrent_1/build-x64/Release/publish/boost_system-vc140-mt-1_63.dll
Compressing file D:/win_torrent_1/build-x64/Release/publish/Importer.dll
Compressing file D:/win_torrent_1/build-x64/Release/publish/libcrypto-1_1-x64.dll
Compressing file D:/win_torrent_1/build-x64/Release/publish/libssl-1_1-x64.dll
Compressing file D:/win_torrent_1/build-x64/Release/publish/PicoTorrent.exe
Compressing file D:/win_torrent_1/build-x64/Release/publish/torrent.dll
Compressing file D:/win_torrent_1/build-x64/Release/publish/UpdateChecker.dll
Compressing file D:/win_torrent_1/build-x64/Release/publish/WebSocket.dll
Zip successfully created: D:/win_torrent_1/build-x64/Release/packages/PicoTorrent-0.13.0-x64.zip
Finished executing task: Build-Portable-Package
========================================
Build-Symbols-Package
========================================
Executing task: Build-Symbols-Package
Creating zip file: D:/win_torrent_1/build-x64/Release/packages/PicoTorrent-0.13.0-x64.symbols.zip
Compressing file D:/win_torrent_1/build-x64/Release/PicoTorrent.pdb
Compressing file D:/win_torrent_1/build-x64/Release/Importer.pdb
Compressing file D:/win_torrent_1/build-x64/Release/UpdateChecker.pdb
Compressing file D:/win_torrent_1/build-x64/Release/WebSocket.pdb
Zip successfully created: D:/win_torrent_1/build-x64/Release/packages/PicoTorrent-0.13.0-x64.symbols.zip
Finished executing task: Build-Symbols-Package
========================================
Default
========================================
Executing task: Default
Finished executing task: Default
Task Duration
--------------------------------------------------
Clean 00:00:00.0258669
Generate-Project 00:00:00.8082200
Build 00:02:49.6458970
Setup-Library-Files 00:00:00.1523041
Setup-Publish-Directory 00:00:00.0701446
Build-Installer 00:00:09.2134662
Build-Installer-Bundle 00:00:01.7716064
Build-AppX-Package 00:00:01.5753891
Build-Chocolatey-Package 00:00:01.4980556
Build-Portable-Package 00:00:00.5059535
Build-Symbols-Package 00:00:01.2445212
Default 00:00:00.0032345
--------------------------------------------------
Total: 00:03:06.5146591
최근댓글