Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Mar 21st, 2010 | Syntax: None | Size: 54.02 KB | Hits: 69 | Expires: Never
Copy text to clipboard
  1. +++++This is my output+++++
  2.  
  3. 1>------ Rebuild All started: Project: ZERO_CHECK, Configuration: Release Win32 ------
  4. 1>Deleting intermediate and output files for project 'ZERO_CHECK', configuration 'Release|Win32'
  5. 1>Checking Build System
  6. 1>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
  7. 1>CMake does not need to re-run because scriptcompiler/CMakeFiles/generate.stamp is up-to-date.
  8. 1>CMake does not need to re-run because dependencies/CMakeFiles/generate.stamp is up-to-date.
  9. 1>CMake does not need to re-run because dependencies/lua-5.1.2/CMakeFiles/generate.stamp is up-to-date.
  10. 1>CMake does not need to re-run because dependencies/mysocketw/CMakeFiles/generate.stamp is up-to-date.
  11. 1>CMake does not need to re-run because dependencies/OIS-HEAD/CMakeFiles/generate.stamp is up-to-date.
  12. 1>CMake does not need to re-run because dependencies/openal-soft-1.6.372/CMakeFiles/generate.stamp is up-to-date.
  13. 1>CMake does not need to re-run because dependencies/ogrenew/CMakeFiles/generate.stamp is up-to-date.
  14. 1>CMake does not need to re-run because dependencies/ogrenew/CMakeTemplates/CMakeFiles/generate.stamp is up-to-date.
  15. 1>CMake does not need to re-run because dependencies/ogrenew/OgreMain/CMakeFiles/generate.stamp is up-to-date.
  16. 1>CMake does not need to re-run because dependencies/ogrenew/RenderSystems/CMakeFiles/generate.stamp is up-to-date.
  17. 1>CMake does not need to re-run because dependencies/ogrenew/RenderSystems/Direct3D9/CMakeFiles/generate.stamp is up-to-date.
  18. 1>CMake does not need to re-run because dependencies/ogrenew/RenderSystems/GL/CMakeFiles/generate.stamp is up-to-date.
  19. 1>CMake does not need to re-run because dependencies/ogrenew/PlugIns/CMakeFiles/generate.stamp is up-to-date.
  20. 1>CMake does not need to re-run because dependencies/ogrenew/PlugIns/OctreeSceneManager/CMakeFiles/generate.stamp is up-to-date.
  21. 1>CMake does not need to re-run because dependencies/ogrenew/PlugIns/CgProgramManager/CMakeFiles/generate.stamp is up-to-date.
  22. 1>CMake does not need to re-run because dependencies/ogrenew/PlugIns/ParticleFX/CMakeFiles/generate.stamp is up-to-date.
  23. 1>CMake does not need to re-run because dependencies/Caelum-2006-11-09/CMakeFiles/generate.stamp is up-to-date.
  24. 1>CMake does not need to re-run because dependencies/hydrax/CMakeFiles/generate.stamp is up-to-date.
  25. 1>CMake does not need to re-run because dependencies/PagedGeometry/CMakeFiles/generate.stamp is up-to-date.
  26. 1>CMake does not need to re-run because dependencies/angelscript/CMakeFiles/generate.stamp is up-to-date.
  27. 1>CMake does not need to re-run because dependencies/moFileReader/CMakeFiles/generate.stamp is up-to-date.
  28. 1>CMake does not need to re-run because dependencies/mygui/CMakeFiles/generate.stamp is up-to-date.
  29. 1>CMake does not need to re-run because main/CMakeFiles/generate.stamp is up-to-date.
  30. 1>CMake does not need to re-run because configurator/CMakeFiles/generate.stamp is up-to-date.
  31. 1>Build log was saved at "file://c:\test\RigsOfRods\build\build\ZERO_CHECK.dir\Release\BuildLog.htm"
  32. 1>ZERO_CHECK - 0 error(s), 0 warning(s)
  33. 2>------ Rebuild All started: Project: OgreMain, Configuration: Release Win32 ------
  34. 3>------ Rebuild All started: Project: mysocketw, Configuration: Release Win32 ------
  35. 3>Deleting intermediate and output files for project 'mysocketw', configuration 'Release|Win32'
  36. 2>Deleting intermediate and output files for project 'OgreMain', configuration 'Release|Win32'
  37. 3>Building Custom Rule C:/test/RigsOfRods/build/dependencies/mysocketw/CMakeLists.txt
  38. 3>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
  39. 3>Compiling...
  40. 2>Building Custom Rule C:/test/RigsOfRods/build/dependencies/ogrenew/OgreMain/CMakeLists.txt
  41. 3>sw_unix.cxx
  42. 2>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
  43. 2>Compiling...
  44. 2>OgreTimer.cpp
  45. 3>sw_inet.cxx
  46. 3>sw_base.cxx
  47. 3>Generating Code...
  48. 2>OgreErrorDialog.cpp
  49. 3>Linking...
  50. 3>   Creating library C:\test\RigsOfRods\build\build\dependencies\mysocketw\Release\mysocketw.lib and object C:\test\RigsOfRods\build\build\dependencies\mysocketw\Release\mysocketw.exp
  51. 3>Embedding manifest...
  52. 3>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\mysocketw\mysocketw.dir\Release\BuildLog.htm"
  53. 3>mysocketw - 0 error(s), 0 warning(s)
  54. 4>------ Rebuild All started: Project: openal32, Configuration: Release Win32 ------
  55. 4>Deleting intermediate and output files for project 'openal32', configuration 'Release|Win32'
  56. 4>Building Custom Rule C:/test/RigsOfRods/build/dependencies/openal-soft-1.6.372/CMakeLists.txt
  57. 4>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
  58. 4>Compiling...
  59. 4>winmm.c
  60. 2>OgreConfigDialog.cpp
  61. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\winmm.c(438) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  62. 4>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
  63. 4>dsound.c
  64. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\dsound.c(29) : fatal error C1083: Cannot open include file: 'dsound.h': No such file or directory
  65. 4>wave.c
  66. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\wave.c(95) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  67. 4>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
  68. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\wave.c(131) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  69. 4>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
  70. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\wave.c(135) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  71. 4>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
  72. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\wave.c(135) : warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  73. 4>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(126) : see declaration of 'strerror'
  74. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\wave.c(147) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  75. 4>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
  76. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\wave.c(155) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  77. 4>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
  78. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\wave.c(207) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  79. 4>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
  80. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\wave.c(221) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  81. 4>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
  82. 4>bs2b.c
  83. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\bs2b.c(185) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  84. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\bs2b.c(186) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  85. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\bs2b.c(189) : warning C4244: '*=' : conversion from 'double' to 'float', possible loss of data
  86. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\bs2b.c(190) : warning C4244: '*=' : conversion from 'double' to 'float', possible loss of data
  87. 4>alcThread.c
  88. 4>alcRing.c
  89. 4>alcReverb.c
  90. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\alcReverb.c(428) : warning C4244: '=' : conversion from 'double' to 'ALfloat', possible loss of data
  91. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\alcReverb.c(459) : warning C4244: '=' : conversion from 'double' to 'ALfloat', possible loss of data
  92. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\alcReverb.c(469) : warning C4244: '=' : conversion from 'double' to 'ALfloat', possible loss of data
  93. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\alcReverb.c(484) : warning C4244: '=' : conversion from 'double' to 'ALfloat', possible loss of data
  94. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\alcReverb.c(492) : warning C4244: '=' : conversion from 'double' to 'ALfloat', possible loss of data
  95. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\alcReverb.c(513) : warning C4244: '=' : conversion from 'double' to 'ALfloat', possible loss of data
  96. 4>alcConfig.c
  97. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\alcConfig.c(31) : warning C4005: '_WIN32_IE' : macro redefinition
  98. 4>        C:\Program Files\Microsoft SDKs\Windows\v6.0A\\include\sdkddkver.h(178) : see previous definition of '_WIN32_IE'
  99. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\alcConfig.c(77) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  100. 4>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
  101. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\alcConfig.c(87) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  102. 4>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
  103. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\alcConfig.c(108) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  104. 4>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
  105. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\alcConfig.c(115) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  106. 4>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
  107. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\alcConfig.c(133) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  108. 4>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
  109. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\alcConfig.c(146) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  110. 4>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
  111. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\alcConfig.c(170) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  112. 4>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
  113. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\alcConfig.c(177) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  114. 4>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
  115. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\alcConfig.c(194) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  116. 4>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
  117. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\alcConfig.c(205) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  118. 4>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
  119. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\alcConfig.c(212) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  120. 4>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
  121. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\alcConfig.c(213) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  122. 4>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
  123. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\alcConfig.c(253) : warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  124. 4>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdlib.h(447) : see declaration of 'getenv'
  125. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\alcConfig.c(255) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  126. 4>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
  127. 4>ALu.c
  128. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\ALu.c(391) : warning C4244: '=' : conversion from 'double' to 'ALfloat', possible loss of data
  129. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\ALu.c(467) : warning C4244: '*=' : conversion from 'double' to 'ALfloat', possible loss of data
  130. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\ALu.c(541) : warning C4244: '=' : conversion from 'double' to 'ALfloat', possible loss of data
  131. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\ALu.c(544) : warning C4244: '=' : conversion from 'double' to 'ALfloat', possible loss of data
  132. 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\ALu.c(571) : warning C4244: '=' : conversion from 'double' to 'ALfloat', possible loss of data
  133. 4>ALc.c
  134. 4>alThunk.c
  135. 4>alState.c
  136. 2>OgreZip.cpp
  137. 4>alSource.c
  138. 4>alListener.c
  139. 4>alFilter.c
  140. 4>alExtension.c
  141. 4>alError.c
  142. 4>alEffect.c
  143. 4>alBuffer.c
  144. 2>OgreWireBoundingBox.cpp
  145. 4>..\..\..\dependencies\openal-soft-1.6.372\OpenAL32\alBuffer.c(959) : warning C4244: '=' : conversion from 'ALfloat' to 'ALint', possible loss of data
  146. 4>..\..\..\dependencies\openal-soft-1.6.372\OpenAL32\alBuffer.c(1002) : warning C4244: '=' : conversion from 'double' to 'ALint', possible loss of data
  147. 4>..\..\..\dependencies\openal-soft-1.6.372\OpenAL32\alBuffer.c(1006) : warning C4244: '=' : conversion from 'double' to 'ALint', possible loss of data
  148. 4>alAuxEffectSlot.c
  149. 4>Generating Code...
  150. 4>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\openal-soft-1.6.372\openal32.dir\Release\BuildLog.htm"
  151. 4>openal32 - 1 error(s), 42 warning(s)
  152. 5>------ Rebuild All started: Project: ois, Configuration: Release Win32 ------
  153. 5>Deleting intermediate and output files for project 'ois', configuration 'Release|Win32'
  154. 2>OgreWindowEventUtilities.cpp
  155. 5>Building Custom Rule C:/test/RigsOfRods/build/dependencies/OIS-HEAD/CMakeLists.txt
  156. 5>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
  157. 5>Compiling...
  158. 5>Win32Mouse.cpp
  159. 5>C:\test\RigsOfRods\build\dependencies\OIS-HEAD\ois\includes\Win32/Win32Prereqs.h(29) : fatal error C1083: Cannot open include file: 'dinput.h': No such file or directory
  160. 5>Win32KeyBoard.cpp
  161. 5>C:\test\RigsOfRods\build\dependencies\OIS-HEAD\ois\includes\Win32/Win32Prereqs.h(29) : fatal error C1083: Cannot open include file: 'dinput.h': No such file or directory
  162. 5>Win32JoyStick.cpp
  163. 5>C:\test\RigsOfRods\build\dependencies\OIS-HEAD\ois\includes\Win32/Win32Prereqs.h(29) : fatal error C1083: Cannot open include file: 'dinput.h': No such file or directory
  164. 5>Win32InputManager.cpp
  165. 2>OgreViewport.cpp
  166. 5>C:\test\RigsOfRods\build\dependencies\OIS-HEAD\ois\includes\Win32/Win32Prereqs.h(29) : fatal error C1083: Cannot open include file: 'dinput.h': No such file or directory
  167. 5>Win32ForceFeedback.cpp
  168. 5>C:\test\RigsOfRods\build\dependencies\OIS-HEAD\ois\includes\Win32/Win32Prereqs.h(29) : fatal error C1083: Cannot open include file: 'dinput.h': No such file or directory
  169. 5>OISObject.cpp
  170. 5>OISKeyboard.cpp
  171. 5>OISJoyStick.cpp
  172. 2>OgreVertexIndexData.cpp
  173. 5>OISInputManager.cpp
  174. 5>C:\test\RigsOfRods\build\dependencies\OIS-HEAD\ois\includes\Win32/Win32Prereqs.h(29) : fatal error C1083: Cannot open include file: 'dinput.h': No such file or directory
  175. 5>OISForceFeedback.cpp
  176. 5>OISException.cpp
  177. 5>OISEffect.cpp
  178. 2>OgreVector4.cpp
  179. 5>Generating Code...
  180. 2>OgreVector3.cpp
  181. 5>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\OIS-HEAD\ois.dir\Release\BuildLog.htm"
  182. 5>ois - 6 error(s), 0 warning(s)
  183. 6>------ Rebuild All started: Project: mofilereader, Configuration: Release Win32 ------
  184. 6>Deleting intermediate and output files for project 'mofilereader', configuration 'Release|Win32'
  185. 6>Building Custom Rule C:/test/RigsOfRods/build/dependencies/moFileReader/CMakeLists.txt
  186. 6>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
  187. 6>Compiling...
  188. 6>moFileReader.cpp
  189. 2>OgreVector2.cpp
  190. 6>Creating library...
  191. 6>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\moFileReader\mofilereader.dir\Release\BuildLog.htm"
  192. 6>mofilereader - 0 error(s), 0 warning(s)
  193. 7>------ Rebuild All started: Project: angelscript, Configuration: Release Win32 ------
  194. 7>Deleting intermediate and output files for project 'angelscript', configuration 'Release|Win32'
  195. 7>Building Custom Rule C:/test/RigsOfRods/build/dependencies/angelscript/CMakeLists.txt
  196. 7>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
  197. 7>Compiling...
  198. 7>as_arrayobject.cpp
  199. 7>scriptstdstring.cpp
  200. 7>scriptstring_utils.cpp
  201. 2>OgreUserDefinedObject.cpp
  202. 7>scriptstring.cpp
  203. 7>scriptmath.cpp
  204. 7>scriptdictionary.cpp
  205. 7>as_variablescope.cpp
  206. 2>OgreUnifiedHighLevelGpuProgram.cpp
  207. 7>as_typeinfo.cpp
  208. 7>as_tokenizer.cpp
  209. 7>as_thread.cpp
  210. 7>as_string_util.cpp
  211. 7>as_string.cpp
  212. 7>as_scriptstruct.cpp
  213. 7>as_scriptnode.cpp
  214. 2>OgreTextureUnitState.cpp
  215. 7>as_scriptfunction.cpp
  216. 7>as_scriptengine.cpp
  217. 7>as_scriptcode.cpp
  218. 7>as_restore.cpp
  219. 7>as_parser.cpp
  220. 7>as_outputbuffer.cpp
  221. 7>Generating Code...
  222. 2>OgreTextureManager.cpp
  223. 2>OgreTexture.cpp
  224. 7>Compiling...
  225. 7>as_objecttype.cpp
  226. 7>as_module.cpp
  227. 7>as_memory.cpp
  228. 7>as_generic.cpp
  229. 7>as_gc.cpp
  230. 7>as_datatype.cpp
  231. 2>OgreTextAreaOverlayElement.cpp
  232. 7>as_context.cpp
  233. 7>as_configgroup.cpp
  234. 7>as_compiler.cpp
  235. 7>as_callfunc_xenon.cpp
  236. 7>as_callfunc_x86.cpp
  237. 7>as_callfunc_x64_gcc.cpp
  238. 7>as_callfunc_sh4.cpp
  239. 7>as_callfunc_ppc_64.cpp
  240. 7>as_callfunc_ppc.cpp
  241. 7>as_callfunc_mips.cpp
  242. 7>as_callfunc.cpp
  243. 7>as_bytecode.cpp
  244. 7>as_builder.cpp
  245. 2>OgreTechnique.cpp
  246. 7>as_atomic.cpp
  247. 7>Generating Code...
  248. 7>Creating library...
  249. 7>as_callfunc_xenon.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
  250. 7>as_callfunc_x64_gcc.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
  251. 7>as_callfunc_sh4.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
  252. 7>as_callfunc_ppc_64.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
  253. 7>as_callfunc_ppc.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
  254. 7>as_callfunc_mips.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
  255. 7>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\angelscript\angelscript.dir\Release\BuildLog.htm"
  256. 7>angelscript - 0 error(s), 6 warning(s)
  257. 2>OgreTagPoint.cpp
  258. 8>------ Rebuild All started: Project: lua, Configuration: Release Win32 ------
  259. 8>Deleting intermediate and output files for project 'lua', configuration 'Release|Win32'
  260. 8>Building Custom Rule C:/test/RigsOfRods/build/dependencies/lua-5.1.2/CMakeLists.txt
  261. 8>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
  262. 8>Compiling...
  263. 8>lapi.c
  264. 8>linit.c
  265. 8>loadlib.c
  266. 8>lstrlib.c
  267. 8>ltablib.c
  268. 8>loslib.c
  269. 8>lmathlib.c
  270. 8>liolib.c
  271. 8>ldblib.c
  272. 8>lbaselib.c
  273. 8>lauxlib.c
  274. 8>lzio.c
  275. 8>lvm.c
  276. 2>OgreSubMesh.cpp
  277. 8>lundump.c
  278. 8>ltm.c
  279. 8>ltable.c
  280. 8>lstring.c
  281. 8>lstate.c
  282. 8>lparser.c
  283. 8>lopcodes.c
  284. 8>Generating Code...
  285. 8>Compiling...
  286. 8>lobject.c
  287. 8>lmem.c
  288. 8>llex.c
  289. 8>lgc.c
  290. 8>lfunc.c
  291. 8>ldump.c
  292. 8>ldo.c
  293. 8>ldebug.c
  294. 8>lcode.c
  295. 8>Generating Code...
  296. 8>Creating library...
  297. 8>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\lua-5.1.2\lua.dir\Release\BuildLog.htm"
  298. 8>lua - 0 error(s), 0 warning(s)
  299. 9>------ Rebuild All started: Project: as_compiler, Configuration: Release Win32 ------
  300. 9>Deleting intermediate and output files for project 'as_compiler', configuration 'Release|Win32'
  301. 9>Building Custom Rule C:/test/RigsOfRods/build/scriptcompiler/CMakeLists.txt
  302. 2>Compiling...
  303. 2>OgreSubEntity.cpp
  304. 9>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
  305. 9>Compiling...
  306. 9>ScriptEngine.cpp
  307. 9>main.cpp
  308. 9>Generating Code...
  309. 2>OgreStringInterface.cpp
  310. 9>Compiling resources...
  311. 2>OgreStringConverter.cpp
  312. 9>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
  313. 9>Copyright (C) Microsoft Corporation.  All rights reserved.
  314. 9>Linking...
  315. 2>OgreString.cpp
  316. 2>OgreStaticGeometry.cpp
  317. 9>   Creating library C:\test\RigsOfRods\build\build\scriptcompiler\Release\as_compiler.lib and object C:\test\RigsOfRods\build\build\scriptcompiler\Release\as_compiler.exp
  318. 9>Embedding manifest...
  319. 9>Build log was saved at "file://c:\test\RigsOfRods\build\build\scriptcompiler\as_compiler.dir\Release\BuildLog.htm"
  320. 9>as_compiler - 0 error(s), 0 warning(s)
  321. 2>OgreSkeletonSerializer.cpp
  322. 2>OgreSkeletonManager.cpp
  323. 2>OgreSkeletonInstance.cpp
  324. 2>OgreSkeleton.cpp
  325. 2>OgreSimpleSpline.cpp
  326. 2>OgreSimpleRenderable.cpp
  327. 2>OgreShadowVolumeExtrudeProgram.cpp
  328. 2>OgreShadowTextureManager.cpp
  329. 2>OgreShadowCaster.cpp
  330. 2>OgreShadowCameraSetupPlaneOptimal.cpp
  331. 2>OgreShadowCameraSetupLiSPSM.cpp
  332. 2>OgreShadowCameraSetupFocused.cpp
  333. 2>OgreShadowCameraSetup.cpp
  334. 2>OgreSerializer.cpp
  335. 2>OgreSceneQuery.cpp
  336. 2>Compiling...
  337. 2>OgreSceneNode.cpp
  338. 2>OgreSceneManagerEnumerator.cpp
  339. 2>OgreSceneManager.cpp
  340. 2>OgreRotationSpline.cpp
  341. 2>OgreRoot.cpp
  342. 2>OgreRibbonTrail.cpp
  343. 2>OgreResourceManager.cpp
  344. 2>OgreResourceGroupManager.cpp
  345. 2>OgreResourceBackgroundQueue.cpp
  346. 2>OgreResource.cpp
  347. 2>OgreRenderWindow.cpp
  348. 2>OgreRenderTexture.cpp
  349. 2>OgreRenderTarget.cpp
  350. 2>OgreRenderSystemCapabilities.cpp
  351. 2>OgreRenderSystem.cpp
  352. 2>OgreRenderQueueSortingGrouping.cpp
  353. 2>OgreRenderQueueInvocation.cpp
  354. 2>OgreRenderQueue.cpp
  355. 2>OgreRectangle2D.cpp
  356. 2>OgreQuaternion.cpp
  357. 2>Compiling...
  358. 2>OgreProgressiveMesh.cpp
  359. 2>OgreProfiler.cpp
  360. 2>OgrePrefabFactory.cpp
  361. 2>OgrePredefinedControllers.cpp
  362. 2>OgrePrecompiledHeaders.cpp
  363. 2>OgrePose.cpp
  364. 2>OgrePolygon.cpp
  365. 2>OgrePlatformInformation.cpp
  366. 2>OgrePlane.cpp
  367. 2>OgrePixelFormat.cpp
  368. 2>OgrePatchSurface.cpp
  369. 2>OgrePatchMesh.cpp
  370. 2>OgrePass.cpp
  371. 2>OgreParticleSystemManager.cpp
  372. 2>OgreParticleSystem.cpp
  373. 2>OgreParticleIterator.cpp
  374. 2>OgreParticleEmitterCommands.cpp
  375. 2>OgreParticleEmitter.cpp
  376. 2>OgreParticle.cpp
  377. 2>OgrePanelOverlayElement.cpp
  378. 2>Compiling...
  379. 2>OgreOverlayManager.cpp
  380. 2>OgreOverlayElementCommands.cpp
  381. 2>OgreOverlayElement.cpp
  382. 2>OgreOverlayContainer.cpp
  383. 2>OgreOverlay.cpp
  384. 2>OgreOptimisedUtilSSE.cpp
  385. 2>OgreOptimisedUtilGeneral.cpp
  386. 2>OgreOptimisedUtil.cpp
  387. 2>OgreNumerics.cpp
  388. 2>OgreNode.cpp
  389. 2>OgreMovablePlane.cpp
  390. 2>OgreMovableObject.cpp
  391. 2>OgreMeshSerializerImpl.cpp
  392. 2>OgreMeshSerializer.cpp
  393. 2>OgreMeshManager.cpp
  394. 2>OgreMesh.cpp
  395. 2>OgreMatrix4.cpp
  396. 2>OgreMatrix3.cpp
  397. 2>OgreMath.cpp
  398. 2>OgreMaterialSerializer.cpp
  399. 2>Compiling...
  400. 2>OgreMaterialScriptCompiler.cpp
  401. 2>OgreMaterialManager.cpp
  402. 2>OgreMaterial.cpp
  403. 2>OgreManualObject.cpp
  404. 2>OgreLogManager.cpp
  405. 2>OgreLog.cpp
  406. 2>OgreLight.cpp
  407. 2>OgreKeyFrame.cpp
  408. 2>OgreInstancedGeometry.cpp
  409. 2>OgreImage.cpp
  410. 2>OgreHighLevelGpuProgramManager.cpp
  411. 2>OgreHighLevelGpuProgram.cpp
  412. 2>OgreHardwareVertexBuffer.cpp
  413. 2>OgreHardwarePixelBuffer.cpp
  414. 2>OgreHardwareOcclusionQuery.cpp
  415. 2>OgreHardwareIndexBuffer.cpp
  416. 2>OgreHardwareBufferManager.cpp
  417. 2>OgreGpuProgramUsage.cpp
  418. 2>OgreGpuProgramManager.cpp
  419. 2>OgreGpuProgram.cpp
  420. 2>Compiling...
  421. 2>OgreFrustum.cpp
  422. 2>OgreFreeImageCodec.cpp
  423. 2>OgreFontManager.cpp
  424. 2>OgreFont.cpp
  425. 2>OgreFileSystem.cpp
  426. 2>OgreExternalTextureSourceManager.cpp
  427. 2>OgreExternalTextureSource.cpp
  428. 2>OgreException.cpp
  429. 2>OgreEntity.cpp
  430. 2>OgreEdgeListBuilder.cpp
  431. 2>OgreDynLibManager.cpp
  432. 2>OgreDynLib.cpp
  433. 2>OgreDefaultSceneQueries.cpp
  434. 2>OgreDefaultHardwareBufferManager.cpp
  435. 2>OgreDDSCodec.cpp
  436. 2>OgreDataStream.cpp
  437. 2>OgreConvexBody.cpp
  438. 2>OgreControllerManager.cpp
  439. 2>OgreConfigFile.cpp
  440. 2>OgreCompositorSerializer.cpp
  441. 2>Compiling...
  442. 2>OgreCompositorScriptCompiler.cpp
  443. 2>OgreCompositorManager.cpp
  444. 2>OgreCompositorInstance.cpp
  445. 2>OgreCompositorChain.cpp
  446. 2>OgreCompositor.cpp
  447. 2>OgreCompositionTechnique.cpp
  448. 2>OgreCompositionTargetPass.cpp
  449. 2>OgreCompositionPass.cpp
  450. 2>OgreCompiler2Pass.cpp
  451. 2>OgreCommon.cpp
  452. 2>OgreColourValue.cpp
  453. 2>OgreCodec.cpp
  454. 2>OgreCamera.cpp
  455. 2>OgreBorderPanelOverlayElement.cpp
  456. 2>OgreBone.cpp
  457. 2>OgreBillboardSet.cpp
  458. 2>OgreBillboardParticleRenderer.cpp
  459. 2>OgreBillboardChain.cpp
  460. 2>OgreBillboard.cpp
  461. 2>OgreAutoParamDataSource.cpp
  462. 2>Compiling...
  463. 2>OgreArchiveManager.cpp
  464. 2>OgreAnimationTrack.cpp
  465. 2>OgreAnimationState.cpp
  466. 2>OgreAnimation.cpp
  467. 2>OgreAnimable.cpp
  468. 2>OgreAlignedAllocator.cpp
  469. 2>Compiling resources...
  470. 2>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
  471. 2>Copyright (C) Microsoft Corporation.  All rights reserved.
  472. 2>Linking...
  473. 2>OgreAlignedAllocator.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
  474. 2>   Creating library C:\test\RigsOfRods\build\build\dependencies\ogrenew\OgreMain\Release\OgreMain.lib and object C:\test\RigsOfRods\build\build\dependencies\ogrenew\OgreMain\Release\OgreMain.exp
  475. 2>Generating code
  476. 2>Finished generating code
  477. 2>Embedding manifest...
  478. 2>Performing Post-Build Event...
  479. 2>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\ogrenew\OgreMain\OgreMain.dir\Release\BuildLog.htm"
  480. 2>OgreMain - 0 error(s), 0 warning(s)
  481. 10>------ Rebuild All started: Project: caelum, Configuration: Release Win32 ------
  482. 11>------ Rebuild All started: Project: mygui, Configuration: Release Win32 ------
  483. 11>Deleting intermediate and output files for project 'mygui', configuration 'Release|Win32'
  484. 10>Deleting intermediate and output files for project 'caelum', configuration 'Release|Win32'
  485. 10>Building Custom Rule C:/test/RigsOfRods/build/dependencies/Caelum-2006-11-09/CMakeLists.txt
  486. 10>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
  487. 11>Building Custom Rule C:/test/RigsOfRods/build/dependencies/mygui/CMakeLists.txt
  488. 10>Compiling...
  489. 11>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
  490. 10>Sun.cpp
  491. 10>StoredImageSkyColourModel.cpp
  492. 10>..\..\..\dependencies\Caelum-2006-11-09\src\StoredImageSkyColourModel.cpp(56) : warning C4018: '>=' : signed/unsigned mismatch
  493. 10>Starfield.cpp
  494. 10>SkyDome.cpp
  495. 10>GeometryFactory.cpp
  496. 10>..\..\..\dependencies\Caelum-2006-11-09\src\GeometryFactory.cpp(89) : warning C4018: '<' : signed/unsigned mismatch
  497. 10>..\..\..\dependencies\Caelum-2006-11-09\src\GeometryFactory.cpp(93) : warning C4018: '<' : signed/unsigned mismatch
  498. 10>..\..\..\dependencies\Caelum-2006-11-09\src\GeometryFactory.cpp(131) : warning C4018: '<' : signed/unsigned mismatch
  499. 10>..\..\..\dependencies\Caelum-2006-11-09\src\GeometryFactory.cpp(132) : warning C4018: '<' : signed/unsigned mismatch
  500. 10>..\..\..\dependencies\Caelum-2006-11-09\src\GeometryFactory.cpp(143) : warning C4018: '<' : signed/unsigned mismatch
  501. 10>..\..\..\dependencies\Caelum-2006-11-09\src\GeometryFactory.cpp(150) : warning C4018: '<' : signed/unsigned mismatch
  502. 10>..\..\..\dependencies\Caelum-2006-11-09\src\GeometryFactory.cpp(162) : warning C4018: '<=' : signed/unsigned mismatch
  503. 10>..\..\..\dependencies\Caelum-2006-11-09\src\GeometryFactory.cpp(166) : warning C4018: '<=' : signed/unsigned mismatch
  504. 10>..\..\..\dependencies\Caelum-2006-11-09\src\GeometryFactory.cpp(184) : warning C4018: '<=' : signed/unsigned mismatch
  505. 10>..\..\..\dependencies\Caelum-2006-11-09\src\GeometryFactory.cpp(185) : warning C4018: '<' : signed/unsigned mismatch
  506. 10>CaelumSystem.cpp
  507. 10>Generating Code...
  508. 11>Compiling...
  509. 10>Linking...
  510. 11>MyGUI_XmlDocument.cpp
  511. 10>   Creating library C:\test\RigsOfRods\build\build\dependencies\Caelum-2006-11-09\Release\caelum.lib and object C:\test\RigsOfRods\build\build\dependencies\Caelum-2006-11-09\Release\caelum.exp
  512. 10>Embedding manifest...
  513. 10>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\Caelum-2006-11-09\caelum.dir\Release\BuildLog.htm"
  514. 10>caelum - 0 error(s), 11 warning(s)
  515. 12>------ Rebuild All started: Project: paged, Configuration: Release Win32 ------
  516. 12>Deleting intermediate and output files for project 'paged', configuration 'Release|Win32'
  517. 12>Building Custom Rule C:/test/RigsOfRods/build/dependencies/PagedGeometry/CMakeLists.txt
  518. 12>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
  519. 12>Compiling...
  520. 12>BatchedGeometry.cpp
  521. 12>WindBatchPage.cpp
  522. 11>MyGUI_WindowFactory.cpp
  523. 12>WindBatchedGeometry.cpp
  524. 12>TreeLoader3D.cpp
  525. 11>MyGUI_Window.cpp
  526. 12>TreeLoader2D.cpp
  527. 11>MyGUI_WidgetManager.cpp
  528. 12>StaticBillboardSet.cpp
  529. 12>PropertyMaps.cpp
  530. 12>PagedGeometry.cpp
  531. 11>MyGUI_WidgetFactory.cpp
  532. 12>ImpostorPage.cpp
  533. 11>MyGUI_Widget.cpp
  534. 12>GrassLoader.cpp
  535. 12>BatchPage.cpp
  536. 11>MyGUI_VScrollFactory.cpp
  537. 12>Generating Code...
  538. 11>MyGUI_VScroll.cpp
  539. 12>Creating library...
  540. 12>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\PagedGeometry\paged.dir\Release\BuildLog.htm"
  541. 12>paged - 0 error(s), 0 warning(s)
  542. 13>------ Rebuild All started: Project: hydrax, Configuration: Release Win32 ------
  543. 13>Deleting intermediate and output files for project 'hydrax', configuration 'Release|Win32'
  544. 13>Building Custom Rule C:/test/RigsOfRods/build/dependencies/hydrax/CMakeLists.txt
  545. 13>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
  546. 13>Compiling...
  547. 13>TextureManager.cpp
  548. 11>MyGUI_TileRect.cpp
  549. 13>RttManager.cpp
  550. 11>MyGUI_TextIterator.cpp
  551. 13>Prerequisites.cpp
  552. 13>Perlin.cpp
  553. 11>MyGUI_TabItemFactory.cpp
  554. 13>Noise.cpp
  555. 11>MyGUI_TabItem.cpp
  556. 13>SimpleGrid.cpp
  557. 11>MyGUI_TabFactory.cpp
  558. 13>ProjectedGrid.cpp
  559. 11>MyGUI_Tab.cpp
  560. 13>Module.cpp
  561. 11>MyGUI_SubWidgetManager.cpp
  562. 13>Mesh.cpp
  563. 13>MaterialManager.cpp
  564. 11>MyGUI_SubSkin.cpp
  565. 13>Image.cpp
  566. 11>MyGUI_StaticTextFactory.cpp
  567. 13>Hydrax.cpp
  568. 11>MyGUI_StaticText.cpp
  569. 13>Help.cpp
  570. 13>GPUNormalMapManager.cpp
  571. 11>MyGUI_StaticImageFactory.cpp
  572. 13>GodRaysManager.cpp
  573. 11>MyGUI_StaticImage.cpp
  574. 13>Enums.cpp
  575. 11>Generating Code...
  576. 13>DecalsManager.cpp
  577. 13>CfgFileManager.cpp
  578. 13>Generating Code...
  579. 13>Linking...
  580. 13>   Creating library C:\test\RigsOfRods\build\build\dependencies\hydrax\Release\hydrax.lib and object C:\test\RigsOfRods\build\build\dependencies\hydrax\Release\hydrax.exp
  581. 13>Embedding manifest...
  582. 13>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\hydrax\hydrax.dir\Release\BuildLog.htm"
  583. 13>hydrax - 0 error(s), 0 warning(s)
  584. 14>------ Rebuild All started: Project: Plugin_ParticleFX, Configuration: Release Win32 ------
  585. 14>Deleting intermediate and output files for project 'Plugin_ParticleFX', configuration 'Release|Win32'
  586. 14>Building Custom Rule C:/test/RigsOfRods/build/dependencies/ogrenew/PlugIns/ParticleFX/CMakeLists.txt
  587. 14>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
  588. 14>Compiling...
  589. 14>OgreScaleAffector.cpp
  590. 14>OgreRotationAffector.cpp
  591. 14>OgreRingEmitter.cpp
  592. 14>OgrePointEmitter.cpp
  593. 14>OgreParticleFXPlugin.cpp
  594. 14>OgreParticleFX.cpp
  595. 14>OgreLinearForceAffector.cpp
  596. 14>OgreHollowEllipsoidEmitter.cpp
  597. 14>OgreEllipsoidEmitter.cpp
  598. 14>OgreDirectionRandomiserAffector.cpp
  599. 14>OgreDeflectorPlaneAffector.cpp
  600. 14>OgreCylinderEmitter.cpp
  601. 14>OgreColourInterpolatorAffector.cpp
  602. 14>OgreColourImageAffector.cpp
  603. 14>OgreColourFaderAffector.cpp
  604. 14>OgreColourFaderAffector2.cpp
  605. 14>OgreBoxEmitter.cpp
  606. 14>OgreAreaEmitter.cpp
  607. 14>Linking...
  608. 14>OgreAreaEmitter.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
  609. 14>   Creating library C:\test\RigsOfRods\build\build\dependencies\ogrenew\PlugIns\ParticleFX\Release\Plugin_ParticleFX.lib and object C:\test\RigsOfRods\build\build\dependencies\ogrenew\PlugIns\ParticleFX\Release\Plugin_ParticleFX.exp
  610. 14>Generating code
  611. 14>Finished generating code
  612. 14>Embedding manifest...
  613. 14>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\ogrenew\PlugIns\ParticleFX\Plugin_ParticleFX.dir\Release\BuildLog.htm"
  614. 14>Plugin_ParticleFX - 0 error(s), 0 warning(s)
  615. 15>------ Rebuild All started: Project: Plugin_CgProgramManager, Configuration: Release Win32 ------
  616. 15>Deleting intermediate and output files for project 'Plugin_CgProgramManager', configuration 'Release|Win32'
  617. 15>Building Custom Rule C:/test/RigsOfRods/build/dependencies/ogrenew/PlugIns/CgProgramManager/CMakeLists.txt
  618. 15>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
  619. 15>Compiling...
  620. 15>OgreCgProgramManagerDll.cpp
  621. 15>OgreCgProgramFactory.cpp
  622. 15>OgreCgProgram.cpp
  623. 15>OgreCgPlugin.cpp
  624. 11>Compiling...
  625. 11>MyGUI_SkinManager.cpp
  626. 15>Linking...
  627. 15>LINK : fatal error LNK1181: cannot open input file 'C:\Program Files\NVIDIA Corporation\Cg\lib\cg.lib'
  628. 15>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\ogrenew\PlugIns\CgProgramManager\Plugin_CgProgramManager.dir\Release\BuildLog.htm"
  629. 15>Plugin_CgProgramManager - 1 error(s), 0 warning(s)
  630. 16>------ Rebuild All started: Project: Plugin_OctreeSceneManager, Configuration: Release Win32 ------
  631. 16>Deleting intermediate and output files for project 'Plugin_OctreeSceneManager', configuration 'Release|Win32'
  632. 16>Building Custom Rule C:/test/RigsOfRods/build/dependencies/ogrenew/PlugIns/OctreeSceneManager/CMakeLists.txt
  633. 16>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
  634. 16>Compiling...
  635. 16>OgreTerrainVertexProgram.cpp
  636. 16>OgreTerrainSceneManager.cpp
  637. 11>MyGUI_SimpleText.cpp
  638. 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainSceneManager.cpp(909) : warning C4018: '<' : signed/unsigned mismatch
  639. 16>OgreTerrainRenderable.cpp
  640. 11>MyGUI_ScrollViewFactory.cpp
  641. 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainRenderable.cpp(122) : warning C4018: '>' : signed/unsigned mismatch
  642. 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainRenderable.cpp(351) : warning C4018: '<' : signed/unsigned mismatch
  643. 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainRenderable.cpp(472) : warning C4018: '<' : signed/unsigned mismatch
  644. 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainRenderable.cpp(490) : warning C4018: '<' : signed/unsigned mismatch
  645. 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainRenderable.cpp(492) : warning C4018: '<' : signed/unsigned mismatch
  646. 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainRenderable.cpp(604) : warning C4018: '<' : signed/unsigned mismatch
  647. 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainRenderable.cpp(1044) : warning C4018: '<' : signed/unsigned mismatch
  648. 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainRenderable.cpp(1049) : warning C4018: '<' : signed/unsigned mismatch
  649. 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainRenderable.cpp(1113) : warning C4018: '<' : signed/unsigned mismatch
  650. 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainRenderable.cpp(1188) : warning C4018: '<' : signed/unsigned mismatch
  651. 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainRenderable.cpp(1236) : warning C4018: '<' : signed/unsigned mismatch
  652. 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainRenderable.cpp(1238) : warning C4018: '<' : signed/unsigned mismatch
  653. 16>OgreTerrainPageSource.cpp
  654. 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainPageSource.cpp(105) : warning C4018: '<' : signed/unsigned mismatch
  655. 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainPageSource.cpp(109) : warning C4018: '<' : signed/unsigned mismatch
  656. 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainPageSource.cpp(154) : warning C4018: '<' : signed/unsigned mismatch
  657. 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainPageSource.cpp(158) : warning C4018: '<' : signed/unsigned mismatch
  658. 16>OgreTerrainPage.cpp
  659. 11>MyGUI_ScrollView.cpp
  660. 16>OgreOctreeSceneQuery.cpp
  661. 16>OgreOctreeSceneManagerDll.cpp
  662. 11>MyGUI_ResourcePath.cpp
  663. 16>OgreOctreeSceneManager.cpp
  664. 11>MyGUI_ResourceManager.cpp
  665. 16>OgreOctreePlugin.cpp
  666. 16>OgreOctreeNode.cpp
  667. 11>MyGUI_ResourceImageSet.cpp
  668. 16>OgreOctreeCamera.cpp
  669. 16>OgreOctree.cpp
  670. 11>MyGUI_RenderOut.cpp
  671. 16>OgreHeightmapTerrainPageSource.cpp
  672. 16>Linking...
  673. 16>OgreHeightmapTerrainPageSource.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
  674. 11>MyGUI_RenderItem.cpp
  675. 16>   Creating library C:\test\RigsOfRods\build\build\dependencies\ogrenew\PlugIns\OctreeSceneManager\Release\Plugin_OctreeSceneManager.lib and object C:\test\RigsOfRods\build\build\dependencies\ogrenew\PlugIns\OctreeSceneManager\Release\Plugin_OctreeSceneManager.exp
  676. 16>Generating code
  677. 11>MyGUI_RenderBoxFactory.cpp
  678. 16>Finished generating code
  679. 16>Embedding manifest...
  680. 16>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\ogrenew\PlugIns\OctreeSceneManager\Plugin_OctreeSceneManager.dir\Release\BuildLog.htm"
  681. 16>Plugin_OctreeSceneManager - 0 error(s), 17 warning(s)
  682. 17>------ Rebuild All started: Project: RenderSystem_GL, Configuration: Release Win32 ------
  683. 17>Deleting intermediate and output files for project 'RenderSystem_GL', configuration 'Release|Win32'
  684. 17>Building Custom Rule C:/test/RigsOfRods/build/dependencies/ogrenew/RenderSystems/GL/CMakeLists.txt
  685. 17>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
  686. 17>Compiling...
  687. 17>OgreGLSLProgramFactory.cpp
  688. 11>MyGUI_RenderBox.cpp
  689. 17>OgreGLSLProgram.cpp
  690. 17>OgreGLSLLinkProgramManager.cpp
  691. 11>MyGUI_RawRect.cpp
  692. 17>OgreGLSLLinkProgram.cpp
  693. 17>OgreGLSLGpuProgram.cpp
  694. 11>MyGUI_ProgressFactory.cpp
  695. 17>OgreGLSLExtSupport.cpp
  696. 17>ps_1_4.cpp
  697. 11>MyGUI_Progress.cpp
  698. 17>C:\test\RigsOfRods\build\dependencies\ogrenew\RenderSystems\GL\src\atifs\include\ps_1_4.h(60) : warning C4005: 'ARRAYSIZE' : macro redefinition
  699. 17>        C:\Program Files\Microsoft SDKs\Windows\v6.0A\\include\winnt.h(1020) : see previous definition of 'ARRAYSIZE'
  700. 17>Compiler2Pass.cpp
  701. 17>ATI_FS_GLGpuProgram.cpp
  702. 17>C:\test\RigsOfRods\build\dependencies\ogrenew\RenderSystems\GL\src\atifs\include\ps_1_4.h(60) : warning C4005: 'ARRAYSIZE' : macro redefinition
  703. 17>        C:\Program Files\Microsoft SDKs\Windows\v6.0A\\include\winnt.h(1020) : see previous definition of 'ARRAYSIZE'
  704. 11>MyGUI_Precompiled.cpp
  705. 17>vsp1.0_impl.cpp
  706. 17>_vs1.0_parser.cpp
  707. 17>_vs1.0_parser.c(839) : warning C4065: switch statement contains 'default' but no 'case' labels
  708. 17>_vs1.0_parser.c(866) : warning C4065: switch statement contains 'default' but no 'case' labels
  709. 17>_vs1.0_lexer.cpp
  710. 17>vs1.0_tokens.l(580) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  711. 17>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
  712. 17>vs1.0_tokens.l(780) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  713. 17>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
  714. 17>vs1.0_tokens.l(1040) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  715. 17>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
  716. 17>_vs1.0_lexer.cpp(3487) : warning C4996: 'isatty': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _isatty. See online help for details.
  717. 17>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\io.h(312) : see declaration of 'isatty'
  718. 17>_vs1.0_lexer.cpp(3487) : warning C4996: 'fileno': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _fileno. See online help for details.
  719. 17>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(722) : see declaration of 'fileno'
  720. 17>vs1.0_tokens.l(2146) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  721. 17>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
  722. 17>vs1.0_tokens.l(2176) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  723. 17>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
  724. 17>vs1.0_tokens.l(2548) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  725. 17>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
  726. 17>vs1.0_tokens.l(2860) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
  727. 17>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(215) : see declaration of 'stricmp'
  728. 17>vs1.0_inst_list.cpp
  729. 17>vs1.0_inst.cpp
  730. 11>MyGUI_PopupMenuFactory.cpp
  731. 17>vp1.0_impl.cpp
  732. 17>vcp1.0_impl.cpp
  733. 11>MyGUI_PopupMenu.cpp
  734. 17>_ts1.0_parser.cpp
  735. 17>_ts1.0_parser.c(958) : warning C4065: switch statement contains 'default' but no 'case' labels
  736. 17>_ts1.0_lexer.cpp
  737. 17>ts1.0_inst_list.cpp
  738. 17>ts1.0_inst.cpp
  739. 11>MyGUI_PointerManager.cpp
  740. 17>Compiling...
  741. 17>_rc1.0_parser.cpp
  742. 17>_rc1.0_parser.c(970) : warning C4065: switch statement contains 'default' but no 'case' labels
  743. 17>_rc1.0_lexer.cpp
  744. 17>rc1.0_general.cpp
  745. 17>rc1.0_final.cpp
  746. 17>rc1.0_combiners.cpp
  747. 11>MyGUI_PluginManager.cpp
  748. 17>ps1.0_program.cpp
  749. 17>_ps1.0_parser.cpp
  750. 11>MyGUI_MultiListFactory.cpp
  751. 17>_ps1.0_parser.c(782) : warning C4065: switch statement contains 'default' but no 'case' labels
  752. 17>_ps1.0_lexer.cpp
  753. 17>nvparse_errors.cpp
  754. 17>..\..\..\..\..\dependencies\ogrenew\RenderSystems\GL\src\nvparse\nvparse_errors.cpp(33) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  755. 17>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
  756. 17>..\..\..\..\..\dependencies\ogrenew\RenderSystems\GL\src\nvparse\nvparse_errors.cpp(41) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  757. 17>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
  758. 17>nvparse.cpp
  759. 17>..\..\..\..\..\dependencies\ogrenew\RenderSystems\GL\src\nvparse\nvparse.cpp(87) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  760. 17>        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
  761. 17>avp1.0_impl.cpp
  762. 17>OgreWin32Context.cpp
  763. 11>Generating Code...
  764. 17>OgreWin32Window.cpp
  765. 17>OgreWin32RenderTexture.cpp
  766. 17>OgreWin32GLSupport.cpp
  767. 17>OgreGLTextureManager.cpp
  768. 17>OgreGLTexture.cpp
  769. 17>OgreGLSupport.cpp
  770. 17>OgreGLRenderTexture.cpp
  771. 17>OgreGLRenderSystem.cpp
  772. 17>Compiling...
  773. 17>OgreGLPlugin.cpp
  774. 17>OgreGLPixelFormat.cpp
  775. 17>OgreGLPBRenderTexture.cpp
  776. 17>OgreGLHardwareVertexBuffer.cpp
  777. 17>OgreGLHardwarePixelBuffer.cpp
  778. 17>OgreGLHardwareOcclusionQuery.cpp
  779. 17>OgreGLHardwareIndexBuffer.cpp
  780. 17>OgreGLHardwareBufferManager.cpp
  781. 17>OgreGLGpuProgramManager.cpp
  782. 17>OgreGLGpuProgram.cpp
  783. 17>OgreGLGpuNvparseProgram.cpp
  784. 17>OgreGLFrameBufferObject.cpp
  785. 17>OgreGLFBORenderTexture.cpp
  786. 11>Compiling...
  787. 11>MyGUI_MultiList.cpp
  788. 17>OgreGLFBOMultiRenderTarget.cpp
  789. 11>MyGUI_MessageFactory.cpp
  790. 17>OgreGLEngineDll.cpp
  791. 17>OgreGLDefaultHardwareBufferManager.cpp
  792. 11>MyGUI_Message.cpp
  793. 17>OgreGLContext.cpp
  794. 17>OgreGLATIFSInit.cpp
  795. 17>glew.cpp
  796. 11>MyGUI_MenuItemFactory.cpp
  797. 17>Linking...
  798. 17>glew.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
  799. 11>MyGUI_MenuItem.cpp
  800. 17>   Creating library C:\test\RigsOfRods\build\build\dependencies\ogrenew\RenderSystems\GL\Release\RenderSystem_GL.lib and object C:\test\RigsOfRods\build\build\dependencies\ogrenew\RenderSystems\GL\Release\RenderSystem_GL.exp
  801. 17>Generating code
  802. 11>MyGUI_MenuCtrlFactory.cpp
  803. 17>Finished generating code
  804. 17>Embedding manifest...
  805. 11>MyGUI_MenuCtrl.cpp
  806. 17>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\ogrenew\RenderSystems\GL\RenderSystem_GL.dir\Release\BuildLog.htm"
  807. 17>RenderSystem_GL - 0 error(s), 19 warning(s)
  808. 18>------ Rebuild All started: Project: RenderSystem_Direct3D9, Configuration: Release Win32 ------
  809. 18>Deleting intermediate and output files for project 'RenderSystem_Direct3D9', configuration 'Release|Win32'
  810. 18>Building Custom Rule C:/test/RigsOfRods/build/dependencies/ogrenew/RenderSystems/Direct3D9/CMakeLists.txt
  811. 18>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
  812. 18>Compiling...
  813. 18>OgreD3D9VideoModeList.cpp
  814. 18>OgreD3D9VideoMode.cpp
  815. 11>MyGUI_MenuBarFactory.cpp
  816. 18>OgreD3D9VertexDeclaration.cpp
  817. 18>OgreD3D9TextureManager.cpp
  818. 11>MyGUI_MenuBar.cpp
  819. 18>OgreD3D9Texture.cpp
  820. 11>MyGUI_MaskPickInfo.cpp
  821. 18>OgreD3D9RenderWindow.cpp
  822. 11>MyGUI_MaskPeekInfo.cpp
  823. 18>OgreD3D9RenderSystem.cpp
  824. 18>OgreD3D9Plugin.cpp
  825. 11>MyGUI_MainSkin.cpp
  826. 18>OgreD3D9MultiRenderTarget.cpp
  827. 11>MyGUI_LogStream.cpp
  828. 18>OgreD3D9Mappings.cpp
  829. 18>OgreD3D9HLSLProgramFactory.cpp
  830. 11>MyGUI_LogManager.cpp
  831. 18>OgreD3D9HLSLProgram.cpp
  832. 18>OgreD3D9HardwareVertexBuffer.cpp
  833. 11>MyGUI_ListFactory.cpp
  834. 18>OgreD3D9HardwarePixelBuffer.cpp
  835. 18>OgreD3D9HardwareOcclusionQuery.cpp
  836. 11>MyGUI_List.cpp
  837. 18>OgreD3D9HardwareIndexBuffer.cpp
  838. 18>OgreD3D9HardwareBufferManager.cpp
  839. 11>MyGUI_LayoutManager.cpp
  840. 18>OgreD3D9GpuProgramManager.cpp
  841. 18>OgreD3D9GpuProgram.cpp
  842. 11>MyGUI_LayerManager.cpp
  843. 18>OgreD3D9EngineDll.cpp
  844. 18>Compiling...
  845. 18>OgreD3D9DriverList.cpp
  846. 11>MyGUI_LayerKeeper.cpp
  847. 18>OgreD3D9Driver.cpp
  848. 18>Linking...
  849. 18>OgreD3D9Driver.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
  850. 18>   Creating library C:\test\RigsOfRods\build\build\dependencies\ogrenew\RenderSystems\Direct3D9\Release\RenderSystem_Direct3D9.lib and object C:\test\RigsOfRods\build\build\dependencies\ogrenew\RenderSystems\Direct3D9\Release\RenderSystem_Direct3D9.exp
  851. 18>Generating code
  852. 11>MyGUI_LayerItemKeeper.cpp
  853. 18>Finished generating code
  854. 18>Embedding manifest...
  855. 18>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\ogrenew\RenderSystems\Direct3D9\RenderSystem_Direct3D9.dir\Release\BuildLog.htm"
  856. 18>RenderSystem_Direct3D9 - 0 error(s), 0 warning(s)
  857. 11>Generating Code...
  858. 19>------ Rebuild All started: Project: rorconfig, Configuration: Release Win32 ------
  859. 19>Deleting intermediate and output files for project 'rorconfig', configuration 'Release|Win32'
  860. 19>Building Custom Rule C:/test/RigsOfRods/build/configurator/CMakeLists.txt
  861. 19>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
  862. 19>Compiling...
  863. 19>treelistctrl.cpp
  864. 19>..\..\configurator\source\treelistctrl.cpp(26) : fatal error C1083: Cannot open include file: 'wx/wxprec.h': No such file or directory
  865. 19>statpict.cpp
  866. 19>..\..\configurator\source\statpict.cpp(16) : fatal error C1083: Cannot open include file: 'wx/wxprec.h': No such file or directory
  867. 19>InputEngine.cpp
  868. 19>configurator.cpp
  869. 19>..\..\configurator\source\configurator.cpp(51) : fatal error C1083: Cannot open include file: 'wx/wx.h': No such file or directory
  870. 19>Generating Code...
  871. 19>Build log was saved at "file://c:\test\RigsOfRods\build\build\configurator\rorconfig.dir\Release\BuildLog.htm"
  872. 19>rorconfig - 3 error(s), 0 warning(s)
  873. 11>Compiling...
  874. 11>MyGUI_LanguageManager.cpp
  875. 11>MyGUI_IWidgetCreator.cpp
  876. 11>MyGUI_ItemBoxFactory.cpp
  877. 11>MyGUI_ItemBox.cpp
  878. 11>MyGUI_InputManager.cpp
  879. 11>MyGUI_HScrollFactory.cpp
  880. 11>MyGUI_HScroll.cpp
  881. 11>MyGUI_Guid.cpp
  882. 11>MyGUI_Gui.cpp
  883. 11>MyGUI_GridCtrlFactory.cpp
  884. 11>MyGUI_GridCtrl.cpp
  885. 11>MyGUI_FontManager.cpp
  886. 11>MyGUI_Font.cpp
  887. 11>MyGUI_EditText.cpp
  888. 11>MyGUI_EditFactory.cpp
  889. 11>MyGUI_Edit.cpp
  890. 11>MyGUI_DynLibManager.cpp
  891. 11>MyGUI_DynLib.cpp
  892. 11>MyGUI_DocType.cpp
  893. 11>MyGUI_DocArray.cpp
  894. 11>Generating Code...
  895. 11>Compiling...
  896. 11>MyGUI_DelegateManager.cpp
  897. 11>MyGUI_DDContainerFactory.cpp
  898. 11>MyGUI_DDContainer.cpp
  899. 11>MyGUI_Convert.cpp
  900. 11>MyGUI_ControllerPosition.cpp
  901. 11>MyGUI_ControllerManager.cpp
  902. 11>MyGUI_ControllerFadeAlpha.cpp
  903. 11>MyGUI_ControllerEdgeHide.cpp
  904. 11>MyGUI_ComboBoxFactory.cpp
  905. 11>MyGUI_ComboBox.cpp
  906. 11>MyGUI_Colour.cpp
  907. 11>MyGUI_ClipboardManager.cpp
  908. 11>MyGUI_ButtonFactory.cpp
  909. 11>MyGUI_Button.cpp
  910. 11>MyGUI_Any.cpp
  911. 11>MyGUI_ActionController.cpp
  912. 11>Generating Code...
  913. 11>Linking...
  914. 11>   Creating library C:\test\RigsOfRods\build\build\dependencies\mygui\Release\mygui.lib and object C:\test\RigsOfRods\build\build\dependencies\mygui\Release\mygui.exp
  915. 11>Embedding manifest...
  916. 11>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\mygui\mygui.dir\Release\BuildLog.htm"
  917. 11>mygui - 0 error(s), 0 warning(s)
  918. 20>------ Rebuild All started: Project: RoR, Configuration: Release Win32 ------
  919. 20>Deleting intermediate and output files for project 'RoR', configuration 'Release|Win32'
  920. 20>Building Custom Rule C:/test/RigsOfRods/build/main/CMakeLists.txt
  921. 20>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
  922. 20>Compiling...
  923. 20>xfiregameclient.cpp
  924. 20>writeTextToTexture.cpp
  925. 20>WaterOld.cpp
  926. 20>turboprop.cpp
  927. 20>turbojet.cpp
  928. 20>tsmheightfinder.cpp
  929. 20>TruckHUD.cpp
  930. 20>TorqueCurve.cpp
  931. 20>SoundScriptManager.cpp
  932. 20>SoundManager.cpp
  933. 20>skinmanager.cpp
  934. 20>skin.cpp
  935. 20>Skidmark.cpp
  936. 20>sha1.cpp
  937. 20>Settings.cpp
  938. 20>ScriptEngine.cpp
  939. 20>screwprop.cpp
  940. 20>road2.cpp
  941. 20>Road.cpp
  942. 20>Replay.cpp
  943. 20>Compiling...
  944. 20>ProceduralManager.cpp
  945. 20>OgreLineStreamOverlayElement.cpp
  946. 20>ogreconsole.cpp
  947. 20>network.cpp
  948. 20>MovableText.cpp
  949. 20>mirrors.cpp
  950. 20>materialFunctionMapper.cpp
  951. 20>MapControl.cpp
  952. 20>main.cpp
  953. 20>luasystem.cpp
  954. 20>language.cpp
  955. 20>Landusemap.cpp
  956. 20>InputEngine.cpp
  957. 20>IngameEditor.cpp
  958. 20>IngameConsole.cpp
  959. 20>HydraxWater.cpp
  960. 20>Heathaze.cpp
  961. 20>gui_manager.cpp
  962. 20>gui_loader.cpp
  963. 20>FlexObj.cpp
  964. 20>Compiling...
  965. 20>FlexMeshWheel.cpp
  966. 20>FlexMesh.cpp
  967. 20>FlexBody.cpp
  968. 20>FlexAirfoil.cpp
  969. 20>ExampleFrameListener.cpp
  970. 20>envmap.cpp
  971. 20>engine.cpp
  972. 20>editor.cpp
  973. 20>DynamicRenderable.cpp
  974. 20>DynamicLines.cpp
  975. 20>DustPool.cpp
  976. 20>dashboard.cpp
  977. 20>ColoredTextAreaOverlayElement.cpp
  978. 20>collisions.cpp
  979. 20>Character.cpp
  980. 20>CacheSystem.cpp
  981. 20>buoyance.cpp
  982. 20>BeamStats.cpp
  983. 20>Beam.cpp
  984. 20>autopilot.cpp
  985. 20>Compiling...
  986. 20>Airfoil.cpp
  987. 20>airbrake.cpp
  988. 20>Compiling resources...
  989. 20>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
  990. 20>Copyright (C) Microsoft Corporation.  All rights reserved.
  991. 20>Linking...
  992. 20>LINK : warning LNK4224: /OPT:NOWIN98 is no longer supported;  ignored
  993. 20>LINK : fatal error LNK1181: cannot open input file '..\dependencies\OIS-HEAD\Release\ois.lib'
  994. 20>Build log was saved at "file://c:\test\RigsOfRods\build\build\main\RoR.dir\Release\BuildLog.htm"
  995. 20>RoR - 1 error(s), 1 warning(s)
  996. 21>------ Rebuild All started: Project: ALL_BUILD, Configuration: Release Win32 ------
  997. 21>Deleting intermediate and output files for project 'ALL_BUILD', configuration 'Release|Win32'
  998. 21>Building Custom Rule C:/test/RigsOfRods/build/CMakeLists.txt
  999. 21>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
  1000. 21>Build log was saved at "file://c:\test\RigsOfRods\build\build\ALL_BUILD.dir\Release\BuildLog.htm"
  1001. 21>ALL_BUILD - 0 error(s), 0 warning(s)
  1002. 22>------ Skipped Rebuild All: Project: PACKAGE, Configuration: Release Win32 ------
  1003. 22>Project not selected to build for this solution configuration
  1004. 23>------ Skipped Rebuild All: Project: INSTALL, Configuration: Release Win32 ------
  1005. 23>Project not selected to build for this solution configuration
  1006. ========== Rebuild All: 16 succeeded, 5 failed, 2 skipped ==========