Advertisement
Guest User

Untitled

a guest
Jul 13th, 2017
297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.23 KB | None | 0 0
  1. 1>------ Build started: Project: ZERO_CHECK, Configuration: Debug x64 ------
  2. 1>Checking Build System
  3. 1>CMake does not need to re-run because C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeFiles/generate.stamp is up-to-date.
  4. 2>------ Build started: Project: BlockchainExplorer, Configuration: Debug x64 ------
  5. 3>------ Build started: Project: Common, Configuration: Debug x64 ------
  6. 4>------ Build started: Project: Crypto, Configuration: Debug x64 ------
  7. 5>------ Build started: Project: CryptoNoteCore, Configuration: Debug x64 ------
  8. 2>Building Custom Rule C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeLists.txt
  9. 2>CMake does not need to re-run because C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeFiles/generate.stamp is up-to-date.
  10. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x64\CL.exe /c /Zi /nologo /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D STATICLIB /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"BlockchainExplorer.dir\Debug\\" /Fd"BlockchainExplorer.dir\Debug\BlockchainExplorer.pdb" /Gd /TP /errorReport:prompt "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\BlockchainExplorer\BlockchainExplorer.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\BlockchainExplorer\BlockchainExplorerDataBuilder.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\BlockchainExplorer\BlockchainExplorerErrors.cpp"
  11. 2>BlockchainExplorer.cpp
  12. 3>Building Custom Rule C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeLists.txt
  13. 3>CMake does not need to re-run because C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeFiles/generate.stamp is up-to-date.
  14. 4>Building Custom Rule C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeLists.txt
  15. 3>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x64\CL.exe /c /Zi /nologo /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D STATICLIB /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"Common.dir\Debug\\" /Fd"Common.dir\Debug\Common.pdb" /Gd /TP /errorReport:prompt "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Common\Base58.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Common\BlockingQueue.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Common\CommandLine.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Common\ConsoleHandler.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Common\ConsoleTools.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Common\IInputStream.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Common\IOutputStream.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Common\JsonValue.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Common\Math.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Common\MemoryInputStream.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Common\PathTools.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Common\ScopeExit.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Common\SignalHandler.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Common\StdInputStream.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Common\StdOutputStream.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Common\StreamTools.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Common\StringInputStream.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Common\StringOutputStream.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Common\StringTools.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Common\StringView.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Common\Util.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Common\VectorOutputStream.cpp"
  16. 4>CMake does not need to re-run because C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeFiles/generate.stamp is up-to-date.
  17. 2>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\blockchainexplorer\BlockchainExplorer.h(11): fatal error C1083: Cannot open include file: 'IBlockchainExplorer.h': No such file or directory
  18. 2>BlockchainExplorerDataBuilder.cpp
  19. 5>Building Custom Rule C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeLists.txt
  20. 3>Base58.cpp
  21. 4>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x64\CL.exe /c /Zi /nologo /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D STATICLIB /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"Crypto.dir\Debug\\" /Fd"Crypto.dir\Debug\Crypto.pdb" /Gd /TC /errorReport:prompt "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\crypto\blake256.c" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\crypto\chacha8.c" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\crypto\crypto-ops-data.c" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\crypto\crypto-ops.c" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\crypto\groestl.c" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\crypto\hash-extra-blake.c" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\crypto\hash-extra-groestl.c" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\crypto\hash-extra-jh.c" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\crypto\hash-extra-skein.c" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\crypto\hash.c" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\crypto\jh.c" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\crypto\keccak.c" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\crypto\oaes_lib.c" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\crypto\random.c" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\crypto\skein.c" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\crypto\tree-hash.c"
  22. 5>CMake does not need to re-run because C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeFiles/generate.stamp is up-to-date.
  23. 4>blake256.c
  24. 5>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x64\CL.exe /c /Zi /nologo /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D STATICLIB /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"CryptoNoteCore.dir\Debug\\" /Fd"CryptoNoteCore.dir\Debug\CryptoNoteCore.pdb" /Gd /TP /errorReport:prompt "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\CryptoNoteCore\Account.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\CryptoNoteCore\BlockIndex.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\CryptoNoteCore\Blockchain.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\CryptoNoteCore\BlockchainIndices.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\CryptoNoteCore\BlockchainMessages.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\CryptoNoteCore\Checkpoints.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\CryptoNoteCore\Core.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\CryptoNoteCore\CoreConfig.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\CryptoNoteCore\CryptoNoteBasic.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\CryptoNoteCore\CryptoNoteBasicImpl.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\CryptoNoteCore\CryptoNoteFormatUtils.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\CryptoNoteCore\CryptoNoteSerialization.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\CryptoNoteCore\CryptoNoteTools.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\CryptoNoteCore\Currency.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\CryptoNoteCore\Difficulty.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\CryptoNoteCore\IBlock.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\CryptoNoteCore\ITimeProvider.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\CryptoNoteCore\Miner.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\CryptoNoteCore\MinerConfig.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\CryptoNoteCore\SwappedMap.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\CryptoNoteCore\SwappedVector.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\CryptoNoteCore\Transaction.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\CryptoNoteCore\TransactionExtra.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\CryptoNoteCore\TransactionPool.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\CryptoNoteCore\TransactionPrefixImpl.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\CryptoNoteCore\TransactionUtils.cpp"
  25. 2>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\blockchainexplorer\BlockchainExplorerDataBuilder.h(10): fatal error C1083: Cannot open include file: 'CryptoNoteProtocol/ICryptoNoteProtocolQuery.h': No such file or directory
  26. 3>C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Common\Base58.cpp(11): fatal error C1083: Cannot open include file: 'crypto/hash.h': No such file or directory
  27. 3>BlockingQueue.cpp
  28. 2>BlockchainExplorerErrors.cpp
  29. 2>Generating Code...
  30. 3>CommandLine.cpp
  31. 4>chacha8.c
  32. 4>C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\crypto\chacha8.c(9): fatal error C1083: Cannot open include file: 'sys/param.h': No such file or directory
  33. 2>Done building project "BlockchainExplorer.vcxproj" -- FAILED.
  34. 6>------ Build started: Project: Http, Configuration: Debug x64 ------
  35. 4>crypto-ops-data.c
  36. 4>crypto-ops.c
  37. 4>groestl.c
  38. 4>hash-extra-blake.c
  39. 4>hash-extra-groestl.c
  40. 4>hash-extra-jh.c
  41. 4>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\crypto\hash-ops.h(15): fatal error C1083: Cannot open include file: 'Common/int-util.h': No such file or directory
  42. 4>hash-extra-skein.c
  43. 4>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\crypto\hash-ops.h(15): fatal error C1083: Cannot open include file: 'Common/int-util.h': No such file or directory
  44. 4>hash.c
  45. 4>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\crypto\hash-ops.h(15): fatal error C1083: Cannot open include file: 'Common/int-util.h': No such file or directory
  46. 4>jh.c
  47. 4>keccak.c
  48. 4>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\crypto\hash-ops.h(15): fatal error C1083: Cannot open include file: 'Common/int-util.h': No such file or directory
  49. 4>oaes_lib.c
  50. 4>C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\crypto\oaes_lib.c(451): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  51. 4>C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\string.h(136): note: see declaration of 'strcpy'
  52. 4>C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\crypto\oaes_lib.c(455): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  53. 4>C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
  54. 4>C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\crypto\oaes_lib.c(456): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  55. 4>C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\string.h(93): note: see declaration of 'strcat'
  56. 4>C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\crypto\oaes_lib.c(458): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  57. 4>C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\string.h(93): note: see declaration of 'strcat'
  58. 4>C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\crypto\oaes_lib.c(491): warning C4996: 'gmtime': This function or variable may be unsafe. Consider using gmtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  59. 4>C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\time.h(495): note: see declaration of 'gmtime'
  60. 4>C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\crypto\oaes_lib.c(495): warning C4996: 'getpid': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _getpid. See online help for details.
  61. 4>C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\process.h(359): note: see declaration of 'getpid'
  62. 4>random.c
  63. 4>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\crypto\hash-ops.h(15): fatal error C1083: Cannot open include file: 'Common/int-util.h': No such file or directory
  64. 4>skein.c
  65. 4>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\crypto\skein_port.h(89): fatal error C1083: Cannot open include file: 'Common/int-util.h': No such file or directory
  66. 4>tree-hash.c
  67. 4>C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\crypto\tree-hash.c(5): fatal error C1083: Cannot open include file: 'alloca.h': No such file or directory
  68. 4>Generating Code...
  69. 4>Done building project "Crypto.vcxproj" -- FAILED.
  70. 7>------ Build started: Project: InProcessNode, Configuration: Debug x64 ------
  71. 7>Building Custom Rule C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeLists.txt
  72. 7>CMake does not need to re-run because C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeFiles/generate.stamp is up-to-date.
  73. 7>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x64\CL.exe /c /Zi /nologo /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D STATICLIB /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"InProcessNode.dir\Debug\\" /Fd"InProcessNode.dir\Debug\InProcessNode.pdb" /Gd /TP /errorReport:prompt "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\InProcessNode\InProcessNode.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\InProcessNode\InProcessNodeErrors.cpp"
  74. 7>InProcessNode.cpp
  75. 7>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\inprocessnode\InProcessNode.h(7): fatal error C1083: Cannot open include file: 'INode.h': No such file or directory
  76. 7>InProcessNodeErrors.cpp
  77. 7>Generating Code...
  78. 7>Done building project "InProcessNode.vcxproj" -- FAILED.
  79. 8>------ Build started: Project: JsonRpcServer, Configuration: Debug x64 ------
  80. 5>Account.cpp
  81. 5>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\cryptonotecore\Account.h(7): fatal error C1083: Cannot open include file: 'CryptoNoteCore/CryptoNoteBasic.h': No such file or directory
  82. 5>BlockIndex.cpp
  83. 5>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\cryptonotecore\BlockIndex.h(5): fatal error C1083: Cannot open include file: 'boost/multi_index_container.hpp': No such file or directory
  84. 5>Blockchain.cpp
  85. 5>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\cryptonotecore\Blockchain.h(9): fatal error C1083: Cannot open include file: 'google/sparse_hash_set': No such file or directory
  86. 5>BlockchainIndices.cpp
  87. 5>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\cryptonotecore\BlockchainIndices.h(11): fatal error C1083: Cannot open include file: 'crypto/hash.h': No such file or directory
  88. 5>BlockchainMessages.cpp
  89. 5>C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\CryptoNoteCore\BlockchainMessages.cpp(5): fatal error C1083: Cannot open include file: 'CryptoNoteCore/BlockchainMessages.h': No such file or directory
  90. 5>Checkpoints.cpp
  91. 5>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\cryptonotecore\CryptoNoteBasicImpl.h(7): fatal error C1083: Cannot open include file: 'Common/StringTools.h': No such file or directory
  92. 5>Core.cpp
  93. 5>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\cryptonotecore\Core.h(7): fatal error C1083: Cannot open include file: 'boost/program_options/options_description.hpp': No such file or directory
  94. 5>CoreConfig.cpp
  95. 5>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\cryptonotecore\CoreConfig.h(9): fatal error C1083: Cannot open include file: 'boost/program_options.hpp': No such file or directory
  96. 5>CryptoNoteBasic.cpp
  97. 5>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\cryptonotecore\CryptoNoteBasic.h(7): fatal error C1083: Cannot open include file: 'boost/utility/value_init.hpp': No such file or directory
  98. 5>CryptoNoteBasicImpl.cpp
  99. 5>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\cryptonotecore\CryptoNoteBasicImpl.h(7): fatal error C1083: Cannot open include file: 'Common/StringTools.h': No such file or directory
  100. 5>CryptoNoteFormatUtils.cpp
  101. 5>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\cryptonotecore\CryptoNoteFormatUtils.h(7): fatal error C1083: Cannot open include file: 'boost/utility/value_init.hpp': No such file or directory
  102. 5>CryptoNoteSerialization.cpp
  103. 5>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\cryptonotecore\CryptoNoteBasic.h(7): fatal error C1083: Cannot open include file: 'boost/utility/value_init.hpp': No such file or directory
  104. 5>CryptoNoteTools.cpp
  105. 5>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\cryptonotecore\CryptoNoteTools.h(8): fatal error C1083: Cannot open include file: 'Common/MemoryInputStream.h': No such file or directory
  106. 5>Currency.cpp
  107. 5>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\cryptonotecore\Currency.h(10): fatal error C1083: Cannot open include file: 'boost/utility.hpp': No such file or directory
  108. 5>Difficulty.cpp
  109. 5>C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\CryptoNoteCore\Difficulty.cpp(11): fatal error C1083: Cannot open include file: 'Common/int-util.h': No such file or directory
  110. 5>IBlock.cpp
  111. 5>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\cryptonotecore\IBlock.h(7): fatal error C1083: Cannot open include file: 'CryptoNote.h': No such file or directory
  112. 5>ITimeProvider.cpp
  113. 5>Miner.cpp
  114. 5>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\cryptonotecore\Miner.h(12): fatal error C1083: Cannot open include file: 'CryptoNoteCore/CryptoNoteBasic.h': No such file or directory
  115. 5>MinerConfig.cpp
  116. 3>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\common\CommandLine.h(10): fatal error C1083: Cannot open include file: 'boost/program_options/parsers.hpp': No such file or directory
  117. 3>ConsoleHandler.cpp
  118. 3>C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Common\ConsoleHandler.cpp(18): fatal error C1083: Cannot open include file: 'boost/algorithm/string.hpp': No such file or directory
  119. 3>ConsoleTools.cpp
  120. 3>IInputStream.cpp
  121. 3>IOutputStream.cpp
  122. 3>JsonValue.cpp
  123. 8>Building Custom Rule C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeLists.txt
  124. 8>CMake does not need to re-run because C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeFiles/generate.stamp is up-to-date.
  125. 5>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\cryptonotecore\MinerConfig.h(10): fatal error C1083: Cannot open include file: 'boost/program_options.hpp': No such file or directory
  126. 8>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x64\CL.exe /c /Zi /nologo /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D STATICLIB /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"JsonRpcServer.dir\Debug\\" /Fd"JsonRpcServer.dir\Debug\JsonRpcServer.pdb" /Gd /TP /errorReport:prompt "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\JsonRpcServer\JsonRpcServer.cpp"
  127. 5>SwappedMap.cpp
  128. 8>JsonRpcServer.cpp
  129. 6>Building Custom Rule C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeLists.txt
  130. 6>CMake does not need to re-run because C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeFiles/generate.stamp is up-to-date.
  131. 6>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x64\CL.exe /c /Zi /nologo /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D STATICLIB /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"Http.dir\Debug\\" /Fd"Http.dir\Debug\Http.pdb" /Gd /TP /errorReport:prompt "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\HTTP\HttpParser.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\HTTP\HttpParserErrorCodes.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\HTTP\HttpRequest.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\HTTP\HttpResponse.cpp"
  132. 6>HttpParser.cpp
  133. 8>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\jsonrpcserver\JsonRpcServer.h(9): fatal error C1083: Cannot open include file: 'System/Dispatcher.h': No such file or directory
  134. 3>Math.cpp
  135. 5>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\cryptonotecore\SwappedMap.h(14): fatal error C1083: Cannot open include file: 'boost/archive/binary_oarchive.hpp': No such file or directory
  136. 8>Done building project "JsonRpcServer.vcxproj" -- FAILED.
  137. 9>------ Build started: Project: Logging, Configuration: Debug x64 ------
  138. 5>Generating Code...
  139. 5>Compiling...
  140. 5>SwappedVector.cpp
  141. 3>MemoryInputStream.cpp
  142. 9>Building Custom Rule C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeLists.txt
  143. 9>CMake does not need to re-run because C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeFiles/generate.stamp is up-to-date.
  144. 5>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\cryptonotecore\SwappedVector.h(17): fatal error C1083: Cannot open include file: 'Common/StdInputStream.h': No such file or directory
  145. 3>PathTools.cpp
  146. 9>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x64\CL.exe /c /Zi /nologo /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D STATICLIB /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"Logging.dir\Debug\\" /Fd"Logging.dir\Debug\Logging.pdb" /Gd /TP /errorReport:prompt "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Logging\CommonLogger.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Logging\ConsoleLogger.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Logging\FileLogger.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Logging\ILogger.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Logging\LoggerGroup.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Logging\LoggerManager.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Logging\LoggerMessage.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Logging\LoggerRef.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Logging\StreamLogger.cpp"
  147. 5>Transaction.cpp
  148. 5>C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\CryptoNoteCore\Transaction.cpp(5): fatal error C1083: Cannot open include file: 'ITransaction.h': No such file or directory
  149. 5>TransactionExtra.cpp
  150. 6>HttpParserErrorCodes.cpp
  151. 5>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\cryptonotecore\TransactionExtra.h(8): fatal error C1083: Cannot open include file: 'boost/variant.hpp': No such file or directory
  152. 5>TransactionPool.cpp
  153. 5>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\cryptonotecore\TransactionPool.h(11): fatal error C1083: Cannot open include file: 'boost/utility.hpp': No such file or directory
  154. 3>ScopeExit.cpp
  155. 6>HttpRequest.cpp
  156. 5>TransactionPrefixImpl.cpp
  157. 5>C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\CryptoNoteCore\TransactionPrefixImpl.cpp(5): fatal error C1083: Cannot open include file: 'ITransaction.h': No such file or directory
  158. 5>TransactionUtils.cpp
  159. 5>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\cryptonotecore\TransactionUtils.h(5): fatal error C1083: Cannot open include file: 'CryptoNoteCore/CryptoNoteBasic.h': No such file or directory
  160. 5>Generating Code...
  161. 3>SignalHandler.cpp
  162. 5>Done building project "CryptoNoteCore.vcxproj" -- FAILED.
  163. 10>------ Build started: Project: NodeRpcProxy, Configuration: Debug x64 ------
  164. 3>StdInputStream.cpp
  165. 3>StdOutputStream.cpp
  166. 3>StreamTools.cpp
  167. 6>HttpResponse.cpp
  168. 6>Generating Code...
  169. 10>Building Custom Rule C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeLists.txt
  170. 10>CMake does not need to re-run because C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeFiles/generate.stamp is up-to-date.
  171. 3>StringInputStream.cpp
  172. 10>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x64\CL.exe /c /Zi /nologo /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D STATICLIB /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"NodeRpcProxy.dir\Debug\\" /Fd"NodeRpcProxy.dir\Debug\NodeRpcProxy.pdb" /Gd /TP /errorReport:prompt "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\NodeRpcProxy\NodeErrors.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\NodeRpcProxy\NodeRpcProxy.cpp"
  173. 10>NodeErrors.cpp
  174. 3>StringOutputStream.cpp
  175. 10>NodeRpcProxy.cpp
  176. 9>CommonLogger.cpp
  177. 9>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\logging\ILogger.h(9): fatal error C1083: Cannot open include file: 'boost/date_time/posix_time/posix_time.hpp': No such file or directory
  178. 9>ConsoleLogger.cpp
  179. 9>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\logging\ILogger.h(9): fatal error C1083: Cannot open include file: 'boost/date_time/posix_time/posix_time.hpp': No such file or directory
  180. 9>FileLogger.cpp
  181. 9>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\logging\ILogger.h(9): fatal error C1083: Cannot open include file: 'boost/date_time/posix_time/posix_time.hpp': No such file or directory
  182. 9>ILogger.cpp
  183. 9>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\logging\ILogger.h(9): fatal error C1083: Cannot open include file: 'boost/date_time/posix_time/posix_time.hpp': No such file or directory
  184. 9>LoggerGroup.cpp
  185. 9>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\logging\ILogger.h(9): fatal error C1083: Cannot open include file: 'boost/date_time/posix_time/posix_time.hpp': No such file or directory
  186. 9>LoggerManager.cpp
  187. 9>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\logging\ILogger.h(9): fatal error C1083: Cannot open include file: 'boost/date_time/posix_time/posix_time.hpp': No such file or directory
  188. 9>LoggerMessage.cpp
  189. 9>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\logging\ILogger.h(9): fatal error C1083: Cannot open include file: 'boost/date_time/posix_time/posix_time.hpp': No such file or directory
  190. 9>LoggerRef.cpp
  191. 9>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\logging\ILogger.h(9): fatal error C1083: Cannot open include file: 'boost/date_time/posix_time/posix_time.hpp': No such file or directory
  192. 9>StreamLogger.cpp
  193. 9>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\logging\ILogger.h(9): fatal error C1083: Cannot open include file: 'boost/date_time/posix_time/posix_time.hpp': No such file or directory
  194. 9>Generating Code...
  195. 3>StringTools.cpp
  196. 9>Done building project "Logging.vcxproj" -- FAILED.
  197. 11>------ Build started: Project: P2P, Configuration: Debug x64 ------
  198. 11>Building Custom Rule C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeLists.txt
  199. 10>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\noderpcproxy\NodeRpcProxy.h(14): fatal error C1083: Cannot open include file: 'Common/ObserverManager.h': No such file or directory
  200. 11>CMake does not need to re-run because C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeFiles/generate.stamp is up-to-date.
  201. 10>Generating Code...
  202. 3>C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Common\StringTools.cpp(297): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  203. 3>C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
  204. 3>C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Common\StringTools.cpp(306): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  205. 3>C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
  206. 11>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x64\CL.exe /c /Zi /nologo /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D STATICLIB /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"P2P.dir\Debug\\" /Fd"P2P.dir\Debug\P2P.pdb" /Gd /TP /errorReport:prompt "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\CryptoNoteProtocol\CryptoNoteProtocolHandler.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\P2p\IP2pNodeInternal.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\P2p\LevinProtocol.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\P2p\NetNode.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\P2p\NetNodeConfig.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\P2p\P2pConnectionProxy.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\P2p\P2pContext.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\P2p\P2pContextOwner.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\P2p\P2pInterfaces.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\P2p\P2pNode.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\P2p\P2pNodeConfig.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\P2p\PeerListManager.cpp"
  207. 10>Done building project "NodeRpcProxy.vcxproj" -- FAILED.
  208. 12>------ Build started: Project: PaymentGate, Configuration: Debug x64 ------
  209. 6>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x64\Lib.exe /OUT:"C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Debug\Http.lib" /NOLOGO /MACHINE:X64 /machine:x64 Http.dir\Debug\HttpParser.obj
  210. 6>Http.dir\Debug\HttpParserErrorCodes.obj
  211. 6>Http.dir\Debug\HttpRequest.obj
  212. 6>Http.dir\Debug\HttpResponse.obj
  213. 11>CryptoNoteProtocolHandler.cpp
  214. 3>StringView.cpp
  215. 12>Building Custom Rule C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeLists.txt
  216. 12>CMake does not need to re-run because C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeFiles/generate.stamp is up-to-date.
  217. 6>Http.vcxproj -> C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Debug\Http.lib
  218. 12>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x64\CL.exe /c /Zi /nologo /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D STATICLIB /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"PaymentGate.dir\Debug\\" /Fd"PaymentGate.dir\Debug\PaymentGate.pdb" /Gd /TP /errorReport:prompt "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\PaymentGate\NodeFactory.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\PaymentGate\PaymentServiceJsonRpcMessages.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\PaymentGate\PaymentServiceJsonRpcServer.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\PaymentGate\WalletFactory.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\PaymentGate\WalletService.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\PaymentGate\WalletServiceErrorCategory.cpp"
  219. 13>------ Build started: Project: Rpc, Configuration: Debug x64 ------
  220. 11>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\cryptonoteprotocol\CryptoNoteProtocolHandler.h(9): fatal error C1083: Cannot open include file: 'Common/ObserverManager.h': No such file or directory
  221. 11>IP2pNodeInternal.cpp
  222. 13>Building Custom Rule C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeLists.txt
  223. 3>Generating Code...
  224. 11>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\p2p\P2pProtocolTypes.h(9): fatal error C1083: Cannot open include file: 'boost/uuid/uuid.hpp': No such file or directory
  225. 13>CMake does not need to re-run because C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeFiles/generate.stamp is up-to-date.
  226. 11>LevinProtocol.cpp
  227. 11>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\p2p\LevinProtocol.h(7): fatal error C1083: Cannot open include file: 'CryptoNote.h': No such file or directory
  228. 13>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x64\CL.exe /c /Zi /nologo /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D STATICLIB /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"Rpc.dir\Debug\\" /Fd"Rpc.dir\Debug\Rpc.pdb" /Gd /TP /errorReport:prompt "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Rpc\HttpClient.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Rpc\HttpServer.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Rpc\JsonRpc.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Rpc\RpcServer.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Rpc\RpcServerConfig.cpp"
  229. 11>NetNode.cpp
  230. 3>Compiling...
  231. 3>Util.cpp
  232. 11>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\p2p\NetNode.h(10): fatal error C1083: Cannot open include file: 'boost/functional/hash.hpp': No such file or directory
  233. 11>NetNodeConfig.cpp
  234. 3>C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Common\Util.cpp(8): fatal error C1083: Cannot open include file: 'boost/filesystem.hpp': No such file or directory
  235. 3>VectorOutputStream.cpp
  236. 11>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\p2p\NetNodeConfig.h(11): fatal error C1083: Cannot open include file: 'boost/program_options.hpp': No such file or directory
  237. 11>P2pConnectionProxy.cpp
  238. 3>Generating Code...
  239. 11>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\p2p\P2pProtocolTypes.h(9): fatal error C1083: Cannot open include file: 'boost/uuid/uuid.hpp': No such file or directory
  240. 13>HttpClient.cpp
  241. 13>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\rpc\HttpClient.h(9): fatal error C1083: Cannot open include file: 'HTTP/HttpRequest.h': No such file or directory
  242. 13>HttpServer.cpp
  243. 13>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\rpc\HttpServer.h(9): fatal error C1083: Cannot open include file: 'HTTP/HttpRequest.h': No such file or directory
  244. 13>JsonRpc.cpp
  245. 13>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\rpc\JsonRpc.h(7): fatal error C1083: Cannot open include file: 'boost/optional.hpp': No such file or directory
  246. 13>RpcServer.cpp
  247. 13>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\rpc\HttpServer.h(9): fatal error C1083: Cannot open include file: 'HTTP/HttpRequest.h': No such file or directory
  248. 13>RpcServerConfig.cpp
  249. 13>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\rpc\RpcServerConfig.h(7): fatal error C1083: Cannot open include file: 'boost/program_options.hpp': No such file or directory
  250. 13>Generating Code...
  251. 13>Done building project "Rpc.vcxproj" -- FAILED.
  252. 14>------ Build started: Project: Serialization, Configuration: Debug x64 ------
  253. 11>P2pContext.cpp
  254. 12>NodeFactory.cpp
  255. 12>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\paymentgate\NodeFactory.h(7): fatal error C1083: Cannot open include file: 'INode.h': No such file or directory
  256. 12>PaymentServiceJsonRpcMessages.cpp
  257. 12>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\paymentgate\PaymentServiceJsonRpcMessages.h(11): fatal error C1083: Cannot open include file: 'Serialization/ISerializer.h': No such file or directory
  258. 12>PaymentServiceJsonRpcServer.cpp
  259. 12>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\paymentgate\PaymentServiceJsonRpcServer.h(9): fatal error C1083: Cannot open include file: 'Common/JsonValue.h': No such file or directory
  260. 12>WalletFactory.cpp
  261. 12>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\paymentgate\WalletFactory.h(7): fatal error C1083: Cannot open include file: 'IWallet.h': No such file or directory
  262. 12>WalletService.cpp
  263. 12>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\paymentgate\WalletService.h(7): fatal error C1083: Cannot open include file: 'System/ContextGroup.h': No such file or directory
  264. 12>WalletServiceErrorCategory.cpp
  265. 12>Generating Code...
  266. 12>Done building project "PaymentGate.vcxproj" -- FAILED.
  267. 15>------ Build started: Project: System, Configuration: Debug x64 ------
  268. 14>Building Custom Rule C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeLists.txt
  269. 14>CMake does not need to re-run because C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeFiles/generate.stamp is up-to-date.
  270. 14>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x64\CL.exe /c /Zi /nologo /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D STATICLIB /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"Serialization.dir\Debug\\" /Fd"Serialization.dir\Debug\Serialization.pdb" /Gd /TP /errorReport:prompt "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Serialization\BinaryInputStreamSerializer.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Serialization\BinaryOutputStreamSerializer.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Serialization\JsonInputStreamSerializer.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Serialization\JsonInputValueSerializer.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Serialization\JsonOutputStreamSerializer.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Serialization\KVBinaryInputStreamSerializer.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Serialization\KVBinaryOutputStreamSerializer.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Serialization\MemoryStream.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Serialization\SerializationOverloads.cpp"
  271. 14>BinaryInputStreamSerializer.cpp
  272. 14>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\serialization\BinaryInputStreamSerializer.h(7): fatal error C1083: Cannot open include file: 'Common/IInputStream.h': No such file or directory
  273. 14>BinaryOutputStreamSerializer.cpp
  274. 14>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\serialization\BinaryOutputStreamSerializer.h(7): fatal error C1083: Cannot open include file: 'Common/IOutputStream.h': No such file or directory
  275. 14>JsonInputStreamSerializer.cpp
  276. 14>C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Serialization\JsonInputStreamSerializer.cpp(5): fatal error C1083: Cannot open include file: 'Serialization/JsonInputStreamSerializer.h': No such file or directory
  277. 14>JsonInputValueSerializer.cpp
  278. 14>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\serialization\JsonInputValueSerializer.h(7): fatal error C1083: Cannot open include file: 'Common/JsonValue.h': No such file or directory
  279. 14>JsonOutputStreamSerializer.cpp
  280. 14>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\serialization\ISerializer.h(10): fatal error C1083: Cannot open include file: 'Common/StringView.h': No such file or directory
  281. 11>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\p2p\P2pContext.h(10): fatal error C1083: Cannot open include file: 'System/ContextGroup.h': No such file or directory
  282. 11>P2pContextOwner.cpp
  283. 14>KVBinaryInputStreamSerializer.cpp
  284. 14>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\serialization\KVBinaryInputStreamSerializer.h(7): fatal error C1083: Cannot open include file: 'Common/IInputStream.h': No such file or directory
  285. 14>KVBinaryOutputStreamSerializer.cpp
  286. 11>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\p2p\P2pContext.h(10): fatal error C1083: Cannot open include file: 'System/ContextGroup.h': No such file or directory
  287. 11>P2pInterfaces.cpp
  288. 11>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\p2p\P2pInterfaces.h(10): fatal error C1083: Cannot open include file: 'CryptoNote.h': No such file or directory
  289. 11>P2pNode.cpp
  290. 11>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\p2p\P2pNode.h(10): fatal error C1083: Cannot open include file: 'Logging/LoggerRef.h': No such file or directory
  291. 11>P2pNodeConfig.cpp
  292. 14>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\serialization\KVBinaryOutputStreamSerializer.h(8): fatal error C1083: Cannot open include file: 'Common/IOutputStream.h': No such file or directory
  293. 14>MemoryStream.cpp
  294. 11>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\p2p\NetNodeConfig.h(11): fatal error C1083: Cannot open include file: 'boost/program_options.hpp': No such file or directory
  295. 11>PeerListManager.cpp
  296. 14>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\serialization\MemoryStream.h(11): fatal error C1083: Cannot open include file: 'Common/IOutputStream.h': No such file or directory
  297. 3>Done building project "Common.vcxproj" -- FAILED.
  298. 14>SerializationOverloads.cpp
  299. 14>C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Serialization\SerializationOverloads.cpp(5): fatal error C1083: Cannot open include file: 'Serialization/SerializationOverloads.h': No such file or directory
  300. 14>Generating Code...
  301. 16>------ Build started: Project: Transfers, Configuration: Debug x64 ------
  302. 11>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\p2p\PeerListManager.h(9): fatal error C1083: Cannot open include file: 'boost/multi_index_container.hpp': No such file or directory
  303. 14>Done building project "Serialization.vcxproj" -- FAILED.
  304. 17>------ Build started: Project: Wallet, Configuration: Debug x64 ------
  305. 11>Generating Code...
  306. 16>Building Custom Rule C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeLists.txt
  307. 17>Building Custom Rule C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeLists.txt
  308. 16>CMake does not need to re-run because C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeFiles/generate.stamp is up-to-date.
  309. 17>CMake does not need to re-run because C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeFiles/generate.stamp is up-to-date.
  310. 17>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x64\CL.exe /c /Zi /nologo /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D STATICLIB /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"Wallet.dir\Debug\\" /Fd"Wallet.dir\Debug\Wallet.pdb" /Gd /TP /errorReport:prompt "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Wallet\LegacyKeysImporter.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Wallet\WalletAsyncContextCounter.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Wallet\WalletErrors.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Wallet\WalletGreen.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Wallet\WalletRpcServer.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Wallet\WalletSerialization.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Wallet\WalletUtils.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\WalletLegacy\KeysStorage.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\WalletLegacy\WalletHelper.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\WalletLegacy\WalletLegacy.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\WalletLegacy\WalletLegacySerialization.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\WalletLegacy\WalletLegacySerializer.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\WalletLegacy\WalletTransactionSender.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\WalletLegacy\WalletUnconfirmedTransactions.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\WalletLegacy\WalletUserTransactionsCache.cpp"
  311. 16>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x64\CL.exe /c /Zi /nologo /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D STATICLIB /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"Transfers.dir\Debug\\" /Fd"Transfers.dir\Debug\Transfers.pdb" /Gd /TP /errorReport:prompt "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Transfers\BlockchainSynchronizer.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Transfers\SynchronizationState.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Transfers\TransfersConsumer.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Transfers\TransfersContainer.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Transfers\TransfersSubscription.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Transfers\TransfersSynchronizer.cpp"
  312. 16>BlockchainSynchronizer.cpp
  313. 17>LegacyKeysImporter.cpp
  314. 16>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\transfers\BlockchainSynchronizer.h(7): fatal error C1083: Cannot open include file: 'INode.h': No such file or directory
  315. 16>SynchronizationState.cpp
  316. 17>C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Wallet\LegacyKeysImporter.cpp(10): fatal error C1083: Cannot open include file: 'Common/StringTools.h': No such file or directory
  317. 17>WalletAsyncContextCounter.cpp
  318. 16>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\transfers\CommonTypes.h(11): fatal error C1083: Cannot open include file: 'boost/optional.hpp': No such file or directory
  319. 16>TransfersConsumer.cpp
  320. 17>WalletErrors.cpp
  321. 16>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\transfers\IBlockchainSynchronizer.h(12): fatal error C1083: Cannot open include file: 'crypto/crypto.h': No such file or directory
  322. 17>WalletGreen.cpp
  323. 16>TransfersContainer.cpp
  324. 17>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\wallet\WalletGreen.h(7): fatal error C1083: Cannot open include file: 'IWallet.h': No such file or directory
  325. 17>WalletRpcServer.cpp
  326. 16>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\transfers\TransfersContainer.h(11): fatal error C1083: Cannot open include file: 'boost/multi_index_container.hpp': No such file or directory
  327. 16>TransfersSubscription.cpp
  328. 16>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\transfers\TransfersSubscription.h(7): fatal error C1083: Cannot open include file: 'ITransfersSynchronizer.h': No such file or directory
  329. 16>TransfersSynchronizer.cpp
  330. 16>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\transfers\TransfersSynchronizer.h(7): fatal error C1083: Cannot open include file: 'Common/ObserverManager.h': No such file or directory
  331. 16>Generating Code...
  332. 16>Done building project "Transfers.vcxproj" -- FAILED.
  333. 17>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\wallet\WalletRpcServer.h(8): fatal error C1083: Cannot open include file: 'boost/program_options/options_description.hpp': No such file or directory
  334. 17>WalletSerialization.cpp
  335. 17>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\wallet\WalletSerialization.h(7): fatal error C1083: Cannot open include file: 'IWallet.h': No such file or directory
  336. 17>WalletUtils.cpp
  337. 17>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\wallet\WalletUtils.h(9): fatal error C1083: Cannot open include file: 'CryptoNoteCore/Currency.h': No such file or directory
  338. 17>KeysStorage.cpp
  339. 17>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\walletlegacy\KeysStorage.h(7): fatal error C1083: Cannot open include file: 'crypto/crypto.h': No such file or directory
  340. 17>WalletHelper.cpp
  341. 17>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\walletlegacy\WalletHelper.h(11): fatal error C1083: Cannot open include file: 'crypto/hash.h': No such file or directory
  342. 17>WalletLegacy.cpp
  343. 17>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\walletlegacy\WalletLegacy.h(13): fatal error C1083: Cannot open include file: 'IWalletLegacy.h': No such file or directory
  344. 17>WalletLegacySerialization.cpp
  345. 17>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\walletlegacy\WalletLegacySerialization.h(11): fatal error C1083: Cannot open include file: 'IWalletLegacy.h': No such file or directory
  346. 17>WalletLegacySerializer.cpp
  347. 17>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\walletlegacy\WalletLegacySerializer.h(11): fatal error C1083: Cannot open include file: 'crypto/hash.h': No such file or directory
  348. 17>WalletTransactionSender.cpp
  349. 17>C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\WalletLegacy\WalletTransactionSender.cpp(5): fatal error C1083: Cannot open include file: 'crypto/crypto.h': No such file or directory
  350. 17>WalletUnconfirmedTransactions.cpp
  351. 17>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\walletlegacy\WalletUnconfirmedTransactions.h(7): fatal error C1083: Cannot open include file: 'IWalletLegacy.h': No such file or directory
  352. 17>WalletUserTransactionsCache.cpp
  353. 17>C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\WalletLegacy\WalletUserTransactionsCache.cpp(5): fatal error C1083: Cannot open include file: 'IWalletLegacy.h': No such file or directory
  354. 17>Generating Code...
  355. 17>Done building project "Wallet.vcxproj" -- FAILED.
  356. 11>Done building project "P2P.vcxproj" -- FAILED.
  357. 18>------ Build started: Project: ConnectivityTool, Configuration: Debug x64 ------
  358. 19>------ Build started: Project: Daemon, Configuration: Debug x64 ------
  359. 20>------ Build started: Project: Miner, Configuration: Debug x64 ------
  360. 21>------ Build started: Project: PaymentGateService, Configuration: Debug x64 ------
  361. 20>Building Custom Rule C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeLists.txt
  362. 18>Building Custom Rule C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeLists.txt
  363. 19>Building Custom Rule C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeLists.txt
  364. 20>CMake does not need to re-run because C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeFiles/generate.stamp is up-to-date.
  365. 19>CMake does not need to re-run because C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeFiles/generate.stamp is up-to-date.
  366. 20>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x64\CL.exe /c /Zi /nologo /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D STATICLIB /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"Miner.dir\Debug\\" /Fd"Miner.dir\Debug\vc141.pdb" /Gd /TP /errorReport:prompt "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Miner\BlockchainMonitor.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Miner\Miner.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Miner\MinerManager.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Miner\MiningConfig.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Miner\main.cpp"
  367. 19>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x64\CL.exe /c /Zi /nologo /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D STATICLIB /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"Daemon.dir\Debug\\" /Fd"Daemon.dir\Debug\vc141.pdb" /Gd /TP /errorReport:prompt "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Daemon\Daemon.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Daemon\DaemonCommandsHandler.cpp"
  368. 21>Building Custom Rule C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeLists.txt
  369. 19>Daemon.cpp
  370. 21>CMake does not need to re-run because C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeFiles/generate.stamp is up-to-date.
  371. 19>C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Daemon\Daemon.cpp(5): fatal error C1083: Cannot open include file: 'version.h': No such file or directory
  372. 19>DaemonCommandsHandler.cpp
  373. 19>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\daemon\DaemonCommandsHandler.h(7): fatal error C1083: Cannot open include file: 'Common/ConsoleHandler.h': No such file or directory
  374. 19>Generating Code...
  375. 19>Done building project "Daemon.vcxproj" -- FAILED.
  376. 22>------ Build started: Project: SimpleWallet, Configuration: Debug x64 ------
  377. 21>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x64\CL.exe /c /Zi /nologo /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D STATICLIB /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"PaymentGateService.dir\Debug\\" /Fd"PaymentGateService.dir\Debug\vc141.pdb" /Gd /TP /errorReport:prompt "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\PaymentGateService\ConfigurationManager.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\PaymentGateService\PaymentGateService.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\PaymentGateService\PaymentServiceConfiguration.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\PaymentGateService\RpcNodeConfiguration.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\PaymentGateService\main.cpp"
  378. 21>ConfigurationManager.cpp
  379. 21>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\paymentgateservice\ConfigurationManager.h(7): fatal error C1083: Cannot open include file: 'CryptoNoteCore/CoreConfig.h': No such file or directory
  380. 21>PaymentGateService.cpp
  381. 21>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\paymentgateservice\ConfigurationManager.h(7): fatal error C1083: Cannot open include file: 'CryptoNoteCore/CoreConfig.h': No such file or directory
  382. 21>PaymentServiceConfiguration.cpp
  383. 22>Building Custom Rule C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeLists.txt
  384. 22>CMake does not need to re-run because C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeFiles/generate.stamp is up-to-date.
  385. 18>CMake does not need to re-run because C:/Users/drhal/Downloads/cryptonote-master/cryptonote-master/src/CMakeFiles/generate.stamp is up-to-date.
  386. 18>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x64\CL.exe /c /Zi /nologo /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D STATICLIB /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"ConnectivityTool.dir\Debug\\" /Fd"ConnectivityTool.dir\Debug\vc141.pdb" /Gd /TP /errorReport:prompt "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\ConnectivityTool\ConnectivityTool.cpp"
  387. 22>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x64\CL.exe /c /Zi /nologo /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D STATICLIB /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"SimpleWallet.dir\Debug\\" /Fd"SimpleWallet.dir\Debug\vc141.pdb" /Gd /TP /errorReport:prompt "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\SimpleWallet\PasswordContainer.cpp" "C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\SimpleWallet\SimpleWallet.cpp"
  388. 21>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\paymentgateservice\PaymentServiceConfiguration.h(11): fatal error C1083: Cannot open include file: 'boost/program_options.hpp': No such file or directory
  389. 22>PasswordContainer.cpp
  390. 18>ConnectivityTool.cpp
  391. 21>RpcNodeConfiguration.cpp
  392. 21>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\paymentgateservice\RpcNodeConfiguration.h(8): fatal error C1083: Cannot open include file: 'boost/program_options.hpp': No such file or directory
  393. 21>main.cpp
  394. 18>C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\ConnectivityTool\ConnectivityTool.cpp(5): fatal error C1083: Cannot open include file: 'boost/optional.hpp': No such file or directory
  395. 18>Done building project "ConnectivityTool.vcxproj" -- FAILED.
  396. 21>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\paymentgateservice\ConfigurationManager.h(7): fatal error C1083: Cannot open include file: 'CryptoNoteCore/CoreConfig.h': No such file or directory
  397. 21>Generating Code...
  398. 21>Done building project "PaymentGateService.vcxproj" -- FAILED.
  399. 20>BlockchainMonitor.cpp
  400. 20>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\miner\BlockchainMonitor.h(7): fatal error C1083: Cannot open include file: 'CryptoTypes.h': No such file or directory
  401. 20>Miner.cpp
  402. 20>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\miner\Miner.h(10): fatal error C1083: Cannot open include file: 'System/Dispatcher.h': No such file or directory
  403. 20>MinerManager.cpp
  404. 20>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\miner\MinerManager.h(9): fatal error C1083: Cannot open include file: 'System/ContextGroup.h': No such file or directory
  405. 20>MiningConfig.cpp
  406. 20>C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Miner\MiningConfig.cpp(10): fatal error C1083: Cannot open include file: 'boost/algorithm/string/classification.hpp': No such file or directory
  407. 20>main.cpp
  408. 20>C:\Users\drhal\Downloads\cryptonote-master\cryptonote-master\src\Miner\main.cpp(5): fatal error C1083: Cannot open include file: 'Common/SignalHandler.h': No such file or directory
  409. 20>Generating Code...
  410. 20>Done building project "Miner.vcxproj" -- FAILED.
  411. 22>SimpleWallet.cpp
  412. 22>c:\users\drhal\downloads\cryptonote-master\cryptonote-master\src\simplewallet\SimpleWallet.h(12): fatal error C1083: Cannot open include file: 'boost/program_options/variables_map.hpp': No such file or directory
  413. 22>Generating Code...
  414. 22>Done building project "SimpleWallet.vcxproj" -- FAILED.
  415. 23>------ Skipped Build: Project: ALL_BUILD, Configuration: Debug x64 ------
  416. 23>Project not selected to build for this solution configuration
  417. ========== Build: 2 succeeded, 20 failed, 0 up-to-date, 1 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement