Advertisement
Guest User

Untitled

a guest
Dec 14th, 2018
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.30 KB | None | 0 0
  1. 1>------ Rebuild All started: Project: ZERO_CHECK, Configuration: Release x64 ------
  2. 2>------ Rebuild All started: Project: getopt, Configuration: Release x64 ------
  3. 3>------ Rebuild All started: Project: math, Configuration: Release x64 ------
  4. 4>------ Rebuild All started: Project: OGLCompiler, Configuration: Release x64 ------
  5. 5>------ Rebuild All started: Project: OSDependent, Configuration: Release x64 ------
  6. 6>------ Rebuild All started: Project: utils, Configuration: Release x64 ------
  7. 7>------ Rebuild All started: Project: spirv-cross-core, Configuration: Release x64 ------
  8. 8>------ Rebuild All started: Project: SPIRV-Tools, Configuration: Release x64 ------
  9. 7>E:\Filament-cmake\filament\third_party\spirv-cross\spirv_cross.cpp(410): warning : control may reach end of non-void function [-Wreturn-type]
  10. 7>E:\Filament-cmake\filament\third_party\spirv-cross\spirv_cross.cpp(806): warning : control may reach end of non-void function [-Wreturn-type]
  11. 9>------ Rebuild All started: Project: glslang (glslang\glslang), Configuration: Release x64 ------
  12. 7>E:\Filament-cmake\filament\third_party\spirv-cross\spirv_cross.cpp(2544): warning : control may reach end of non-void function [-Wreturn-type]
  13. 7>E:\Filament-cmake\filament\third_party\spirv-cross\spirv_cross.cpp(2555): warning : control may reach end of non-void function [-Wreturn-type]
  14. 7>E:\Filament-cmake\filament\third_party\spirv-cross\spirv_cross.cpp(2566): warning : control may reach end of non-void function [-Wreturn-type]
  15. 7>E:\Filament-cmake\filament\third_party\spirv-cross\spirv_cross.cpp(2637): warning : control may reach end of non-void function [-Wreturn-type]
  16. 6>E:\Filament-cmake\filament\libs\utils\src\JobSystem.cpp(292): warning : unused variable 'jobPool' [-Wunused-variable]
  17. 6>E:\Filament-cmake\filament\libs\utils\src\JobSystem.cpp(336): warning : unused variable 'parentJobCount' [-Wunused-variable]
  18. 7>Done building project "spirv-cross-core.vcxproj".
  19. 10>------ Rebuild All started: Project: SPVRemapper, Configuration: Release x64 ------
  20. 6>Systrace.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
  21. 6>Done building project "utils.vcxproj".
  22. 11>------ Rebuild All started: Project: filabridge, Configuration: Release x64 ------
  23. 12>------ Rebuild All started: Project: resgen, Configuration: Release x64 ------
  24. 13>------ Rebuild All started: Project: filaflat, Configuration: Release x64 ------
  25. 14>------ Rebuild All started: Project: shaders, Configuration: Release x64 ------
  26. 13>E:\Filament-cmake\filament\libs\filaflat\src\ShaderBuilder.cpp(47): warning : unused variable 'available' [-Wunused-variable]
  27. 13>Done building project "filaflat.vcxproj".
  28. 15>------ Rebuild All started: Project: smol-v, Configuration: Release x64 ------
  29. 16>------ Rebuild All started: Project: spirv-cross-glsl, Configuration: Release x64 ------
  30. 14>dummy.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
  31. 14>Done building project "shaders.vcxproj".
  32. 17>------ Rebuild All started: Project: z, Configuration: Release x64 ------
  33. 16>E:\Filament-cmake\filament\third_party\spirv-cross\spirv_glsl.cpp(882): warning : control may reach end of non-void function [-Wreturn-type]
  34. 16>E:\Filament-cmake\filament\third_party\spirv-cross\spirv_glsl.cpp(971): warning : control may reach end of non-void function [-Wreturn-type]
  35. 16>E:\Filament-cmake\filament\third_party\spirv-cross\spirv_glsl.cpp(3571): warning : control may reach end of non-void function [-Wreturn-type]
  36. 16>E:\Filament-cmake\filament\third_party\spirv-cross\spirv_glsl.cpp(3764): warning : control may reach end of non-void function [-Wreturn-type]
  37. 16>E:\Filament-cmake\filament\third_party\spirv-cross\spirv_glsl.cpp(5141): warning : control may reach end of non-void function [-Wreturn-type]
  38. 16>E:\Filament-cmake\filament\third_party\spirv-cross\spirv_glsl.cpp(5457): warning : control may reach end of non-void function [-Wreturn-type]
  39. 18>------ Rebuild All started: Project: image, Configuration: Release x64 ------
  40. 18>E:\Filament-cmake\filament\libs\image\src\KtxBundle.cpp(324): warning : unused variable 'blobSize' [-Wunused-variable]
  41. 18>Done building project "image.vcxproj".
  42. 19>------ Rebuild All started: Project: png, Configuration: Release x64 ------
  43. 19>E:\Filament-cmake\filament\third_party\libpng\png.c(2495): warning : result of comparison of constant 2305843009213693838 with expression of type 'png_uint_32' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
  44. 16>Done building project "spirv-cross-glsl.vcxproj".
  45. 20>------ Rebuild All started: Project: tinyexr, Configuration: Release x64 ------
  46. 21>------ Rebuild All started: Project: EtcLib, Configuration: Release x64 ------
  47. 19>Done building project "png.vcxproj".
  48. 22>------ Rebuild All started: Project: astcenc, Configuration: Release x64 ------
  49. 21>E:\Filament-cmake\filament\third_party\etc2comp\EtcLib\Etc/EtcConfig.h(62): warning : '_CRT_SECURE_NO_WARNINGS' macro redefined [-Wmacro-redefined]
  50. 21>E:\Filament-cmake\filament\third_party\etc2comp\EtcLib\Etc/EtcConfig.h(62): warning : '_CRT_SECURE_NO_WARNINGS' macro redefined [-Wmacro-redefined]
  51. 21>E:\Filament-cmake\filament\third_party\etc2comp\EtcLib\Etc/EtcConfig.h(62): warning : '_CRT_SECURE_NO_WARNINGS' macro redefined [-Wmacro-redefined]
  52. 21>E:\Filament-cmake\filament\third_party\etc2comp\EtcLib\Etc\EtcConfig.h(62): warning : '_CRT_SECURE_NO_WARNINGS' macro redefined [-Wmacro-redefined]
  53. 21>E:\Filament-cmake\filament\third_party\etc2comp\EtcLib\Etc\EtcConfig.h(62): warning : '_CRT_SECURE_NO_WARNINGS' macro redefined [-Wmacro-redefined]
  54. 21>E:\Filament-cmake\filament\third_party\etc2comp\EtcLib\Etc\EtcConfig.h(62): warning : '_CRT_SECURE_NO_WARNINGS' macro redefined [-Wmacro-redefined]
  55. 21>E:\Filament-cmake\filament\third_party\etc2comp\EtcLib\Etc\EtcConfig.h(62): warning : '_CRT_SECURE_NO_WARNINGS' macro redefined [-Wmacro-redefined]
  56. 21>E:\Filament-cmake\filament\third_party\etc2comp\EtcLib\Etc\EtcConfig.h(62): warning : '_CRT_SECURE_NO_WARNINGS' macro redefined [-Wmacro-redefined]
  57. 21>E:\Filament-cmake\filament\third_party\etc2comp\EtcLib\Etc\EtcConfig.h(62): warning : '_CRT_SECURE_NO_WARNINGS' macro redefined [-Wmacro-redefined]
  58. 21>E:\Filament-cmake\filament\third_party\etc2comp\EtcLib\Etc\EtcConfig.h(62): warning : '_CRT_SECURE_NO_WARNINGS' macro redefined [-Wmacro-redefined]
  59. 21>E:\Filament-cmake\filament\third_party\etc2comp\EtcLib\Etc\EtcConfig.h(62): warning : '_CRT_SECURE_NO_WARNINGS' macro redefined [-Wmacro-redefined]
  60. 21>E:\Filament-cmake\filament\third_party\etc2comp\EtcLib\Etc\EtcConfig.h(62): warning : '_CRT_SECURE_NO_WARNINGS' macro redefined [-Wmacro-redefined]
  61. 23>------ Rebuild All started: Project: SPIRV, Configuration: Release x64 ------
  62. 21>E:\Filament-cmake\filament\third_party\etc2comp\EtcLib\Etc\EtcConfig.h(62): warning : '_CRT_SECURE_NO_WARNINGS' macro redefined [-Wmacro-redefined]
  63. 21>E:\Filament-cmake\filament\third_party\etc2comp\EtcLib\Etc\EtcConfig.h(62): warning : '_CRT_SECURE_NO_WARNINGS' macro redefined [-Wmacro-redefined]
  64. 21>Done building project "EtcLib.vcxproj".
  65. 24>------ Rebuild All started: Project: assets, Configuration: Release x64 ------
  66. 25>------ Rebuild All started: Project: bluegl, Configuration: Release x64 ------
  67. 26>------ Rebuild All started: Project: envs, Configuration: Release x64 ------
  68. 27>------ Rebuild All started: Project: textures, Configuration: Release x64 ------
  69. 28>------ Rebuild All started: Project: meshoptimizer, Configuration: Release x64 ------
  70. 29>------ Rebuild All started: Project: assimp, Configuration: Release x64 ------
  71. 30>------ Rebuild All started: Project: imgui, Configuration: Release x64 ------
  72. 31>------ Rebuild All started: Project: sdl2main, Configuration: Release x64 ------
  73. 32>------ Rebuild All started: Project: sdl2, Configuration: Release x64 ------
  74. 33>------ Rebuild All started: Project: imageio, Configuration: Release x64 ------
  75. 34>------ Rebuild All started: Project: SPIRV-Tools-opt, Configuration: Release x64 ------
  76. 33>E:\Filament-cmake\filament\third_party\etc2comp\EtcLib\Etc/EtcConfig.h(62): warning : '_CRT_SECURE_NO_WARNINGS' macro redefined [-Wmacro-redefined]
  77. 33>E:\Filament-cmake\filament\libs\imageio\src\ImageDecoder.cpp(370): warning : unused variable 'flags' [-Wunused-variable]
  78. 33>E:\Filament-cmake\filament\libs\imageio\src\ImageEncoder.cpp(707): warning : field 'mCompression' will be initialized after field 'mDestName' [-Wreorder]
  79. 35>------ Rebuild All started: Project: cmgen, Configuration: Release x64 ------
  80. 35>E:\Filament-cmake\filament\tools\cmgen\src\CubemapIBL.cpp(289): warning : unused variable 'NoV' [-Wunused-variable]
  81. 35>E:\Filament-cmake\filament\tools\cmgen\src\CubemapIBL.cpp(480): warning : unused variable 'sample' [-Wunused-variable]
  82. 35>E:\Filament-cmake\filament\tools\cmgen\src\CubemapUtils.cpp(54): warning : unused variable 'r' [-Wunused-variable]
  83. 35>Done building project "cmgen.vcxproj".
  84. 36>------ Rebuild All started: Project: benchmark, Configuration: Release x64 ------
  85. 37>------ Rebuild All started: Project: benchmark_utils_callee, Configuration: Release x64 ------
  86. 38>------ Rebuild All started: Project: gtest, Configuration: Release x64 ------
  87. 39>------ Rebuild All started: Project: benchmark_main, Configuration: Release x64 ------
  88. 40>------ Rebuild All started: Project: skylight, Configuration: Release x64 ------
  89. 41>------ Rebuild All started: Project: matinfo, Configuration: Release x64 ------
  90. 42>------ Rebuild All started: Project: mipgen, Configuration: Release x64 ------
  91. 43>------ Rebuild All started: Project: normal-blending, Configuration: Release x64 ------
  92. 38>E:\Filament-cmake\filament\third_party\libgtest\tnt\..\src/gtest-port.cc(199): warning : field 'type_' will be initialized after field 'owner_thread_id_' [-Wreorder]
  93. 38>Done building project "gtest.vcxproj".
  94. 44>------ Rebuild All started: Project: roughness-prefilter, Configuration: Release x64 ------
  95. 45>------ Rebuild All started: Project: skygen, Configuration: Release x64 ------
  96. 46>------ Rebuild All started: Project: SPIRV-Tools-shared, Configuration: Release x64 ------
  97. 47>------ Rebuild All started: Project: benchmark_math, Configuration: Release x64 ------
  98. 47>E:\Filament-cmake\filament\libs\math\benchmarks\benchmark_fast.cpp(46): warning : unused variable '_' [-Wunused-variable]
  99. 47>E:\Filament-cmake\filament\libs\math\benchmarks\benchmark_fast.cpp(83): warning : unused variable '_' [-Wunused-variable]
  100. 47>Done building project "benchmark_math.vcxproj".
  101. 48>------ Rebuild All started: Project: benchmark_utils, Configuration: Release x64 ------
  102. 48>E:\Filament-cmake\filament\libs\utils\benchmark\benchmark_allocators.cpp(60): warning : unused variable '_' [-Wunused-variable]
  103. 48>E:\Filament-cmake\filament\libs\utils\benchmark\benchmark_allocators.cpp(69): warning : unused variable '_' [-Wunused-variable]
  104. 48>E:\Filament-cmake\filament\libs\utils\benchmark\benchmark_allocators.cpp(78): warning : unused variable '_' [-Wunused-variable]
  105. 48>E:\Filament-cmake\filament\libs\utils\benchmark\benchmark_allocators.cpp(87): warning : unused variable '_' [-Wunused-variable]
  106. 48>E:\Filament-cmake\filament\libs\utils\benchmark\benchmark_allocators.cpp(96): warning : unused variable '_' [-Wunused-variable]
  107. 48>E:\Filament-cmake\filament\libs\utils\benchmark\benchmark_binary_search.cpp(73): warning : unused variable '_' [-Wunused-variable]
  108. 48>E:\Filament-cmake\filament\libs\utils\benchmark\benchmark_binary_search.cpp(90): warning : unused variable '_' [-Wunused-variable]
  109. 48>E:\Filament-cmake\filament\libs\utils\benchmark\benchmark_binary_search.cpp(107): warning : unused variable '_' [-Wunused-variable]
  110. 48>E:\Filament-cmake\filament\libs\utils\benchmark\benchmark_binary_search.cpp(124): warning : unused variable '_' [-Wunused-variable]
  111. 48>E:\Filament-cmake\filament\libs\utils\benchmark\benchmark_binary_search.cpp(141): warning : unused variable '_' [-Wunused-variable]
  112. 48>E:\Filament-cmake\filament\libs\utils\benchmark\benchmark_calls.cpp(66): warning : unused variable '_' [-Wunused-variable]
  113. 48>E:\Filament-cmake\filament\libs\utils\benchmark\benchmark_calls.cpp(74): warning : unused variable '_' [-Wunused-variable]
  114. 48>E:\Filament-cmake\filament\libs\utils\benchmark\benchmark_calls.cpp(89): warning : unused variable '_' [-Wunused-variable]
  115. 48>E:\Filament-cmake\filament\libs\utils\benchmark\benchmark_calls.cpp(104): warning : unused variable '_' [-Wunused-variable]
  116. 48>E:\Filament-cmake\filament\libs\utils\benchmark\benchmark_calls.cpp(120): warning : unused variable '_' [-Wunused-variable]
  117. 48>E:\Filament-cmake\filament\libs\utils\benchmark\benchmark_calls.cpp(131): warning : unused variable '_' [-Wunused-variable]
  118. 48>E:\Filament-cmake\filament\libs\utils\benchmark\benchmark_mutex.cpp(29): warning : unused variable '_' [-Wunused-variable]
  119. 48>E:\Filament-cmake\filament\libs\utils\benchmark\benchmark_mutex.cpp(38): warning : unused variable '_' [-Wunused-variable]
  120. 48>E:\Filament-cmake\filament\libs\utils\benchmark\benchmark_mutex.cpp(47): warning : unused variable '_' [-Wunused-variable]
  121. 48>E:\Filament-cmake\filament\libs\utils\benchmark\benchmark_memcpy.cpp(29): warning : unused variable '_' [-Wunused-variable]
  122. 48>Done building project "benchmark_utils.vcxproj".
  123. 49>------ Rebuild All started: Project: test_cmgen, Configuration: Release x64 ------
  124. 49>E:\Filament-cmake\filament\tools\cmgen\tests\test_cmgen.cpp(70): warning : moving a local object in a return statement prevents copy elision [-Wpessimizing-move]
  125. 49>Done building project "test_cmgen.vcxproj".
  126. 50>------ Rebuild All started: Project: test_image, Configuration: Release x64 ------
  127. 51>------ Rebuild All started: Project: test_math, Configuration: Release x64 ------
  128. 51>E:\Filament-cmake\filament\libs\math\tests\test_mat.cpp(35): warning : unused variable 'm0' [-Wunused-variable]
  129. 51>E:\Filament-cmake\filament\libs\math\tests\test_mat.cpp(76): warning : unused variable 'm4' [-Wunused-variable]
  130. 51>E:\Filament-cmake\filament\libs\math\tests\test_mat.cpp(172): warning : unused variable 'm0' [-Wunused-variable]
  131. 51>E:\Filament-cmake\filament\libs\math\tests\test_mat.cpp(279): warning : unused variable 'm0' [-Wunused-variable]
  132. 51>E:\Filament-cmake\filament\libs\math\tests\test_mat.cpp(625): warning : unused typedef 'V4T' [-Wunused-local-typedef]
  133. 51>Done building project "test_math.vcxproj".
  134. 52>------ Rebuild All started: Project: test_utils, Configuration: Release x64 ------
  135. 52>E:\Filament-cmake\filament\libs\utils\test\test_Allocators.cpp(318): warning : "Custom Allocator Test Disabled." [-W#warnings]
  136. 52>E:\Filament-cmake\filament\libs\utils\test\test_CyclicBarrier.cpp(45): warning : unused variable 'counter' [-Wunused-variable]
  137. 52>E:\Filament-cmake\filament\libs\utils\test\test_Entity.cpp(75): warning : unused variable 'e' [-Wunused-variable]
  138. 52>E:\Filament-cmake\filament\libs\utils\test\test_JobSystem.cpp(338): warning : lambda capture 'a' is not used [-Wunused-lambda-capture]
  139. 52>E:\Filament-cmake\filament\libs\utils\test\test_JobSystem.cpp(338): warning : lambda capture 'b' is not used [-Wunused-lambda-capture]
  140. 52>E:\Filament-cmake\filament\libs\utils\test\test_JobSystem.cpp(338): warning : lambda capture 'c' is not used [-Wunused-lambda-capture]
  141. 52>E:\Filament-cmake\filament\libs\utils\test\test_JobSystem.cpp(337): warning : unused variable 'd' [-Wunused-variable]
  142. 52>E:\Filament-cmake\filament\libs\utils\test\test_JobSystem.cpp(337): warning : unused variable 'e' [-Wunused-variable]
  143. 52>E:\Filament-cmake\filament\libs\utils\test\test_Zip2Iterator.cpp(35): warning : lambda capture 'values' is not used [-Wunused-lambda-capture]
  144. 52>Done building project "test_utils.vcxproj".
  145. 53>------ Rebuild All started: Project: specular-color, Configuration: Release x64 ------
  146. 54>------ Rebuild All started: Project: test_bluegl, Configuration: Release x64 ------
  147. 54>E:\Filament-cmake\filament\libs\bluegl\tests\OpenGLSupport.cpp(47): warning : unused variable 'g_library_refcount' [-Wunused-variable]
  148. 54>Done building project "test_bluegl.vcxproj".
  149. 55>------ Skipped Rebuild All: Project: spirv-tools-build-version, Configuration: Release x64 ------
  150. 55>Project not selected to build for this solution configuration
  151. 56>------ Skipped Rebuild All: Project: spirv-tools-debuginfo, Configuration: Release x64 ------
  152. 56>Project not selected to build for this solution configuration
  153. 57>------ Skipped Rebuild All: Project: spirv-tools-header-DebugInfo, Configuration: Release x64 ------
  154. 57>Project not selected to build for this solution configuration
  155. 58>------ Skipped Rebuild All: Project: spirv-tools-spv-amd-gcn-shader, Configuration: Release x64 ------
  156. 58>Project not selected to build for this solution configuration
  157. 59>------ Skipped Rebuild All: Project: spirv-tools-spv-amd-shader-ballot, Configuration: Release x64 ------
  158. 59>Project not selected to build for this solution configuration
  159. 60>------ Skipped Rebuild All: Project: spirv-tools-spv-amd-shader-explicit-vertex-parameter, Configuration: Release x64 ------
  160. 60>Project not selected to build for this solution configuration
  161. 61>------ Skipped Rebuild All: Project: spirv-tools-spv-amd-shader-trinary-minmax, Configuration: Release x64 ------
  162. 61>Project not selected to build for this solution configuration
  163. 62>------ Skipped Rebuild All: Project: spirv-tools-vimsyntax, Configuration: Release x64 ------
  164. 62>Project not selected to build for this solution configuration
  165. 63>------ Skipped Rebuild All: Project: Continuous, Configuration: Release x64 ------
  166. 63>Project not selected to build for this solution configuration
  167. 64>------ Skipped Rebuild All: Project: Nightly, Configuration: Release x64 ------
  168. 64>Project not selected to build for this solution configuration
  169. 65>------ Skipped Rebuild All: Project: NightlyMemoryCheck, Configuration: Release x64 ------
  170. 65>Project not selected to build for this solution configuration
  171. 66>------ Skipped Rebuild All: Project: Experimental, Configuration: Release x64 ------
  172. 66>Project not selected to build for this solution configuration
  173. 29>E:\Filament-cmake\filament\third_party\libassimp\contrib\poly2tri\poly2tri\sweep/../common/utils.h(36): warning : '_USE_MATH_DEFINES' macro redefined [-Wmacro-redefined]
  174. 29>clang-cl.exe : warning : argument unused during compilation: '/std:c++14' [-Wunused-command-line-argument]
  175. 29>IFCUtil.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
  176. 29>IFCReaderGen_4.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
  177. 29>IFCReaderGen2_2x3.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
  178. 29>IFCReaderGen1_2x3.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
  179. 29>IFCProfile.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
  180. 29>IFCOpenings.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
  181. 29>IFCMaterial.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
  182. 29>IFCLoader.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
  183. 29>IFCGeometry.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
  184. 29>IFCCurve.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
  185. 29>IFCBoolean.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
  186. 29>FIReader.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
  187. 29>BlenderTessellator.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
  188. 29>BlenderScene.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
  189. 29>BlenderModifier.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
  190. 29>BlenderLoader.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
  191. 29>BlenderDNA.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
  192. 29>BlenderBMesh.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
  193. 29>Done building project "assimp.vcxproj".
  194. 67>------ Rebuild All started: Project: filamat, Configuration: Release x64 ------
  195. 68>------ Rebuild All started: Project: SPIRV-Tools-link, Configuration: Release x64 ------
  196. 67>E:\Filament-cmake\filament\libs\filamat\src\eiff/TextChunk.h(38): warning : field 'mDictionary' will be initialized after field 'mEntries' [-Wreorder]
  197. 67>Done building project "filamat.vcxproj".
  198. 69>------ Rebuild All started: Project: matlang, Configuration: Release x64 ------
  199. 70>------ Rebuild All started: Project: test_filamat, Configuration: Release x64 ------
  200. 70>E:\Filament-cmake\filament\libs\filamat\tests\test_filamat.cpp(42): warning : moving a local object in a return statement prevents copy elision [-Wpessimizing-move]
  201. 70>lld-link.exe : warning : ignoring unknown argument: -Wl,--start-group
  202. 70>lld-link.exe : warning : ignoring unknown argument: -Wl,--end-group
  203. 70>lld-link.exe : error : undefined symbol: SHADERS_PACKAGE
  204. 70>Done building project "test_filamat.vcxproj" -- FAILED.
  205. 71>------ Rebuild All started: Project: matc, Configuration: Release x64 ------
  206. 72>------ Rebuild All started: Project: test_matc, Configuration: Release x64 ------
  207. 71>lld-link.exe : warning : ignoring unknown argument: -Wl,--start-group
  208. 71>lld-link.exe : warning : ignoring unknown argument: -Wl,--end-group
  209. 71>lld-link.exe : error : undefined symbol: SHADERS_PACKAGE
  210. 71>Done building project "matc.vcxproj" -- FAILED.
  211. 73>------ Rebuild All started: Project: filament, Configuration: Release x64 ------
  212. 73>E:\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(209,5): error MSB6006: "cmd.exe" exited with code 9009.
  213. 73>Done building project "filament.vcxproj" -- FAILED.
  214. 74>------ Rebuild All started: Project: filameshio, Configuration: Release x64 ------
  215. 75>------ Rebuild All started: Project: filagui, Configuration: Release x64 ------
  216. 76>------ Rebuild All started: Project: benchmark_filament, Configuration: Release x64 ------
  217. 75>E:\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(209,5): error MSB6006: "cmd.exe" exited with code 9009.
  218. 75>Done building project "filagui.vcxproj" -- FAILED.
  219. 76>E:\Filament-cmake\filament\filament\benchmark\benchmark_filament.cpp(87): warning : unused variable '_' [-Wunused-variable]
  220. 76>E:\Filament-cmake\filament\filament\benchmark\benchmark_filament.cpp(99): warning : unused variable '_' [-Wunused-variable]
  221. 72>lld-link.exe : warning : ignoring unknown argument: -Wl,--start-group
  222. 72>lld-link.exe : warning : ignoring unknown argument: -Wl,--end-group
  223. 72>lld-link.exe : error : undefined symbol: SHADERS_PACKAGE
  224. 72>Done building project "test_matc.vcxproj" -- FAILED.
  225. 76>lld-link.exe : error : could not open ..\Release\filament.lib: no such file or directory
  226. 76>Done building project "benchmark_filament.vcxproj" -- FAILED.
  227. 77>------ Rebuild All started: Project: filamesh, Configuration: Release x64 ------
  228. 78>------ Rebuild All started: Project: test_filameshio, Configuration: Release x64 ------
  229. 78>lld-link.exe : error : could not open ..\..\filament\Release\filament.lib: no such file or directory
  230. 78>Done building project "test_filameshio.vcxproj" -- FAILED.
  231. 77>lld-link.exe : error : could not open ..\..\filament\Release\filament.lib: no such file or directory
  232. 77>Done building project "filamesh.vcxproj" -- FAILED.
  233. 79>------ Rebuild All started: Project: sample-app, Configuration: Release x64 ------
  234. 79>E:\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(209,5): error MSB6006: "cmd.exe" exited with code 9009.
  235. 79>Done building project "sample-app.vcxproj" -- FAILED.
  236. 80>------ Rebuild All started: Project: lightbulb, Configuration: Release x64 ------
  237. 81>------ Rebuild All started: Project: material_sandbox, Configuration: Release x64 ------
  238. 82>------ Rebuild All started: Project: sample_cloth, Configuration: Release x64 ------
  239. 83>------ Rebuild All started: Project: sample_full_pbr, Configuration: Release x64 ------
  240. 80>E:\Filament-cmake\filament\samples\lightbulb.cpp(43): fatal error : 'generated/resources/resources.h' file not found
  241. 80>Done building project "lightbulb.vcxproj" -- FAILED.
  242. 84>------ Rebuild All started: Project: sample_normal_map, Configuration: Release x64 ------
  243. 81>E:\Filament-cmake\filament\samples/material_sandbox.h(31): fatal error : 'generated/resources/resources.h' file not found
  244. 81>Done building project "material_sandbox.vcxproj" -- FAILED.
  245. 85>------ Rebuild All started: Project: frame_generator, Configuration: Release x64 ------
  246. 83>E:\Filament-cmake\filament\samples\app\MeshAssimp.cpp(58): fatal error : 'generated/resources/resources.h' file not found
  247. 83>Done building project "sample_full_pbr.vcxproj" -- FAILED.
  248. 86>------ Rebuild All started: Project: gltf_viewer, Configuration: Release x64 ------
  249. 82>lld-link.exe : warning : ignoring unknown argument: -Wl,--start-group
  250. 82>lld-link.exe : warning : ignoring unknown argument: -Wl,--end-group
  251. 84>lld-link.exe : warning : ignoring unknown argument: -Wl,--start-group
  252. 84>lld-link.exe : warning : ignoring unknown argument: -Wl,--end-group
  253. 84>lld-link.exe : error : could not open ..\filament\Release\filament.lib: no such file or directory
  254. 84>lld-link.exe : error : could not open ..\libs\filagui\Release\filagui.lib: no such file or directory
  255. 84>lld-link.exe : error : could not open Release\sample-app.lib: no such file or directory
  256. 84>lld-link.exe : error : could not open ..\libs\filagui\Release\filagui.lib: no such file or directory
  257. 84>lld-link.exe : error : could not open ..\filament\Release\filament.lib: no such file or directory
  258. 82>lld-link.exe : error : could not open ..\filament\Release\filament.lib: no such file or directory
  259. 82>lld-link.exe : error : could not open ..\libs\filagui\Release\filagui.lib: no such file or directory
  260. 82>lld-link.exe : error : could not open Release\sample-app.lib: no such file or directory
  261. 82>lld-link.exe : error : could not open ..\libs\filagui\Release\filagui.lib: no such file or directory
  262. 82>lld-link.exe : error : could not open ..\filament\Release\filament.lib: no such file or directory
  263. 84>Done building project "sample_normal_map.vcxproj" -- FAILED.
  264. 82>Done building project "sample_cloth.vcxproj" -- FAILED.
  265. 86>E:\Filament-cmake\filament\samples\app\MeshAssimp.cpp(58): fatal error : 'generated/resources/resources.h' file not found
  266. 85>E:\Filament-cmake\filament\samples\app\MeshAssimp.cpp(58): fatal error : 'generated/resources/resources.h' file not found
  267. 86>Done building project "gltf_viewer.vcxproj" -- FAILED.
  268. 85>Done building project "frame_generator.vcxproj" -- FAILED.
  269. 87>------ Rebuild All started: Project: ALL_BUILD, Configuration: Release x64 ------
  270. 88>------ Skipped Rebuild All: Project: INSTALL, Configuration: Release x64 ------
  271. 88>Project not selected to build for this solution configuration
  272. ========== Rebuild All: 59 succeeded, 16 failed, 13 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement