BIOS, UEFI드라이버, BIOS, UEFI, 펌웨어

 

삼성 시리즈 9 노트북에서 윈10 업데이트가 더 이상 안된다.

UEFI 드라이버 호환이 안되고 삼성도 더 이상 지원할 생각이 없는 것 같다.

바이오스 업데이트도 다 끝났는데 지원안되는 것을 보면.

최신 업데이트가 된 iso롤 구하면 더 쉬울 것 같은데

윈도우도 딱히 업뎃하고 싶은 마음이 없다.

i7에 8기가램 256SSD라  4년이 더 지난 지금도 쓸만하니까 말이다.

그러고 보니 하드웨어도 예전만큼 성장한다는 느낌은 없네.

내가 최신 뉴스를 안봐서 그럴수도 있지만 ㅋㅋ

믓튼, 맥북 에어를 구매한 것이 더 잘했다는 생각이 든다.

 

pico torrent build sequence

 

빌드 시퀀스 분석 끝나서 프로젝트 및 라이브러리 renaming 도 끝났다.

엮인게 많아서 하루 정도 걸렸다.

스타트업에서 배웠는데(오픈 소스 바꿔서 자기 소스로 만드는 것)

정말 좋은 경험이었던 것 같다.

라이센스 안 붙이는 것도 배웠는데

쩝 이런건 내 선에서 잘라야 겠다.

가르칠 때는 그게 성공의 지름길이니 추천하고.



nuget
cake(https://cakebuild.net/docs/editors/visualstudio)
boost_system-vc140-mt-1_63
libcrypto
libssl
torrent
wix(https://www.firegiant.com/wix/tutorial/)
websocket

Clean
CMake

  Argument not separated from preceding token by whitespace.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- The C compiler identification is MSVC 19.0.24215.1
-- The CXX compiler identification is MSVC 19.0.24215.1
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- 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.

MSBUILD : error MSB1009: 프로젝트 파일이 없습니다.
스위치: D:/win_torrent_1/build-x64/MConnector.sln
An error occurred when executing task 'Build'.
Error: MSBuild: 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
Creating 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.

-- The C compiler identification is MSVC 19.0.24215.1
-- The CXX compiler identification is MSVC 19.0.24215.1
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- 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.

MSBUILD : error MSB1009: 프로젝트 파일이 없습니다.
스위치: D:/win_torrent_1/build-x64/MConnector.sln
An error occurred when executing task 'Build'.
Error: MSBuild: Process returned an error (exit code 1).

PS D:\win_torrent_1> cd .\build-x64\
PS D:\win_torrent_1\build-x64> ls


    디렉터리: D:\win_torrent_1\build-x64


Mode                LastWriteTime         Length Name
----                -------------         ------ ----
d-----     2018-03-16   오후 4:58                CMakeFiles
d-----     2018-03-16   오후 4:55                Importer.dir
d-----     2018-03-16   오후 4:58                Release
-a----     2018-03-16   오후 4:58          52339 ALL_BUILD.vcxproj
-a----     2018-03-16   오후 4:58            271 ALL_BUILD.vcxproj.filters
-a----     2018-03-16   오후 4:58          12944 CMakeCache.txt
-a----     2018-03-16   오후 4:58           1278 cmake_install.cmake
-a----     2018-03-16   오후 4:58          67845 Importer.vcxproj
-a----     2018-03-16   오후 4:58           1779 Importer.vcxproj.filters
-a----     2018-03-16   오후 4:58           6193 PicoTorrent.sln
-a----     2018-03-16   오후 4:58          71937 PicoTorrent.vcxproj
-a----     2018-03-16   오후 4:58           8480 PicoTorrent.vcxproj.filters
-a----     2018-03-16   오후 4:58          67571 UpdateChecker.vcxproj
-a----     2018-03-16   오후 4:58           1366 UpdateChecker.vcxproj.filters
-a----     2018-03-16   오후 4:58          68218 WebSocket.vcxproj
-a----     2018-03-16   오후 4:58           1794 WebSocket.vcxproj.filters
-a----     2018-03-16   오후 4:58          37000 ZERO_CHECK.vcxproj
-a----     2018-03-16   오후 4:58            518 ZERO_CHECK.vcxproj.filters


PS D:\win_torrent_1\build-x64> cd ..
PS D:\win_torrent_1> rm .\build-x64

확인
D:\win_torrent_1\build-x64의 항목에는 하위 항목이 있으며 Recurse 매개 변수를 지정하지 않았습니다. 계속하면 해당
항목과 모든 하위 항목이 제거됩니다. 계속하시겠습니까?
[Y] 예(Y)  [A] 모두 예(A)  [N] 아니요(N)  [L] 모두 아니요(L)  [S] 일시 중단(S)  [?] 도움말 (기본값은 "Y"): a
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
Creating 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.

-- The C compiler identification is MSVC 19.0.24215.1
-- The CXX compiler identification is MSVC 19.0.24215.1
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- 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-16 오후 4:59:41
1 노드의 "D:\win_torrent_1\build-x64\MConnector.sln" 프로젝트(Build 대상)입니다.
ValidateSolutionConfiguration:
  솔루션 구성 "Release|x64"을(를) 빌드하고 있습니다.
ValidateProjects:
  "ALL_BUILD" 프로젝트가 솔루션 구성 "Release|x64"에서 빌드되도록 선택되지 않았습니다.
"D:\win_torrent_1\build-x64\MConnector.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.vcxpr
oj"(3)을(를) 빌드하고 있습니다(기본 대상).
PrepareForBuild:
  "x64\Release\ZERO_CHECK\" 디렉터리를 만들고 있습니다.
  "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\" 디렉터리를 만들고 있습니다.
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)을(를) 빌드하고 있습니다(기본 대상).
PrepareForBuild:
  "Importer.dir\Release\" 디렉터리를 만들고 있습니다.
  "Importer.dir\Release\Importer.tlog\" 디렉터리를 만들고 있습니다.
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_torrent_1\Studio /ID:\win_torrent_1\14.0\VC\atlmfc\include /ID:\win_torrent_1\include /ID:\win_torrent_1\tool
  s\PicoTorrent.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 TORRENT_USE_OPENSSL /D UNICODE /D WIN32_LEAN_AND_MEAN /D "CMAKE_INTDIR=\"Release\"" /D Importer_EXP
  ORTS /D _WINDLL /D _UNICODE /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\ImportTorrentsController.cpp D:\win_torrent_1\plugins\importer\src\Importer.cpp D:\win_t
  orrent_1\plugins\importer\src\Sources\qBittorrentSource.cpp D:\win_torrent_1\plugins\importer\src\Sources\uTorren
  tSource.cpp D:\win_torrent_1\plugins\importer\src\Wizard\ConfigurePage.cpp D:\win_torrent_1\plugins\importer\src\
  Wizard\ImportWizard.cpp D:\win_torrent_1\plugins\importer\src\Wizard\PreviewPage.cpp D:\win_torrent_1\plugins\imp
  orter\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 _UNICODE /D _WIN32 /D _WIN32_WINNT=0x0600 /D BOOST_ALL_NO_LIB /D NOMINMAX /D PICOJSON_USE_INT64 /D TORRENT_NO_D
  EPRECATE /D TORRENT_USE_OPENSSL /D UNICODE /D WIN32_LEAN_AND_MEAN /D "CMAKE_INTDIR=\\\"Release\\\"" /D Importer_E
  XPORTS /D _UNICODE /D UNICODE /l"0x0409" /Ic:\Program /ID:\win_torrent_1\Files /I"D:\win_torrent_1\(" /ID:\win_to
  rrent_1\x86 /I"D:\win_torrent_1\)" /I\Microsoft /ID:\win_torrent_1\Visual /ID:\win_torrent_1\Studio /ID:\win_torr
  ent_1\14.0\VC\atlmfc\include /ID:\win_torrent_1\include /ID:\win_torrent_1\tools\PicoTorrent.Libs\include /nologo
   /fo"Importer.dir\Release\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\build-x64\Release\Importer.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:D:/win_torrent_1/tools/PicoTorrent.Libs/bin/x
  64/Release /LIBPATH:D:/win_torrent_1/tools/PicoTorrent.Libs/bin/x64/Release/Release /WX Comctl32.lib "boost_syste
  m-vc140-mt-1_63.lib" torrent.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.li
  b uuid.lib comdlg32.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\resources.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\MConnector.sln"(1) 프로젝트가 1 노드에서 "D:\win_torrent_1\build-x64\PicoTorrent.vcxproj.metapro
j"(5)을(를) 빌드하고 있습니다(기본 대상).
"D:\win_torrent_1\build-x64\PicoTorrent.vcxproj.metaproj"(5) 프로젝트가 1 노드에서 "D:\win_torrent_1\build-x64\PicoTorrent.v
cxproj"(6)을(를) 빌드하고 있습니다(기본 대상).
PrepareForBuild:
  "PicoTorrent.dir\Release\" 디렉터리를 만들고 있습니다.
  "PicoTorrent.dir\Release\PicoTorrent.tlog\" 디렉터리를 만들고 있습니다.
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_torrent_1\Studio /ID:\win_torrent_1\14.0\VC\atlmfc\include /ID:\win_torrent_1\include /ID:\win_torrent_1\tool
  s\PicoTorrent.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 TORRENT_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\vc140.pdb" /Gd /TP /errorReport:queue D:\win_torrent_1\src\Clipboard.cpp D:\win_torrent_
  1\src\CMainFrame.cpp D:\win_torrent_1\src\CommandLine.cpp D:\win_torrent_1\src\Configuration.cpp D:\win_torrent_1
  \src\Configuration_Section.cpp D:\win_torrent_1\src\Configuration_SessionSection.cpp D:\win_torrent_1\src\Configu
  ration_UISection.cpp D:\win_torrent_1\src\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_torrent_1\src\SleepManager.cpp D:\win_torrent_1\src\Translator.cpp D:\
  win_torrent_1\src\UIState.cpp D:\win_torrent_1\src\UnhandledExceptionHandler.cpp D:\win_torrent_1\src\VersionInfo
  rmation.cpp D:\win_torrent_1\src\API\LoggerProxy.cpp D:\win_torrent_1\src\API\PicoTorrent.cpp D:\win_torrent_1\sr
  c\API\TranslatorProxy.cpp D:\win_torrent_1\src\Controllers\AddMagnetLinkController.cpp D:\win_torrent_1\src\Contr
  ollers\AddTorrentController.cpp D:\win_torrent_1\src\Controllers\NotifyIconController.cpp D:\win_torrent_1\src\Co
  ntrollers\RemoveTorrentsController.cpp D:\win_torrent_1\src\Controllers\TorrentDetailsController.cpp D:\win_torre
  nt_1\src\Controllers\ViewPreferencesController.cpp D:\win_torrent_1\src\core\SessionLoader.cpp D:\win_torrent_1\s
  rc\core\SessionSettings.cpp D:\win_torrent_1\src\core\SessionUnloader.cpp 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.cpp D:\win_torrent_1\src\Dialogs\Ad
  dTrackerDialog.cpp D:\win_torrent_1\src\Dialogs\OpenFileDialog.cpp D:\win_torrent_1\src\Dialogs\TextInputDialog.c
  pp D:\win_torrent_1\src\Mapping\TorrentMapper.cpp D:\win_torrent_1\src\Models\Peer.cpp D:\win_torrent_1\src\Prope
  rtySheets\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_torre
  nt_1\src\PropertySheets\Details\PeersPage.cpp D:\win_torrent_1\src\PropertySheets\Details\TrackersPage.cpp D:\win
  _torrent_1\src\PropertySheets\Preferences\ConnectionPage.cpp D:\win_torrent_1\src\PropertySheets\Preferences\Down
  loadsPage.cpp D:\win_torrent_1\src\PropertySheets\Preferences\GeneralPage.cpp D:\win_torrent_1\src\PropertySheets
  \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_torren
  t_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\TorrentFileListView.cpp D:\win_torrent_1\src\UI\TorrentListView.cpp D:\win_torrent_1\src\UI\TrackerListVi
  ew.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 _UNICODE /D _WIN32 /D _WIN32_WINNT=0x0600 /D BOOST_ALL_NO_LIB /D NOMINMAX /D PICOJSON_USE_INT64 /D TORRENT_NO_D
  EPRECATE /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:\wi
  n_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"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\build-x64\Release\PicoTorrent.exe" /INCREMENTAL:NO /NOLOGO /LIBPATH:D:/win_torrent_1/tools/PicoTorrent.Libs/bi
  n/x64/Release /LIBPATH:D:/win_torrent_1/tools/PicoTorrent.Libs/bin/x64/Release/Release /WX dbghelp.lib iphlpapi.l
  ib shlwapi.lib uxtheme.lib torrent.lib libssl.lib libcrypto.lib "boost_system-vc140-mt-1_63.lib" kernel32.lib use
  r32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /M
  ANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"D:/win_torrent_1/build-x64/Release/P
  icoTorrent.pdb" /MAP /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/win_torrent
  _1/build-x64/Release/PicoTorrent.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\MConnector.sln"(1) 프로젝트가 1 노드에서 "D:\win_torrent_1\build-x64\UpdateChecker.vcxproj.metap
roj"(7)을(를) 빌드하고 있습니다(기본 대상).
"D:\win_torrent_1\build-x64\UpdateChecker.vcxproj.metaproj"(7) 프로젝트가 1 노드에서 "D:\win_torrent_1\build-x64\UpdateCheck
er.vcxproj"(8)을(를) 빌드하고 있습니다(기본 대상).
PrepareForBuild:
  "UpdateChecker.dir\Release\" 디렉터리를 만들고 있습니다.
  "UpdateChecker.dir\Release\UpdateChecker.tlog\" 디렉터리를 만들고 있습니다.
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_torrent_1\Studio /ID:\win_torrent_1\14.0\VC\atlmfc\include /ID:\win_torrent_1\include /ID:\win_torrent_1\tool
  s\PicoTorrent.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 TORRENT_USE_OPENSSL /D UNICODE /D WIN32_LEAN_AND_MEAN /D "CMAKE_INTDIR=\"Release\"" /D UpdateChecke
  r_EXPORTS /D _WINDLL /D _UNICODE /D UNICODE /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /G
  R /Fo"UpdateChecker.dir\Release\\" /Fd"UpdateChecker.dir\Release\vc140.pdb" /Gd /TP /errorReport:queue D:\win_tor
  rent_1\plugins\updatechecker\src\Config\UpdateCheckerConfig.cpp D:\win_torrent_1\plugins\updatechecker\src\Contro
  llers\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\updatechec
  ker\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\build-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 /MAN
  IFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"D:/win_torrent_1/build-x64/R
  elease/UpdateChecker.pdb" /MAP /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/w
  in_torrent_1/build-x64/Release/UpdateChecker.lib" /MACHINE:X64  /machine:x64 /DLL UpdateChecker.dir\Release\Updat
  eCheckerConfig.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\MConnector.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.vcxpr
oj"(10)을(를) 빌드하고 있습니다(기본 대상).
PrepareForBuild:
  "WebSocket.dir\Release\" 디렉터리를 만들고 있습니다.
  "WebSocket.dir\Release\WebSocket.tlog\" 디렉터리를 만들고 있습니다.
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_torrent_1\Studio /ID:\win_torrent_1\14.0\VC\atlmfc\include /ID:\win_torrent_1\include /ID:\win_torrent_1\tool
  s\PicoTorrent.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_INT64 /D TORRENT_NO_DEPRECATE /D TORRENT_USE_OPENSSL /D UNICODE /D WIN32_LEAN_AND_MEAN /D "CMAKE_
  INTDIR=\"Release\"" /D WebSocket_EXPORTS /D _WINDLL /D _UNICODE /D UNICODE /Gm- /EHsc /MD /GS /fp:precise /Zc:wch
  ar_t /Zc:forScope /Zc:inline /GR /Fo"WebSocket.dir\Release\\" /Fd"WebSocket.dir\Release\vc140.pdb" /Gd /TP /error
  Report:queue D:\win_torrent_1\plugins\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\Messages\TorrentFinishedMessage.cpp D:\win_torrent_1\plugins\websocket\src\Messa
  ges\TorrentRemovedMessage.cpp D:\win_torrent_1\plugins\websocket\src\Messages\TorrentsUpdatedMessage.cpp D:\win_t
  orrent_1\plugins\websocket\src\Serialization\TorrentSerializer.cpp D:\win_torrent_1\plugins\websocket\src\Torrent
  EventSink.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\build-x64\Release\WebSocket.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 "boost_system-vc140-mt-1
  _63.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib
  advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"D:/win_torr
  ent_1/build-x64/Release/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\MConnector.sln" 프로젝트를 빌드했습니다(Build 대상).


빌드했습니다.
    경고 0개
    오류 0개

경과 시간: 00:56:07.23
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
An error occurred when executing task 'Setup-Publish-Directory'.

'Blog History' 카테고리의 다른 글

278  (0) 2020.05.18
277  (0) 2020.05.18
275  (0) 2020.05.18
274  (0) 2020.05.18
273  (0) 2020.05.18

+ Recent posts