Advertisement
Guest User

Untitled

a guest
May 3rd, 2016
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.10 KB | None | 0 0
  1. 1>------ Build started: Project: factorio, Configuration: Debug x64 ------
  2. 1> 5> Obj: C:\Users\Robert\Documents\Wube-Factorio\vs2015\Debugx64\factorio\Unity93.obj
  3. 1> 2> Obj: C:\Users\Robert\Documents\Wube-Factorio\vs2015\Debugx64\factorio\Unity100.obj
  4. 1> 10>Obj: C:\Users\Robert\Documents\Wube-Factorio\vs2015\Debugx64\factorio\Unity74.obj
  5. 1> 11>Obj: C:\Users\Robert\Documents\Wube-Factorio\vs2015\Debugx64\factorio\Unity75.obj
  6. 1> 12>Obj: C:\Users\Robert\Documents\Wube-Factorio\vs2015\Debugx64\factorio\Unity91.obj
  7. 1> 4> Obj: C:\Users\Robert\Documents\Wube-Factorio\vs2015\Debugx64\factorio\Unity60.obj
  8. 1> 9> Obj: C:\Users\Robert\Documents\Wube-Factorio\vs2015\Debugx64\factorio\Unity62.obj
  9. 1> 6> Obj: C:\Users\Robert\Documents\Wube-Factorio\vs2015\Debugx64\factorio\Unity58.obj
  10. 1> 7> Obj: C:\Users\Robert\Documents\Wube-Factorio\vs2015\Debugx64\factorio\Unity61.obj
  11. 1> 1> Obj: C:\Users\Robert\Documents\Wube-Factorio\vs2015\Debugx64\factorio\Unity63.obj
  12. 1> 8> Obj: C:\Users\Robert\Documents\Wube-Factorio\vs2015\Debugx64\factorio\Unity59.obj
  13. 1> 3> Obj: C:\Users\Robert\Documents\Wube-Factorio\vs2015\Debugx64\factorio\Unity57.obj
  14. 1> 12>PROBLEM: C:\Users\Robert\Documents\Wube-Factorio\vs2015\Debugx64\factorio\Unity91.obj
  15. 1> Unity91.cpp
  16. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Util/Downloader.cpp
  17. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Util/Exceptions.cpp
  18. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Util/ExtendedBitBuffer.cpp
  19. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Util/FallbackValue.cpp
  20. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Util/FileReadStream.cpp
  21. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Util/FileUtil.cpp
  22. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Util/FileWriteStream.cpp
  23. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Util/FixedPointNumber.cpp
  24. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Util/GarbageCollectable.cpp
  25. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Util/GarbageCollector.cpp
  26. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Util/Gui.cpp
  27. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Util/HttpQuery.cpp
  28. 1>C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/parser.hpp(514): error C2065: '_1': undeclared identifier
  29. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/parser.hpp(511): note: while compiling class template member function 'void boost::property_tree::json_parser::detail::parser<callbacks_type,encoding_type,iterator,iterator>::feed(unsigned int)'
  30. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/parser.hpp(445): note: see reference to function template instantiation 'void boost::property_tree::json_parser::detail::parser<callbacks_type,encoding_type,iterator,iterator>::feed(unsigned int)' being compiled
  31. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/read.hpp(44): note: see reference to class template instantiation 'boost::property_tree::json_parser::detail::parser<callbacks_type,encoding_type,iterator,iterator>' being compiled
  32. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/json_parser.hpp(46): note: see reference to function template instantiation 'void boost::property_tree::json_parser::detail::read_json_internal<Ptree>(std::basic_istream<wchar_t,std::char_traits<wchar_t>> &,Ptree &,const std::string &)' being compiled
  33. 1> with
  34. 1> [
  35. 1> Ptree=boost::property_tree::wptree
  36. 1> ]
  37. 1> C:\Users\Robert\Documents\Wube-Factorio\src\Util\FileUtil.cpp(322): note: see reference to function template instantiation 'void boost::property_tree::json_parser::read_json<boost::property_tree::wptree>(std::basic_istream<wchar_t,std::char_traits<wchar_t>> &,Ptree &)' being compiled
  38. 1> with
  39. 1> [
  40. 1> Ptree=boost::property_tree::wptree
  41. 1> ]
  42. 1>C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/parser.hpp(514): error C2672: 'boost::property_tree::json_parser::detail::wide_wide_encoding::feed_codepoint': no matching overloaded function found
  43. 1>C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/parser.hpp(514): error C2780: 'void boost::property_tree::json_parser::detail::wide_wide_encoding::feed_codepoint(unsigned int,TranscodedFn,boost::property_tree::json_parser::detail::is_utf16<true>) const': expects 3 arguments - 1 provided
  44. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/wide_encoding.hpp(151): note: see declaration of 'boost::property_tree::json_parser::detail::wide_wide_encoding::feed_codepoint'
  45. 1>C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/parser.hpp(514): error C2780: 'void boost::property_tree::json_parser::detail::wide_wide_encoding::feed_codepoint(unsigned int,TranscodedFn,boost::property_tree::json_parser::detail::is_utf16<false>) const': expects 3 arguments - 1 provided
  46. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/wide_encoding.hpp(146): note: see declaration of 'boost::property_tree::json_parser::detail::wide_wide_encoding::feed_codepoint'
  47. 1>C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/parser.hpp(514): error C2780: 'void boost::property_tree::json_parser::detail::wide_wide_encoding::feed_codepoint(unsigned int,TranscodedFn) const': expects 2 arguments - 1 provided
  48. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/wide_encoding.hpp(95): note: see declaration of 'boost::property_tree::json_parser::detail::wide_wide_encoding::feed_codepoint'
  49. 1> 12>Failed to build Object (error 0x2) 'C:\Users\Robert\Documents\Wube-Factorio\vs2015\Debugx64\factorio\Unity91.obj'
  50. 1> 5> PROBLEM: C:\Users\Robert\Documents\Wube-Factorio\vs2015\Debugx64\factorio\Unity93.obj
  51. 1> Unity93.cpp
  52. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Util/PtreeJsonParser.cpp
  53. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Util/PtreeUtil.cpp
  54. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Util/RandomGenerator.cpp
  55. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Util/Range.cpp
  56. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Util/RealOrientation.cpp
  57. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Util/RealPosition.cpp
  58. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Util/RotatedBoundingBox.cpp
  59. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Util/Serialiser.cpp
  60. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Util/StdinReadStream.cpp
  61. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Util/StdoutWriteStream.cpp
  62. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Util/Streams.cpp
  63. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Util/StringMatcher.cpp
  64. 1>C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/parser.hpp(514): error C2065: '_1': undeclared identifier
  65. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/parser.hpp(511): note: while compiling class template member function 'void boost::property_tree::json_parser::detail::parser<callbacks_type,encoding_type,iterator,iterator>::feed(unsigned int)'
  66. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/parser.hpp(445): note: see reference to function template instantiation 'void boost::property_tree::json_parser::detail::parser<callbacks_type,encoding_type,iterator,iterator>::feed(unsigned int)' being compiled
  67. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/read.hpp(44): note: see reference to class template instantiation 'boost::property_tree::json_parser::detail::parser<callbacks_type,encoding_type,iterator,iterator>' being compiled
  68. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/json_parser.hpp(46): note: see reference to function template instantiation 'void boost::property_tree::json_parser::detail::read_json_internal<Ptree>(std::basic_istream<char,std::char_traits<char>> &,Ptree &,const std::string &)' being compiled
  69. 1> with
  70. 1> [
  71. 1> Ptree=boost::property_tree::ptree
  72. 1> ]
  73. 1> C:\Users\Robert\Documents\Wube-Factorio\src\Util\PtreeUtil.cpp(135): note: see reference to function template instantiation 'void boost::property_tree::json_parser::read_json<boost::property_tree::ptree>(std::basic_istream<char,std::char_traits<char>> &,Ptree &)' being compiled
  74. 1> with
  75. 1> [
  76. 1> Ptree=boost::property_tree::ptree
  77. 1> ]
  78. 1>C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/parser.hpp(514): error C2672: 'boost::property_tree::json_parser::detail::utf8_utf8_encoding::feed_codepoint': no matching overloaded function found
  79. 1>C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/parser.hpp(514): error C2780: 'void boost::property_tree::json_parser::detail::utf8_utf8_encoding::feed_codepoint(unsigned int,TranscodedFn) const': expects 2 arguments - 1 provided
  80. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/narrow_encoding.hpp(112): note: see declaration of 'boost::property_tree::json_parser::detail::utf8_utf8_encoding::feed_codepoint'
  81. 1> 5> Failed to build Object (error 0x2) 'C:\Users\Robert\Documents\Wube-Factorio\vs2015\Debugx64\factorio\Unity93.obj'
  82. 1> 11>PROBLEM: C:\Users\Robert\Documents\Wube-Factorio\vs2015\Debugx64\factorio\Unity75.obj
  83. 1> Unity75.cpp
  84. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Net/WindowsUDPSocket.cpp
  85. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Package/AllegroFileToPackagePathAdapter.cpp
  86. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Package/AllegroFileToPackageWriterPathAdapter.cpp
  87. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Package/DirectoryPackage.cpp
  88. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Package/Package.cpp
  89. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Package/PackagePath.cpp
  90. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Package/PackageWriter.cpp
  91. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Package/PackageWriterPath.cpp
  92. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Package/ZipPackage.cpp
  93. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Package/ZipPackageReadStream.cpp
  94. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Package/ZipPackageWriter.cpp
  95. 1>C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/parser.hpp(514): error C2065: '_1': undeclared identifier
  96. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/parser.hpp(511): note: while compiling class template member function 'void boost::property_tree::json_parser::detail::parser<callbacks_type,encoding_type,iterator,iterator>::feed(unsigned int)'
  97. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/parser.hpp(445): note: see reference to function template instantiation 'void boost::property_tree::json_parser::detail::parser<callbacks_type,encoding_type,iterator,iterator>::feed(unsigned int)' being compiled
  98. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/read.hpp(44): note: see reference to class template instantiation 'boost::property_tree::json_parser::detail::parser<callbacks_type,encoding_type,iterator,iterator>' being compiled
  99. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/json_parser.hpp(46): note: see reference to function template instantiation 'void boost::property_tree::json_parser::detail::read_json_internal<Ptree>(std::basic_istream<char,std::char_traits<char>> &,Ptree &,const std::string &)' being compiled
  100. 1> with
  101. 1> [
  102. 1> Ptree=boost::property_tree::ptree
  103. 1> ]
  104. 1> C:\Users\Robert\Documents\Wube-Factorio\src\Package\Package.cpp(134): note: see reference to function template instantiation 'void boost::property_tree::json_parser::read_json<boost::property_tree::ptree>(std::basic_istream<char,std::char_traits<char>> &,Ptree &)' being compiled
  105. 1> with
  106. 1> [
  107. 1> Ptree=boost::property_tree::ptree
  108. 1> ]
  109. 1>C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/parser.hpp(514): error C2672: 'boost::property_tree::json_parser::detail::utf8_utf8_encoding::feed_codepoint': no matching overloaded function found
  110. 1>C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/parser.hpp(514): error C2780: 'void boost::property_tree::json_parser::detail::utf8_utf8_encoding::feed_codepoint(unsigned int,TranscodedFn) const': expects 2 arguments - 1 provided
  111. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/narrow_encoding.hpp(112): note: see declaration of 'boost::property_tree::json_parser::detail::utf8_utf8_encoding::feed_codepoint'
  112. 1> 11>Failed to build Object (error 0x2) 'C:\Users\Robert\Documents\Wube-Factorio\vs2015\Debugx64\factorio\Unity75.obj'
  113. 1> 10>PROBLEM: C:\Users\Robert\Documents\Wube-Factorio\vs2015\Debugx64\factorio\Unity74.obj
  114. 1> Unity74.cpp
  115. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Net/ServerGameListener.cpp
  116. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Net/ServerGameUpdater.cpp
  117. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Net/SockUtil.cpp
  118. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Net/Synchronizer.cpp
  119. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Net/SynchronizerAction.cpp
  120. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Net/TCPSocket.cpp
  121. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Net/TickClosure.cpp
  122. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Net/TransferRateHelper.cpp
  123. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Net/TransferSource.cpp
  124. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Net/TransferTarget.cpp
  125. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Net/WindowsSocketAddress.cpp
  126. 1>C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/parser.hpp(514): error C2065: '_1': undeclared identifier
  127. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/parser.hpp(511): note: while compiling class template member function 'void boost::property_tree::json_parser::detail::parser<callbacks_type,encoding_type,iterator,iterator>::feed(unsigned int)'
  128. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/parser.hpp(445): note: see reference to function template instantiation 'void boost::property_tree::json_parser::detail::parser<callbacks_type,encoding_type,iterator,iterator>::feed(unsigned int)' being compiled
  129. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/read.hpp(44): note: see reference to class template instantiation 'boost::property_tree::json_parser::detail::parser<callbacks_type,encoding_type,iterator,iterator>' being compiled
  130. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/json_parser.hpp(46): note: see reference to function template instantiation 'void boost::property_tree::json_parser::detail::read_json_internal<Ptree>(std::basic_istream<char,std::char_traits<char>> &,Ptree &,const std::string &)' being compiled
  131. 1> with
  132. 1> [
  133. 1> Ptree=boost::property_tree::ptree
  134. 1> ]
  135. 1> C:\Users\Robert\Documents\Wube-Factorio\src\Net\ServerGameListener.cpp(57): note: see reference to function template instantiation 'void boost::property_tree::json_parser::read_json<boost::property_tree::ptree>(std::basic_istream<char,std::char_traits<char>> &,Ptree &)' being compiled
  136. 1> with
  137. 1> [
  138. 1> Ptree=boost::property_tree::ptree
  139. 1> ]
  140. 1>C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/parser.hpp(514): error C2672: 'boost::property_tree::json_parser::detail::utf8_utf8_encoding::feed_codepoint': no matching overloaded function found
  141. 1>C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/parser.hpp(514): error C2780: 'void boost::property_tree::json_parser::detail::utf8_utf8_encoding::feed_codepoint(unsigned int,TranscodedFn) const': expects 2 arguments - 1 provided
  142. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/narrow_encoding.hpp(112): note: see declaration of 'boost::property_tree::json_parser::detail::utf8_utf8_encoding::feed_codepoint'
  143. 1> 10>Failed to build Object (error 0x2) 'C:\Users\Robert\Documents\Wube-Factorio\vs2015\Debugx64\factorio\Unity74.obj'
  144. 1> 2> PROBLEM: C:\Users\Robert\Documents\Wube-Factorio\vs2015\Debugx64\factorio\Unity100.obj
  145. 1> Unity100.cpp
  146. 1> C:/Users/Robert/Documents/Wube-Factorio/src/PlayerMonitor.cpp
  147. 1> C:/Users/Robert/Documents/Wube-Factorio/src/RemoteCommandProcessor.cpp
  148. 1> C:/Users/Robert/Documents/Wube-Factorio/src/ScenarioMessageDialogData.cpp
  149. 1> C:/Users/Robert/Documents/Wube-Factorio/src/SpriteBank.cpp
  150. 1> C:/Users/Robert/Documents/Wube-Factorio/src/TouchPrototypes.cpp
  151. 1> C:/Users/Robert/Documents/Wube-Factorio/src/TrackedAchievements.cpp
  152. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Typedefs.cpp
  153. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Updater-win32.cpp
  154. 1> C:/Users/Robert/Documents/Wube-Factorio/src/Updater.cpp
  155. 1> C:/Users/Robert/Documents/Wube-Factorio/src/WakeUpList.cpp
  156. 1> C:/Users/Robert/Documents/Wube-Factorio/src/WireType.cpp
  157. 1>C:\Program Files (x86)\BOOST\boost_1_59_0\boost/bind/bind.hpp(315): error C2664: 'void boost::_mfi::mf1<void,boost::property_tree::json_parser::detail::standard_callbacks<Ptree>,char>::operator ()(T *,A1) const': cannot convert argument 2 from 'std::_Ph<1>' to 'char'
  158. 1> with
  159. 1> [
  160. 1> Ptree=boost::property_tree::ptree,
  161. 1> T=boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::ptree>,
  162. 1> A1=char
  163. 1> ]
  164. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/bind/bind.hpp(315): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
  165. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/bind/bind.hpp(907): note: see reference to function template instantiation 'void boost::_bi::list2<boost::reference_wrapper<Callbacks>,boost::_bi::value<T>>::operator ()<F,boost::_bi::list1<const char &>>(boost::_bi::type<void>,F &,A &,int)' being compiled
  166. 1> with
  167. 1> [
  168. 1> Callbacks=callbacks_type,
  169. 1> T=std::_Ph<1>,
  170. 1> F=boost::_mfi::mf1<void,boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::ptree>,char>,
  171. 1> A=boost::_bi::list1<const char &>
  172. 1> ]
  173. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/bind/bind.hpp(907): note: see reference to function template instantiation 'void boost::_bi::list2<boost::reference_wrapper<Callbacks>,boost::_bi::value<T>>::operator ()<F,boost::_bi::list1<const char &>>(boost::_bi::type<void>,F &,A &,int)' being compiled
  174. 1> with
  175. 1> [
  176. 1> Callbacks=callbacks_type,
  177. 1> T=std::_Ph<1>,
  178. 1> F=boost::_mfi::mf1<void,boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::ptree>,char>,
  179. 1> A=boost::_bi::list1<const char &>
  180. 1> ]
  181. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/narrow_encoding.hpp(115): note: see reference to function template instantiation 'void boost::_bi::bind_t<void,boost::_mfi::mf1<void,boost::property_tree::json_parser::detail::standard_callbacks<Ptree>,char>,boost::_bi::list2<boost::reference_wrapper<Callbacks>,boost::_bi::value<T>>>::operator ()<char>(A1 &&)' being compiled
  182. 1> with
  183. 1> [
  184. 1> Ptree=boost::property_tree::ptree,
  185. 1> Callbacks=callbacks_type,
  186. 1> T=std::_Ph<1>,
  187. 1> A1=char
  188. 1> ]
  189. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/narrow_encoding.hpp(115): note: see reference to function template instantiation 'void boost::_bi::bind_t<void,boost::_mfi::mf1<void,boost::property_tree::json_parser::detail::standard_callbacks<Ptree>,char>,boost::_bi::list2<boost::reference_wrapper<Callbacks>,boost::_bi::value<T>>>::operator ()<char>(A1 &&)' being compiled
  190. 1> with
  191. 1> [
  192. 1> Ptree=boost::property_tree::ptree,
  193. 1> Callbacks=callbacks_type,
  194. 1> T=std::_Ph<1>,
  195. 1> A1=char
  196. 1> ]
  197. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/parser.hpp(514): note: see reference to function template instantiation 'void boost::property_tree::json_parser::detail::utf8_utf8_encoding::feed_codepoint<boost::_bi::bind_t<void,boost::_mfi::mf1<void,boost::property_tree::json_parser::detail::standard_callbacks<Ptree>,char>,boost::_bi::list2<boost::reference_wrapper<Callbacks>,boost::_bi::value<T>>>>(unsigned int,TranscodedFn) const' being compiled
  198. 1> with
  199. 1> [
  200. 1> Ptree=boost::property_tree::ptree,
  201. 1> Callbacks=callbacks_type,
  202. 1> T=std::_Ph<1>,
  203. 1> TranscodedFn=boost::_bi::bind_t<void,boost::_mfi::mf1<void,boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::ptree>,char>,boost::_bi::list2<boost::reference_wrapper<callbacks_type>,boost::_bi::value<std::_Ph<1>>>>
  204. 1> ]
  205. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/parser.hpp(511): note: while compiling class template member function 'void boost::property_tree::json_parser::detail::parser<callbacks_type,encoding_type,iterator,iterator>::feed(unsigned int)'
  206. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/parser.hpp(445): note: see reference to function template instantiation 'void boost::property_tree::json_parser::detail::parser<callbacks_type,encoding_type,iterator,iterator>::feed(unsigned int)' being compiled
  207. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/detail/json_parser/read.hpp(44): note: see reference to class template instantiation 'boost::property_tree::json_parser::detail::parser<callbacks_type,encoding_type,iterator,iterator>' being compiled
  208. 1> C:\Program Files (x86)\BOOST\boost_1_59_0\boost/property_tree/json_parser.hpp(46): note: see reference to function template instantiation 'void boost::property_tree::json_parser::detail::read_json_internal<Ptree>(std::basic_istream<char,std::char_traits<char>> &,Ptree &,const std::string &)' being compiled
  209. 1> with
  210. 1> [
  211. 1> Ptree=boost::property_tree::ptree
  212. 1> ]
  213. 1> C:\Users\Robert\Documents\Wube-Factorio\src\Updater.cpp(770): note: see reference to function template instantiation 'void boost::property_tree::json_parser::read_json<boost::property_tree::ptree>(std::basic_istream<char,std::char_traits<char>> &,Ptree &)' being compiled
  214. 1> with
  215. 1> [
  216. 1> Ptree=boost::property_tree::ptree
  217. 1> ]
  218. 1> 2> Failed to build Object (error 0x2) 'C:\Users\Robert\Documents\Wube-Factorio\vs2015\Debugx64\factorio\Unity100.obj'
  219. 1>FBuild : error : BUILD FAILED: vs2015-Debugx64-factorio
  220. 1> Time: 19.492s
  221. 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets(37,5): error MSB3073: The command "fbuild -vs vs2015-Debugx64-factorio -config "../fastbuild/fbuild.bff"" exited with code -1.
  222. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement