- +++++This is my output+++++
- 1>------ Rebuild All started: Project: ZERO_CHECK, Configuration: Release Win32 ------
- 1>Deleting intermediate and output files for project 'ZERO_CHECK', configuration 'Release|Win32'
- 1>Checking Build System
- 1>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
- 1>CMake does not need to re-run because scriptcompiler/CMakeFiles/generate.stamp is up-to-date.
- 1>CMake does not need to re-run because dependencies/CMakeFiles/generate.stamp is up-to-date.
- 1>CMake does not need to re-run because dependencies/lua-5.1.2/CMakeFiles/generate.stamp is up-to-date.
- 1>CMake does not need to re-run because dependencies/mysocketw/CMakeFiles/generate.stamp is up-to-date.
- 1>CMake does not need to re-run because dependencies/OIS-HEAD/CMakeFiles/generate.stamp is up-to-date.
- 1>CMake does not need to re-run because dependencies/openal-soft-1.6.372/CMakeFiles/generate.stamp is up-to-date.
- 1>CMake does not need to re-run because dependencies/ogrenew/CMakeFiles/generate.stamp is up-to-date.
- 1>CMake does not need to re-run because dependencies/ogrenew/CMakeTemplates/CMakeFiles/generate.stamp is up-to-date.
- 1>CMake does not need to re-run because dependencies/ogrenew/OgreMain/CMakeFiles/generate.stamp is up-to-date.
- 1>CMake does not need to re-run because dependencies/ogrenew/RenderSystems/CMakeFiles/generate.stamp is up-to-date.
- 1>CMake does not need to re-run because dependencies/ogrenew/RenderSystems/Direct3D9/CMakeFiles/generate.stamp is up-to-date.
- 1>CMake does not need to re-run because dependencies/ogrenew/RenderSystems/GL/CMakeFiles/generate.stamp is up-to-date.
- 1>CMake does not need to re-run because dependencies/ogrenew/PlugIns/CMakeFiles/generate.stamp is up-to-date.
- 1>CMake does not need to re-run because dependencies/ogrenew/PlugIns/OctreeSceneManager/CMakeFiles/generate.stamp is up-to-date.
- 1>CMake does not need to re-run because dependencies/ogrenew/PlugIns/CgProgramManager/CMakeFiles/generate.stamp is up-to-date.
- 1>CMake does not need to re-run because dependencies/ogrenew/PlugIns/ParticleFX/CMakeFiles/generate.stamp is up-to-date.
- 1>CMake does not need to re-run because dependencies/Caelum-2006-11-09/CMakeFiles/generate.stamp is up-to-date.
- 1>CMake does not need to re-run because dependencies/hydrax/CMakeFiles/generate.stamp is up-to-date.
- 1>CMake does not need to re-run because dependencies/PagedGeometry/CMakeFiles/generate.stamp is up-to-date.
- 1>CMake does not need to re-run because dependencies/angelscript/CMakeFiles/generate.stamp is up-to-date.
- 1>CMake does not need to re-run because dependencies/moFileReader/CMakeFiles/generate.stamp is up-to-date.
- 1>CMake does not need to re-run because dependencies/mygui/CMakeFiles/generate.stamp is up-to-date.
- 1>CMake does not need to re-run because main/CMakeFiles/generate.stamp is up-to-date.
- 1>CMake does not need to re-run because configurator/CMakeFiles/generate.stamp is up-to-date.
- 1>Build log was saved at "file://c:\test\RigsOfRods\build\build\ZERO_CHECK.dir\Release\BuildLog.htm"
- 1>ZERO_CHECK - 0 error(s), 0 warning(s)
- 2>------ Rebuild All started: Project: OgreMain, Configuration: Release Win32 ------
- 3>------ Rebuild All started: Project: mysocketw, Configuration: Release Win32 ------
- 3>Deleting intermediate and output files for project 'mysocketw', configuration 'Release|Win32'
- 2>Deleting intermediate and output files for project 'OgreMain', configuration 'Release|Win32'
- 3>Building Custom Rule C:/test/RigsOfRods/build/dependencies/mysocketw/CMakeLists.txt
- 3>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
- 3>Compiling...
- 2>Building Custom Rule C:/test/RigsOfRods/build/dependencies/ogrenew/OgreMain/CMakeLists.txt
- 3>sw_unix.cxx
- 2>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
- 2>Compiling...
- 2>OgreTimer.cpp
- 3>sw_inet.cxx
- 3>sw_base.cxx
- 3>Generating Code...
- 2>OgreErrorDialog.cpp
- 3>Linking...
- 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
- 3>Embedding manifest...
- 3>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\mysocketw\mysocketw.dir\Release\BuildLog.htm"
- 3>mysocketw - 0 error(s), 0 warning(s)
- 4>------ Rebuild All started: Project: openal32, Configuration: Release Win32 ------
- 4>Deleting intermediate and output files for project 'openal32', configuration 'Release|Win32'
- 4>Building Custom Rule C:/test/RigsOfRods/build/dependencies/openal-soft-1.6.372/CMakeLists.txt
- 4>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
- 4>Compiling...
- 4>winmm.c
- 2>OgreConfigDialog.cpp
- 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.
- 4> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
- 4>dsound.c
- 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
- 4>wave.c
- 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.
- 4> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
- 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.
- 4> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
- 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.
- 4> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
- 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.
- 4> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(126) : see declaration of 'strerror'
- 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.
- 4> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
- 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.
- 4> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
- 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.
- 4> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
- 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.
- 4> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
- 4>bs2b.c
- 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\bs2b.c(185) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\bs2b.c(186) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\bs2b.c(189) : warning C4244: '*=' : conversion from 'double' to 'float', possible loss of data
- 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\bs2b.c(190) : warning C4244: '*=' : conversion from 'double' to 'float', possible loss of data
- 4>alcThread.c
- 4>alcRing.c
- 4>alcReverb.c
- 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\alcReverb.c(428) : warning C4244: '=' : conversion from 'double' to 'ALfloat', possible loss of data
- 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\alcReverb.c(459) : warning C4244: '=' : conversion from 'double' to 'ALfloat', possible loss of data
- 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\alcReverb.c(469) : warning C4244: '=' : conversion from 'double' to 'ALfloat', possible loss of data
- 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\alcReverb.c(484) : warning C4244: '=' : conversion from 'double' to 'ALfloat', possible loss of data
- 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\alcReverb.c(492) : warning C4244: '=' : conversion from 'double' to 'ALfloat', possible loss of data
- 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\alcReverb.c(513) : warning C4244: '=' : conversion from 'double' to 'ALfloat', possible loss of data
- 4>alcConfig.c
- 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\alcConfig.c(31) : warning C4005: '_WIN32_IE' : macro redefinition
- 4> C:\Program Files\Microsoft SDKs\Windows\v6.0A\\include\sdkddkver.h(178) : see previous definition of '_WIN32_IE'
- 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.
- 4> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
- 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.
- 4> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
- 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.
- 4> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
- 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.
- 4> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
- 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.
- 4> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
- 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.
- 4> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
- 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.
- 4> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
- 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.
- 4> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
- 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.
- 4> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
- 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.
- 4> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
- 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.
- 4> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
- 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.
- 4> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
- 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.
- 4> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdlib.h(447) : see declaration of 'getenv'
- 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.
- 4> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
- 4>ALu.c
- 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\ALu.c(391) : warning C4244: '=' : conversion from 'double' to 'ALfloat', possible loss of data
- 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\ALu.c(467) : warning C4244: '*=' : conversion from 'double' to 'ALfloat', possible loss of data
- 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\ALu.c(541) : warning C4244: '=' : conversion from 'double' to 'ALfloat', possible loss of data
- 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\ALu.c(544) : warning C4244: '=' : conversion from 'double' to 'ALfloat', possible loss of data
- 4>..\..\..\dependencies\openal-soft-1.6.372\Alc\ALu.c(571) : warning C4244: '=' : conversion from 'double' to 'ALfloat', possible loss of data
- 4>ALc.c
- 4>alThunk.c
- 4>alState.c
- 2>OgreZip.cpp
- 4>alSource.c
- 4>alListener.c
- 4>alFilter.c
- 4>alExtension.c
- 4>alError.c
- 4>alEffect.c
- 4>alBuffer.c
- 2>OgreWireBoundingBox.cpp
- 4>..\..\..\dependencies\openal-soft-1.6.372\OpenAL32\alBuffer.c(959) : warning C4244: '=' : conversion from 'ALfloat' to 'ALint', possible loss of data
- 4>..\..\..\dependencies\openal-soft-1.6.372\OpenAL32\alBuffer.c(1002) : warning C4244: '=' : conversion from 'double' to 'ALint', possible loss of data
- 4>..\..\..\dependencies\openal-soft-1.6.372\OpenAL32\alBuffer.c(1006) : warning C4244: '=' : conversion from 'double' to 'ALint', possible loss of data
- 4>alAuxEffectSlot.c
- 4>Generating Code...
- 4>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\openal-soft-1.6.372\openal32.dir\Release\BuildLog.htm"
- 4>openal32 - 1 error(s), 42 warning(s)
- 5>------ Rebuild All started: Project: ois, Configuration: Release Win32 ------
- 5>Deleting intermediate and output files for project 'ois', configuration 'Release|Win32'
- 2>OgreWindowEventUtilities.cpp
- 5>Building Custom Rule C:/test/RigsOfRods/build/dependencies/OIS-HEAD/CMakeLists.txt
- 5>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
- 5>Compiling...
- 5>Win32Mouse.cpp
- 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
- 5>Win32KeyBoard.cpp
- 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
- 5>Win32JoyStick.cpp
- 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
- 5>Win32InputManager.cpp
- 2>OgreViewport.cpp
- 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
- 5>Win32ForceFeedback.cpp
- 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
- 5>OISObject.cpp
- 5>OISKeyboard.cpp
- 5>OISJoyStick.cpp
- 2>OgreVertexIndexData.cpp
- 5>OISInputManager.cpp
- 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
- 5>OISForceFeedback.cpp
- 5>OISException.cpp
- 5>OISEffect.cpp
- 2>OgreVector4.cpp
- 5>Generating Code...
- 2>OgreVector3.cpp
- 5>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\OIS-HEAD\ois.dir\Release\BuildLog.htm"
- 5>ois - 6 error(s), 0 warning(s)
- 6>------ Rebuild All started: Project: mofilereader, Configuration: Release Win32 ------
- 6>Deleting intermediate and output files for project 'mofilereader', configuration 'Release|Win32'
- 6>Building Custom Rule C:/test/RigsOfRods/build/dependencies/moFileReader/CMakeLists.txt
- 6>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
- 6>Compiling...
- 6>moFileReader.cpp
- 2>OgreVector2.cpp
- 6>Creating library...
- 6>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\moFileReader\mofilereader.dir\Release\BuildLog.htm"
- 6>mofilereader - 0 error(s), 0 warning(s)
- 7>------ Rebuild All started: Project: angelscript, Configuration: Release Win32 ------
- 7>Deleting intermediate and output files for project 'angelscript', configuration 'Release|Win32'
- 7>Building Custom Rule C:/test/RigsOfRods/build/dependencies/angelscript/CMakeLists.txt
- 7>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
- 7>Compiling...
- 7>as_arrayobject.cpp
- 7>scriptstdstring.cpp
- 7>scriptstring_utils.cpp
- 2>OgreUserDefinedObject.cpp
- 7>scriptstring.cpp
- 7>scriptmath.cpp
- 7>scriptdictionary.cpp
- 7>as_variablescope.cpp
- 2>OgreUnifiedHighLevelGpuProgram.cpp
- 7>as_typeinfo.cpp
- 7>as_tokenizer.cpp
- 7>as_thread.cpp
- 7>as_string_util.cpp
- 7>as_string.cpp
- 7>as_scriptstruct.cpp
- 7>as_scriptnode.cpp
- 2>OgreTextureUnitState.cpp
- 7>as_scriptfunction.cpp
- 7>as_scriptengine.cpp
- 7>as_scriptcode.cpp
- 7>as_restore.cpp
- 7>as_parser.cpp
- 7>as_outputbuffer.cpp
- 7>Generating Code...
- 2>OgreTextureManager.cpp
- 2>OgreTexture.cpp
- 7>Compiling...
- 7>as_objecttype.cpp
- 7>as_module.cpp
- 7>as_memory.cpp
- 7>as_generic.cpp
- 7>as_gc.cpp
- 7>as_datatype.cpp
- 2>OgreTextAreaOverlayElement.cpp
- 7>as_context.cpp
- 7>as_configgroup.cpp
- 7>as_compiler.cpp
- 7>as_callfunc_xenon.cpp
- 7>as_callfunc_x86.cpp
- 7>as_callfunc_x64_gcc.cpp
- 7>as_callfunc_sh4.cpp
- 7>as_callfunc_ppc_64.cpp
- 7>as_callfunc_ppc.cpp
- 7>as_callfunc_mips.cpp
- 7>as_callfunc.cpp
- 7>as_bytecode.cpp
- 7>as_builder.cpp
- 2>OgreTechnique.cpp
- 7>as_atomic.cpp
- 7>Generating Code...
- 7>Creating library...
- 7>as_callfunc_xenon.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
- 7>as_callfunc_x64_gcc.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
- 7>as_callfunc_sh4.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
- 7>as_callfunc_ppc_64.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
- 7>as_callfunc_ppc.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
- 7>as_callfunc_mips.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
- 7>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\angelscript\angelscript.dir\Release\BuildLog.htm"
- 7>angelscript - 0 error(s), 6 warning(s)
- 2>OgreTagPoint.cpp
- 8>------ Rebuild All started: Project: lua, Configuration: Release Win32 ------
- 8>Deleting intermediate and output files for project 'lua', configuration 'Release|Win32'
- 8>Building Custom Rule C:/test/RigsOfRods/build/dependencies/lua-5.1.2/CMakeLists.txt
- 8>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
- 8>Compiling...
- 8>lapi.c
- 8>linit.c
- 8>loadlib.c
- 8>lstrlib.c
- 8>ltablib.c
- 8>loslib.c
- 8>lmathlib.c
- 8>liolib.c
- 8>ldblib.c
- 8>lbaselib.c
- 8>lauxlib.c
- 8>lzio.c
- 8>lvm.c
- 2>OgreSubMesh.cpp
- 8>lundump.c
- 8>ltm.c
- 8>ltable.c
- 8>lstring.c
- 8>lstate.c
- 8>lparser.c
- 8>lopcodes.c
- 8>Generating Code...
- 8>Compiling...
- 8>lobject.c
- 8>lmem.c
- 8>llex.c
- 8>lgc.c
- 8>lfunc.c
- 8>ldump.c
- 8>ldo.c
- 8>ldebug.c
- 8>lcode.c
- 8>Generating Code...
- 8>Creating library...
- 8>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\lua-5.1.2\lua.dir\Release\BuildLog.htm"
- 8>lua - 0 error(s), 0 warning(s)
- 9>------ Rebuild All started: Project: as_compiler, Configuration: Release Win32 ------
- 9>Deleting intermediate and output files for project 'as_compiler', configuration 'Release|Win32'
- 9>Building Custom Rule C:/test/RigsOfRods/build/scriptcompiler/CMakeLists.txt
- 2>Compiling...
- 2>OgreSubEntity.cpp
- 9>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
- 9>Compiling...
- 9>ScriptEngine.cpp
- 9>main.cpp
- 9>Generating Code...
- 2>OgreStringInterface.cpp
- 9>Compiling resources...
- 2>OgreStringConverter.cpp
- 9>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
- 9>Copyright (C) Microsoft Corporation. All rights reserved.
- 9>Linking...
- 2>OgreString.cpp
- 2>OgreStaticGeometry.cpp
- 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
- 9>Embedding manifest...
- 9>Build log was saved at "file://c:\test\RigsOfRods\build\build\scriptcompiler\as_compiler.dir\Release\BuildLog.htm"
- 9>as_compiler - 0 error(s), 0 warning(s)
- 2>OgreSkeletonSerializer.cpp
- 2>OgreSkeletonManager.cpp
- 2>OgreSkeletonInstance.cpp
- 2>OgreSkeleton.cpp
- 2>OgreSimpleSpline.cpp
- 2>OgreSimpleRenderable.cpp
- 2>OgreShadowVolumeExtrudeProgram.cpp
- 2>OgreShadowTextureManager.cpp
- 2>OgreShadowCaster.cpp
- 2>OgreShadowCameraSetupPlaneOptimal.cpp
- 2>OgreShadowCameraSetupLiSPSM.cpp
- 2>OgreShadowCameraSetupFocused.cpp
- 2>OgreShadowCameraSetup.cpp
- 2>OgreSerializer.cpp
- 2>OgreSceneQuery.cpp
- 2>Compiling...
- 2>OgreSceneNode.cpp
- 2>OgreSceneManagerEnumerator.cpp
- 2>OgreSceneManager.cpp
- 2>OgreRotationSpline.cpp
- 2>OgreRoot.cpp
- 2>OgreRibbonTrail.cpp
- 2>OgreResourceManager.cpp
- 2>OgreResourceGroupManager.cpp
- 2>OgreResourceBackgroundQueue.cpp
- 2>OgreResource.cpp
- 2>OgreRenderWindow.cpp
- 2>OgreRenderTexture.cpp
- 2>OgreRenderTarget.cpp
- 2>OgreRenderSystemCapabilities.cpp
- 2>OgreRenderSystem.cpp
- 2>OgreRenderQueueSortingGrouping.cpp
- 2>OgreRenderQueueInvocation.cpp
- 2>OgreRenderQueue.cpp
- 2>OgreRectangle2D.cpp
- 2>OgreQuaternion.cpp
- 2>Compiling...
- 2>OgreProgressiveMesh.cpp
- 2>OgreProfiler.cpp
- 2>OgrePrefabFactory.cpp
- 2>OgrePredefinedControllers.cpp
- 2>OgrePrecompiledHeaders.cpp
- 2>OgrePose.cpp
- 2>OgrePolygon.cpp
- 2>OgrePlatformInformation.cpp
- 2>OgrePlane.cpp
- 2>OgrePixelFormat.cpp
- 2>OgrePatchSurface.cpp
- 2>OgrePatchMesh.cpp
- 2>OgrePass.cpp
- 2>OgreParticleSystemManager.cpp
- 2>OgreParticleSystem.cpp
- 2>OgreParticleIterator.cpp
- 2>OgreParticleEmitterCommands.cpp
- 2>OgreParticleEmitter.cpp
- 2>OgreParticle.cpp
- 2>OgrePanelOverlayElement.cpp
- 2>Compiling...
- 2>OgreOverlayManager.cpp
- 2>OgreOverlayElementCommands.cpp
- 2>OgreOverlayElement.cpp
- 2>OgreOverlayContainer.cpp
- 2>OgreOverlay.cpp
- 2>OgreOptimisedUtilSSE.cpp
- 2>OgreOptimisedUtilGeneral.cpp
- 2>OgreOptimisedUtil.cpp
- 2>OgreNumerics.cpp
- 2>OgreNode.cpp
- 2>OgreMovablePlane.cpp
- 2>OgreMovableObject.cpp
- 2>OgreMeshSerializerImpl.cpp
- 2>OgreMeshSerializer.cpp
- 2>OgreMeshManager.cpp
- 2>OgreMesh.cpp
- 2>OgreMatrix4.cpp
- 2>OgreMatrix3.cpp
- 2>OgreMath.cpp
- 2>OgreMaterialSerializer.cpp
- 2>Compiling...
- 2>OgreMaterialScriptCompiler.cpp
- 2>OgreMaterialManager.cpp
- 2>OgreMaterial.cpp
- 2>OgreManualObject.cpp
- 2>OgreLogManager.cpp
- 2>OgreLog.cpp
- 2>OgreLight.cpp
- 2>OgreKeyFrame.cpp
- 2>OgreInstancedGeometry.cpp
- 2>OgreImage.cpp
- 2>OgreHighLevelGpuProgramManager.cpp
- 2>OgreHighLevelGpuProgram.cpp
- 2>OgreHardwareVertexBuffer.cpp
- 2>OgreHardwarePixelBuffer.cpp
- 2>OgreHardwareOcclusionQuery.cpp
- 2>OgreHardwareIndexBuffer.cpp
- 2>OgreHardwareBufferManager.cpp
- 2>OgreGpuProgramUsage.cpp
- 2>OgreGpuProgramManager.cpp
- 2>OgreGpuProgram.cpp
- 2>Compiling...
- 2>OgreFrustum.cpp
- 2>OgreFreeImageCodec.cpp
- 2>OgreFontManager.cpp
- 2>OgreFont.cpp
- 2>OgreFileSystem.cpp
- 2>OgreExternalTextureSourceManager.cpp
- 2>OgreExternalTextureSource.cpp
- 2>OgreException.cpp
- 2>OgreEntity.cpp
- 2>OgreEdgeListBuilder.cpp
- 2>OgreDynLibManager.cpp
- 2>OgreDynLib.cpp
- 2>OgreDefaultSceneQueries.cpp
- 2>OgreDefaultHardwareBufferManager.cpp
- 2>OgreDDSCodec.cpp
- 2>OgreDataStream.cpp
- 2>OgreConvexBody.cpp
- 2>OgreControllerManager.cpp
- 2>OgreConfigFile.cpp
- 2>OgreCompositorSerializer.cpp
- 2>Compiling...
- 2>OgreCompositorScriptCompiler.cpp
- 2>OgreCompositorManager.cpp
- 2>OgreCompositorInstance.cpp
- 2>OgreCompositorChain.cpp
- 2>OgreCompositor.cpp
- 2>OgreCompositionTechnique.cpp
- 2>OgreCompositionTargetPass.cpp
- 2>OgreCompositionPass.cpp
- 2>OgreCompiler2Pass.cpp
- 2>OgreCommon.cpp
- 2>OgreColourValue.cpp
- 2>OgreCodec.cpp
- 2>OgreCamera.cpp
- 2>OgreBorderPanelOverlayElement.cpp
- 2>OgreBone.cpp
- 2>OgreBillboardSet.cpp
- 2>OgreBillboardParticleRenderer.cpp
- 2>OgreBillboardChain.cpp
- 2>OgreBillboard.cpp
- 2>OgreAutoParamDataSource.cpp
- 2>Compiling...
- 2>OgreArchiveManager.cpp
- 2>OgreAnimationTrack.cpp
- 2>OgreAnimationState.cpp
- 2>OgreAnimation.cpp
- 2>OgreAnimable.cpp
- 2>OgreAlignedAllocator.cpp
- 2>Compiling resources...
- 2>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
- 2>Copyright (C) Microsoft Corporation. All rights reserved.
- 2>Linking...
- 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
- 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
- 2>Generating code
- 2>Finished generating code
- 2>Embedding manifest...
- 2>Performing Post-Build Event...
- 2>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\ogrenew\OgreMain\OgreMain.dir\Release\BuildLog.htm"
- 2>OgreMain - 0 error(s), 0 warning(s)
- 10>------ Rebuild All started: Project: caelum, Configuration: Release Win32 ------
- 11>------ Rebuild All started: Project: mygui, Configuration: Release Win32 ------
- 11>Deleting intermediate and output files for project 'mygui', configuration 'Release|Win32'
- 10>Deleting intermediate and output files for project 'caelum', configuration 'Release|Win32'
- 10>Building Custom Rule C:/test/RigsOfRods/build/dependencies/Caelum-2006-11-09/CMakeLists.txt
- 10>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
- 11>Building Custom Rule C:/test/RigsOfRods/build/dependencies/mygui/CMakeLists.txt
- 10>Compiling...
- 11>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
- 10>Sun.cpp
- 10>StoredImageSkyColourModel.cpp
- 10>..\..\..\dependencies\Caelum-2006-11-09\src\StoredImageSkyColourModel.cpp(56) : warning C4018: '>=' : signed/unsigned mismatch
- 10>Starfield.cpp
- 10>SkyDome.cpp
- 10>GeometryFactory.cpp
- 10>..\..\..\dependencies\Caelum-2006-11-09\src\GeometryFactory.cpp(89) : warning C4018: '<' : signed/unsigned mismatch
- 10>..\..\..\dependencies\Caelum-2006-11-09\src\GeometryFactory.cpp(93) : warning C4018: '<' : signed/unsigned mismatch
- 10>..\..\..\dependencies\Caelum-2006-11-09\src\GeometryFactory.cpp(131) : warning C4018: '<' : signed/unsigned mismatch
- 10>..\..\..\dependencies\Caelum-2006-11-09\src\GeometryFactory.cpp(132) : warning C4018: '<' : signed/unsigned mismatch
- 10>..\..\..\dependencies\Caelum-2006-11-09\src\GeometryFactory.cpp(143) : warning C4018: '<' : signed/unsigned mismatch
- 10>..\..\..\dependencies\Caelum-2006-11-09\src\GeometryFactory.cpp(150) : warning C4018: '<' : signed/unsigned mismatch
- 10>..\..\..\dependencies\Caelum-2006-11-09\src\GeometryFactory.cpp(162) : warning C4018: '<=' : signed/unsigned mismatch
- 10>..\..\..\dependencies\Caelum-2006-11-09\src\GeometryFactory.cpp(166) : warning C4018: '<=' : signed/unsigned mismatch
- 10>..\..\..\dependencies\Caelum-2006-11-09\src\GeometryFactory.cpp(184) : warning C4018: '<=' : signed/unsigned mismatch
- 10>..\..\..\dependencies\Caelum-2006-11-09\src\GeometryFactory.cpp(185) : warning C4018: '<' : signed/unsigned mismatch
- 10>CaelumSystem.cpp
- 10>Generating Code...
- 11>Compiling...
- 10>Linking...
- 11>MyGUI_XmlDocument.cpp
- 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
- 10>Embedding manifest...
- 10>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\Caelum-2006-11-09\caelum.dir\Release\BuildLog.htm"
- 10>caelum - 0 error(s), 11 warning(s)
- 12>------ Rebuild All started: Project: paged, Configuration: Release Win32 ------
- 12>Deleting intermediate and output files for project 'paged', configuration 'Release|Win32'
- 12>Building Custom Rule C:/test/RigsOfRods/build/dependencies/PagedGeometry/CMakeLists.txt
- 12>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
- 12>Compiling...
- 12>BatchedGeometry.cpp
- 12>WindBatchPage.cpp
- 11>MyGUI_WindowFactory.cpp
- 12>WindBatchedGeometry.cpp
- 12>TreeLoader3D.cpp
- 11>MyGUI_Window.cpp
- 12>TreeLoader2D.cpp
- 11>MyGUI_WidgetManager.cpp
- 12>StaticBillboardSet.cpp
- 12>PropertyMaps.cpp
- 12>PagedGeometry.cpp
- 11>MyGUI_WidgetFactory.cpp
- 12>ImpostorPage.cpp
- 11>MyGUI_Widget.cpp
- 12>GrassLoader.cpp
- 12>BatchPage.cpp
- 11>MyGUI_VScrollFactory.cpp
- 12>Generating Code...
- 11>MyGUI_VScroll.cpp
- 12>Creating library...
- 12>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\PagedGeometry\paged.dir\Release\BuildLog.htm"
- 12>paged - 0 error(s), 0 warning(s)
- 13>------ Rebuild All started: Project: hydrax, Configuration: Release Win32 ------
- 13>Deleting intermediate and output files for project 'hydrax', configuration 'Release|Win32'
- 13>Building Custom Rule C:/test/RigsOfRods/build/dependencies/hydrax/CMakeLists.txt
- 13>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
- 13>Compiling...
- 13>TextureManager.cpp
- 11>MyGUI_TileRect.cpp
- 13>RttManager.cpp
- 11>MyGUI_TextIterator.cpp
- 13>Prerequisites.cpp
- 13>Perlin.cpp
- 11>MyGUI_TabItemFactory.cpp
- 13>Noise.cpp
- 11>MyGUI_TabItem.cpp
- 13>SimpleGrid.cpp
- 11>MyGUI_TabFactory.cpp
- 13>ProjectedGrid.cpp
- 11>MyGUI_Tab.cpp
- 13>Module.cpp
- 11>MyGUI_SubWidgetManager.cpp
- 13>Mesh.cpp
- 13>MaterialManager.cpp
- 11>MyGUI_SubSkin.cpp
- 13>Image.cpp
- 11>MyGUI_StaticTextFactory.cpp
- 13>Hydrax.cpp
- 11>MyGUI_StaticText.cpp
- 13>Help.cpp
- 13>GPUNormalMapManager.cpp
- 11>MyGUI_StaticImageFactory.cpp
- 13>GodRaysManager.cpp
- 11>MyGUI_StaticImage.cpp
- 13>Enums.cpp
- 11>Generating Code...
- 13>DecalsManager.cpp
- 13>CfgFileManager.cpp
- 13>Generating Code...
- 13>Linking...
- 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
- 13>Embedding manifest...
- 13>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\hydrax\hydrax.dir\Release\BuildLog.htm"
- 13>hydrax - 0 error(s), 0 warning(s)
- 14>------ Rebuild All started: Project: Plugin_ParticleFX, Configuration: Release Win32 ------
- 14>Deleting intermediate and output files for project 'Plugin_ParticleFX', configuration 'Release|Win32'
- 14>Building Custom Rule C:/test/RigsOfRods/build/dependencies/ogrenew/PlugIns/ParticleFX/CMakeLists.txt
- 14>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
- 14>Compiling...
- 14>OgreScaleAffector.cpp
- 14>OgreRotationAffector.cpp
- 14>OgreRingEmitter.cpp
- 14>OgrePointEmitter.cpp
- 14>OgreParticleFXPlugin.cpp
- 14>OgreParticleFX.cpp
- 14>OgreLinearForceAffector.cpp
- 14>OgreHollowEllipsoidEmitter.cpp
- 14>OgreEllipsoidEmitter.cpp
- 14>OgreDirectionRandomiserAffector.cpp
- 14>OgreDeflectorPlaneAffector.cpp
- 14>OgreCylinderEmitter.cpp
- 14>OgreColourInterpolatorAffector.cpp
- 14>OgreColourImageAffector.cpp
- 14>OgreColourFaderAffector.cpp
- 14>OgreColourFaderAffector2.cpp
- 14>OgreBoxEmitter.cpp
- 14>OgreAreaEmitter.cpp
- 14>Linking...
- 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
- 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
- 14>Generating code
- 14>Finished generating code
- 14>Embedding manifest...
- 14>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\ogrenew\PlugIns\ParticleFX\Plugin_ParticleFX.dir\Release\BuildLog.htm"
- 14>Plugin_ParticleFX - 0 error(s), 0 warning(s)
- 15>------ Rebuild All started: Project: Plugin_CgProgramManager, Configuration: Release Win32 ------
- 15>Deleting intermediate and output files for project 'Plugin_CgProgramManager', configuration 'Release|Win32'
- 15>Building Custom Rule C:/test/RigsOfRods/build/dependencies/ogrenew/PlugIns/CgProgramManager/CMakeLists.txt
- 15>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
- 15>Compiling...
- 15>OgreCgProgramManagerDll.cpp
- 15>OgreCgProgramFactory.cpp
- 15>OgreCgProgram.cpp
- 15>OgreCgPlugin.cpp
- 11>Compiling...
- 11>MyGUI_SkinManager.cpp
- 15>Linking...
- 15>LINK : fatal error LNK1181: cannot open input file 'C:\Program Files\NVIDIA Corporation\Cg\lib\cg.lib'
- 15>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\ogrenew\PlugIns\CgProgramManager\Plugin_CgProgramManager.dir\Release\BuildLog.htm"
- 15>Plugin_CgProgramManager - 1 error(s), 0 warning(s)
- 16>------ Rebuild All started: Project: Plugin_OctreeSceneManager, Configuration: Release Win32 ------
- 16>Deleting intermediate and output files for project 'Plugin_OctreeSceneManager', configuration 'Release|Win32'
- 16>Building Custom Rule C:/test/RigsOfRods/build/dependencies/ogrenew/PlugIns/OctreeSceneManager/CMakeLists.txt
- 16>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
- 16>Compiling...
- 16>OgreTerrainVertexProgram.cpp
- 16>OgreTerrainSceneManager.cpp
- 11>MyGUI_SimpleText.cpp
- 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainSceneManager.cpp(909) : warning C4018: '<' : signed/unsigned mismatch
- 16>OgreTerrainRenderable.cpp
- 11>MyGUI_ScrollViewFactory.cpp
- 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainRenderable.cpp(122) : warning C4018: '>' : signed/unsigned mismatch
- 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainRenderable.cpp(351) : warning C4018: '<' : signed/unsigned mismatch
- 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainRenderable.cpp(472) : warning C4018: '<' : signed/unsigned mismatch
- 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainRenderable.cpp(490) : warning C4018: '<' : signed/unsigned mismatch
- 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainRenderable.cpp(492) : warning C4018: '<' : signed/unsigned mismatch
- 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainRenderable.cpp(604) : warning C4018: '<' : signed/unsigned mismatch
- 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainRenderable.cpp(1044) : warning C4018: '<' : signed/unsigned mismatch
- 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainRenderable.cpp(1049) : warning C4018: '<' : signed/unsigned mismatch
- 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainRenderable.cpp(1113) : warning C4018: '<' : signed/unsigned mismatch
- 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainRenderable.cpp(1188) : warning C4018: '<' : signed/unsigned mismatch
- 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainRenderable.cpp(1236) : warning C4018: '<' : signed/unsigned mismatch
- 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainRenderable.cpp(1238) : warning C4018: '<' : signed/unsigned mismatch
- 16>OgreTerrainPageSource.cpp
- 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainPageSource.cpp(105) : warning C4018: '<' : signed/unsigned mismatch
- 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainPageSource.cpp(109) : warning C4018: '<' : signed/unsigned mismatch
- 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainPageSource.cpp(154) : warning C4018: '<' : signed/unsigned mismatch
- 16>..\..\..\..\..\dependencies\ogrenew\PlugIns\OctreeSceneManager\src\OgreTerrainPageSource.cpp(158) : warning C4018: '<' : signed/unsigned mismatch
- 16>OgreTerrainPage.cpp
- 11>MyGUI_ScrollView.cpp
- 16>OgreOctreeSceneQuery.cpp
- 16>OgreOctreeSceneManagerDll.cpp
- 11>MyGUI_ResourcePath.cpp
- 16>OgreOctreeSceneManager.cpp
- 11>MyGUI_ResourceManager.cpp
- 16>OgreOctreePlugin.cpp
- 16>OgreOctreeNode.cpp
- 11>MyGUI_ResourceImageSet.cpp
- 16>OgreOctreeCamera.cpp
- 16>OgreOctree.cpp
- 11>MyGUI_RenderOut.cpp
- 16>OgreHeightmapTerrainPageSource.cpp
- 16>Linking...
- 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
- 11>MyGUI_RenderItem.cpp
- 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
- 16>Generating code
- 11>MyGUI_RenderBoxFactory.cpp
- 16>Finished generating code
- 16>Embedding manifest...
- 16>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\ogrenew\PlugIns\OctreeSceneManager\Plugin_OctreeSceneManager.dir\Release\BuildLog.htm"
- 16>Plugin_OctreeSceneManager - 0 error(s), 17 warning(s)
- 17>------ Rebuild All started: Project: RenderSystem_GL, Configuration: Release Win32 ------
- 17>Deleting intermediate and output files for project 'RenderSystem_GL', configuration 'Release|Win32'
- 17>Building Custom Rule C:/test/RigsOfRods/build/dependencies/ogrenew/RenderSystems/GL/CMakeLists.txt
- 17>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
- 17>Compiling...
- 17>OgreGLSLProgramFactory.cpp
- 11>MyGUI_RenderBox.cpp
- 17>OgreGLSLProgram.cpp
- 17>OgreGLSLLinkProgramManager.cpp
- 11>MyGUI_RawRect.cpp
- 17>OgreGLSLLinkProgram.cpp
- 17>OgreGLSLGpuProgram.cpp
- 11>MyGUI_ProgressFactory.cpp
- 17>OgreGLSLExtSupport.cpp
- 17>ps_1_4.cpp
- 11>MyGUI_Progress.cpp
- 17>C:\test\RigsOfRods\build\dependencies\ogrenew\RenderSystems\GL\src\atifs\include\ps_1_4.h(60) : warning C4005: 'ARRAYSIZE' : macro redefinition
- 17> C:\Program Files\Microsoft SDKs\Windows\v6.0A\\include\winnt.h(1020) : see previous definition of 'ARRAYSIZE'
- 17>Compiler2Pass.cpp
- 17>ATI_FS_GLGpuProgram.cpp
- 17>C:\test\RigsOfRods\build\dependencies\ogrenew\RenderSystems\GL\src\atifs\include\ps_1_4.h(60) : warning C4005: 'ARRAYSIZE' : macro redefinition
- 17> C:\Program Files\Microsoft SDKs\Windows\v6.0A\\include\winnt.h(1020) : see previous definition of 'ARRAYSIZE'
- 11>MyGUI_Precompiled.cpp
- 17>vsp1.0_impl.cpp
- 17>_vs1.0_parser.cpp
- 17>_vs1.0_parser.c(839) : warning C4065: switch statement contains 'default' but no 'case' labels
- 17>_vs1.0_parser.c(866) : warning C4065: switch statement contains 'default' but no 'case' labels
- 17>_vs1.0_lexer.cpp
- 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.
- 17> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
- 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.
- 17> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
- 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.
- 17> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
- 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.
- 17> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\io.h(312) : see declaration of 'isatty'
- 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.
- 17> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(722) : see declaration of 'fileno'
- 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.
- 17> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
- 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.
- 17> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
- 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.
- 17> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
- 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.
- 17> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(215) : see declaration of 'stricmp'
- 17>vs1.0_inst_list.cpp
- 17>vs1.0_inst.cpp
- 11>MyGUI_PopupMenuFactory.cpp
- 17>vp1.0_impl.cpp
- 17>vcp1.0_impl.cpp
- 11>MyGUI_PopupMenu.cpp
- 17>_ts1.0_parser.cpp
- 17>_ts1.0_parser.c(958) : warning C4065: switch statement contains 'default' but no 'case' labels
- 17>_ts1.0_lexer.cpp
- 17>ts1.0_inst_list.cpp
- 17>ts1.0_inst.cpp
- 11>MyGUI_PointerManager.cpp
- 17>Compiling...
- 17>_rc1.0_parser.cpp
- 17>_rc1.0_parser.c(970) : warning C4065: switch statement contains 'default' but no 'case' labels
- 17>_rc1.0_lexer.cpp
- 17>rc1.0_general.cpp
- 17>rc1.0_final.cpp
- 17>rc1.0_combiners.cpp
- 11>MyGUI_PluginManager.cpp
- 17>ps1.0_program.cpp
- 17>_ps1.0_parser.cpp
- 11>MyGUI_MultiListFactory.cpp
- 17>_ps1.0_parser.c(782) : warning C4065: switch statement contains 'default' but no 'case' labels
- 17>_ps1.0_lexer.cpp
- 17>nvparse_errors.cpp
- 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.
- 17> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
- 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.
- 17> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
- 17>nvparse.cpp
- 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.
- 17> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
- 17>avp1.0_impl.cpp
- 17>OgreWin32Context.cpp
- 11>Generating Code...
- 17>OgreWin32Window.cpp
- 17>OgreWin32RenderTexture.cpp
- 17>OgreWin32GLSupport.cpp
- 17>OgreGLTextureManager.cpp
- 17>OgreGLTexture.cpp
- 17>OgreGLSupport.cpp
- 17>OgreGLRenderTexture.cpp
- 17>OgreGLRenderSystem.cpp
- 17>Compiling...
- 17>OgreGLPlugin.cpp
- 17>OgreGLPixelFormat.cpp
- 17>OgreGLPBRenderTexture.cpp
- 17>OgreGLHardwareVertexBuffer.cpp
- 17>OgreGLHardwarePixelBuffer.cpp
- 17>OgreGLHardwareOcclusionQuery.cpp
- 17>OgreGLHardwareIndexBuffer.cpp
- 17>OgreGLHardwareBufferManager.cpp
- 17>OgreGLGpuProgramManager.cpp
- 17>OgreGLGpuProgram.cpp
- 17>OgreGLGpuNvparseProgram.cpp
- 17>OgreGLFrameBufferObject.cpp
- 17>OgreGLFBORenderTexture.cpp
- 11>Compiling...
- 11>MyGUI_MultiList.cpp
- 17>OgreGLFBOMultiRenderTarget.cpp
- 11>MyGUI_MessageFactory.cpp
- 17>OgreGLEngineDll.cpp
- 17>OgreGLDefaultHardwareBufferManager.cpp
- 11>MyGUI_Message.cpp
- 17>OgreGLContext.cpp
- 17>OgreGLATIFSInit.cpp
- 17>glew.cpp
- 11>MyGUI_MenuItemFactory.cpp
- 17>Linking...
- 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
- 11>MyGUI_MenuItem.cpp
- 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
- 17>Generating code
- 11>MyGUI_MenuCtrlFactory.cpp
- 17>Finished generating code
- 17>Embedding manifest...
- 11>MyGUI_MenuCtrl.cpp
- 17>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\ogrenew\RenderSystems\GL\RenderSystem_GL.dir\Release\BuildLog.htm"
- 17>RenderSystem_GL - 0 error(s), 19 warning(s)
- 18>------ Rebuild All started: Project: RenderSystem_Direct3D9, Configuration: Release Win32 ------
- 18>Deleting intermediate and output files for project 'RenderSystem_Direct3D9', configuration 'Release|Win32'
- 18>Building Custom Rule C:/test/RigsOfRods/build/dependencies/ogrenew/RenderSystems/Direct3D9/CMakeLists.txt
- 18>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
- 18>Compiling...
- 18>OgreD3D9VideoModeList.cpp
- 18>OgreD3D9VideoMode.cpp
- 11>MyGUI_MenuBarFactory.cpp
- 18>OgreD3D9VertexDeclaration.cpp
- 18>OgreD3D9TextureManager.cpp
- 11>MyGUI_MenuBar.cpp
- 18>OgreD3D9Texture.cpp
- 11>MyGUI_MaskPickInfo.cpp
- 18>OgreD3D9RenderWindow.cpp
- 11>MyGUI_MaskPeekInfo.cpp
- 18>OgreD3D9RenderSystem.cpp
- 18>OgreD3D9Plugin.cpp
- 11>MyGUI_MainSkin.cpp
- 18>OgreD3D9MultiRenderTarget.cpp
- 11>MyGUI_LogStream.cpp
- 18>OgreD3D9Mappings.cpp
- 18>OgreD3D9HLSLProgramFactory.cpp
- 11>MyGUI_LogManager.cpp
- 18>OgreD3D9HLSLProgram.cpp
- 18>OgreD3D9HardwareVertexBuffer.cpp
- 11>MyGUI_ListFactory.cpp
- 18>OgreD3D9HardwarePixelBuffer.cpp
- 18>OgreD3D9HardwareOcclusionQuery.cpp
- 11>MyGUI_List.cpp
- 18>OgreD3D9HardwareIndexBuffer.cpp
- 18>OgreD3D9HardwareBufferManager.cpp
- 11>MyGUI_LayoutManager.cpp
- 18>OgreD3D9GpuProgramManager.cpp
- 18>OgreD3D9GpuProgram.cpp
- 11>MyGUI_LayerManager.cpp
- 18>OgreD3D9EngineDll.cpp
- 18>Compiling...
- 18>OgreD3D9DriverList.cpp
- 11>MyGUI_LayerKeeper.cpp
- 18>OgreD3D9Driver.cpp
- 18>Linking...
- 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
- 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
- 18>Generating code
- 11>MyGUI_LayerItemKeeper.cpp
- 18>Finished generating code
- 18>Embedding manifest...
- 18>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\ogrenew\RenderSystems\Direct3D9\RenderSystem_Direct3D9.dir\Release\BuildLog.htm"
- 18>RenderSystem_Direct3D9 - 0 error(s), 0 warning(s)
- 11>Generating Code...
- 19>------ Rebuild All started: Project: rorconfig, Configuration: Release Win32 ------
- 19>Deleting intermediate and output files for project 'rorconfig', configuration 'Release|Win32'
- 19>Building Custom Rule C:/test/RigsOfRods/build/configurator/CMakeLists.txt
- 19>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
- 19>Compiling...
- 19>treelistctrl.cpp
- 19>..\..\configurator\source\treelistctrl.cpp(26) : fatal error C1083: Cannot open include file: 'wx/wxprec.h': No such file or directory
- 19>statpict.cpp
- 19>..\..\configurator\source\statpict.cpp(16) : fatal error C1083: Cannot open include file: 'wx/wxprec.h': No such file or directory
- 19>InputEngine.cpp
- 19>configurator.cpp
- 19>..\..\configurator\source\configurator.cpp(51) : fatal error C1083: Cannot open include file: 'wx/wx.h': No such file or directory
- 19>Generating Code...
- 19>Build log was saved at "file://c:\test\RigsOfRods\build\build\configurator\rorconfig.dir\Release\BuildLog.htm"
- 19>rorconfig - 3 error(s), 0 warning(s)
- 11>Compiling...
- 11>MyGUI_LanguageManager.cpp
- 11>MyGUI_IWidgetCreator.cpp
- 11>MyGUI_ItemBoxFactory.cpp
- 11>MyGUI_ItemBox.cpp
- 11>MyGUI_InputManager.cpp
- 11>MyGUI_HScrollFactory.cpp
- 11>MyGUI_HScroll.cpp
- 11>MyGUI_Guid.cpp
- 11>MyGUI_Gui.cpp
- 11>MyGUI_GridCtrlFactory.cpp
- 11>MyGUI_GridCtrl.cpp
- 11>MyGUI_FontManager.cpp
- 11>MyGUI_Font.cpp
- 11>MyGUI_EditText.cpp
- 11>MyGUI_EditFactory.cpp
- 11>MyGUI_Edit.cpp
- 11>MyGUI_DynLibManager.cpp
- 11>MyGUI_DynLib.cpp
- 11>MyGUI_DocType.cpp
- 11>MyGUI_DocArray.cpp
- 11>Generating Code...
- 11>Compiling...
- 11>MyGUI_DelegateManager.cpp
- 11>MyGUI_DDContainerFactory.cpp
- 11>MyGUI_DDContainer.cpp
- 11>MyGUI_Convert.cpp
- 11>MyGUI_ControllerPosition.cpp
- 11>MyGUI_ControllerManager.cpp
- 11>MyGUI_ControllerFadeAlpha.cpp
- 11>MyGUI_ControllerEdgeHide.cpp
- 11>MyGUI_ComboBoxFactory.cpp
- 11>MyGUI_ComboBox.cpp
- 11>MyGUI_Colour.cpp
- 11>MyGUI_ClipboardManager.cpp
- 11>MyGUI_ButtonFactory.cpp
- 11>MyGUI_Button.cpp
- 11>MyGUI_Any.cpp
- 11>MyGUI_ActionController.cpp
- 11>Generating Code...
- 11>Linking...
- 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
- 11>Embedding manifest...
- 11>Build log was saved at "file://c:\test\RigsOfRods\build\build\dependencies\mygui\mygui.dir\Release\BuildLog.htm"
- 11>mygui - 0 error(s), 0 warning(s)
- 20>------ Rebuild All started: Project: RoR, Configuration: Release Win32 ------
- 20>Deleting intermediate and output files for project 'RoR', configuration 'Release|Win32'
- 20>Building Custom Rule C:/test/RigsOfRods/build/main/CMakeLists.txt
- 20>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
- 20>Compiling...
- 20>xfiregameclient.cpp
- 20>writeTextToTexture.cpp
- 20>WaterOld.cpp
- 20>turboprop.cpp
- 20>turbojet.cpp
- 20>tsmheightfinder.cpp
- 20>TruckHUD.cpp
- 20>TorqueCurve.cpp
- 20>SoundScriptManager.cpp
- 20>SoundManager.cpp
- 20>skinmanager.cpp
- 20>skin.cpp
- 20>Skidmark.cpp
- 20>sha1.cpp
- 20>Settings.cpp
- 20>ScriptEngine.cpp
- 20>screwprop.cpp
- 20>road2.cpp
- 20>Road.cpp
- 20>Replay.cpp
- 20>Compiling...
- 20>ProceduralManager.cpp
- 20>OgreLineStreamOverlayElement.cpp
- 20>ogreconsole.cpp
- 20>network.cpp
- 20>MovableText.cpp
- 20>mirrors.cpp
- 20>materialFunctionMapper.cpp
- 20>MapControl.cpp
- 20>main.cpp
- 20>luasystem.cpp
- 20>language.cpp
- 20>Landusemap.cpp
- 20>InputEngine.cpp
- 20>IngameEditor.cpp
- 20>IngameConsole.cpp
- 20>HydraxWater.cpp
- 20>Heathaze.cpp
- 20>gui_manager.cpp
- 20>gui_loader.cpp
- 20>FlexObj.cpp
- 20>Compiling...
- 20>FlexMeshWheel.cpp
- 20>FlexMesh.cpp
- 20>FlexBody.cpp
- 20>FlexAirfoil.cpp
- 20>ExampleFrameListener.cpp
- 20>envmap.cpp
- 20>engine.cpp
- 20>editor.cpp
- 20>DynamicRenderable.cpp
- 20>DynamicLines.cpp
- 20>DustPool.cpp
- 20>dashboard.cpp
- 20>ColoredTextAreaOverlayElement.cpp
- 20>collisions.cpp
- 20>Character.cpp
- 20>CacheSystem.cpp
- 20>buoyance.cpp
- 20>BeamStats.cpp
- 20>Beam.cpp
- 20>autopilot.cpp
- 20>Compiling...
- 20>Airfoil.cpp
- 20>airbrake.cpp
- 20>Compiling resources...
- 20>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
- 20>Copyright (C) Microsoft Corporation. All rights reserved.
- 20>Linking...
- 20>LINK : warning LNK4224: /OPT:NOWIN98 is no longer supported; ignored
- 20>LINK : fatal error LNK1181: cannot open input file '..\dependencies\OIS-HEAD\Release\ois.lib'
- 20>Build log was saved at "file://c:\test\RigsOfRods\build\build\main\RoR.dir\Release\BuildLog.htm"
- 20>RoR - 1 error(s), 1 warning(s)
- 21>------ Rebuild All started: Project: ALL_BUILD, Configuration: Release Win32 ------
- 21>Deleting intermediate and output files for project 'ALL_BUILD', configuration 'Release|Win32'
- 21>Building Custom Rule C:/test/RigsOfRods/build/CMakeLists.txt
- 21>CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
- 21>Build log was saved at "file://c:\test\RigsOfRods\build\build\ALL_BUILD.dir\Release\BuildLog.htm"
- 21>ALL_BUILD - 0 error(s), 0 warning(s)
- 22>------ Skipped Rebuild All: Project: PACKAGE, Configuration: Release Win32 ------
- 22>Project not selected to build for this solution configuration
- 23>------ Skipped Rebuild All: Project: INSTALL, Configuration: Release Win32 ------
- 23>Project not selected to build for this solution configuration
- ========== Rebuild All: 16 succeeded, 5 failed, 2 skipped ==========
