R:\trunk-original\build\x86\vc120\ninja\cmake2.8.12.1R>cmake cmake version 2.8.12.1-ReactOS Usage cmake [options] cmake [options] Options -C = Pre-load a script to populate the cache. -D := = Create a cmake cache entry. -U = Remove matching entries from CMake cache. -G = Specify a build system generator. -T = Specify toolset name if supported by generator. -Wno-dev = Suppress developer warnings. -Wdev = Enable developer warnings. -E = CMake command mode. -i = Run in wizard mode. -L[A][H] = List non-advanced cached variables. --build = Build a CMake-generated project binary tree. -N = View mode only. -P = Process script mode. --find-package = Run in pkg-config like mode. --graphviz=[file] = Generate graphviz of dependencies, see CMakeGraphVizOptions.cmake for more. --system-information [file] = Dump information about this system. --debug-trycompile = Do not delete the try_compile build tree. Only useful on one try_compile at a time. --debug-output = Put cmake in a debug mode. --trace = Put cmake in trace mode. --warn-uninitialized = Warn about uninitialized values. --warn-unused-vars = Warn about unused variables. --no-warn-unused-cli = Don't warn about command line options. --check-system-vars = Find problems with variable usage in system files. --help-command cmd [file] = Print help for a single command and exit. --help-command-list [file] = List available listfile commands and exit. --help-commands [file] = Print help for all commands and exit. --help-compatcommands [file]= Print help for compatibility commands. --help-module module [file] = Print help for a single module and exit. --help-module-list [file] = List available modules and exit. --help-modules [file] = Print help for all modules and exit. --help-custom-modules [file]= Print help for all custom modules and exit. --help-policy cmp [file] = Print help for a single policy and exit. --help-policies [file] = Print help for all policies and exit. --help-property prop [file] = Print help for a single property and exit. --help-property-list [file] = List available properties and exit. --help-properties [file] = Print help for all properties and exit. --help-variable var [file] = Print help for a single variable and exit. --help-variable-list [file] = List documented variables and exit. --help-variables [file] = Print help for all variables and exit. --copyright [file] = Print the CMake copyright and exit. --help,-help,-usage,-h,-H,/?= Print usage information and exit. --help-full [file] = Print full help and exit. --help-html [file] = Print full help in HTML format. --help-man [file] = Print full help as a UNIX man page and exit. --version,-version,/V [file]= Show program name/version banner and exit. Generators The following generators are available on this platform: Visual Studio 6 = Generates Visual Studio 6 project files. Visual Studio 7 = Generates Visual Studio .NET 2002 project files. Visual Studio 10 = Generates Visual Studio 10 (2010) project files. Visual Studio 11 = Generates Visual Studio 11 (2012) project files. Visual Studio 12 = Generates Visual Studio 12 (2013) project files. Visual Studio 7 .NET 2003 = Generates Visual Studio .NET 2003 project files. Visual Studio 8 2005 = Generates Visual Studio 8 2005 project files. Visual Studio 9 2008 = Generates Visual Studio 9 2008 project files. Borland Makefiles = Generates Borland makefiles. NMake Makefiles = Generates NMake makefiles. NMake Makefiles JOM = Generates JOM makefiles. Watcom WMake = Generates Watcom WMake makefiles. MSYS Makefiles = Generates MSYS makefiles. MinGW Makefiles = Generates a make file for use with mingw32-make. Unix Makefiles = Generates standard UNIX makefiles. Ninja = Generates build.ninja files (experimental). CodeBlocks - MinGW Makefiles= Generates CodeBlocks project files. CodeBlocks - NMake Makefiles= Generates CodeBlocks project files. CodeBlocks - Ninja = Generates CodeBlocks project files. CodeBlocks - Unix Makefiles = Generates CodeBlocks project files. Eclipse CDT4 - MinGW Makefiles = Generates Eclipse CDT 4.0 project files. Eclipse CDT4 - NMake Makefiles = Generates Eclipse CDT 4.0 project files. Eclipse CDT4 - Ninja = Generates Eclipse CDT 4.0 project files. Eclipse CDT4 - Unix Makefiles = Generates Eclipse CDT 4.0 project files. Sublime Text 2 - MinGW Makefiles = Generates Sublime Text 2 project files. Sublime Text 2 - NMake Makefiles = Generates Sublime Text 2 project files. Sublime Text 2 - Ninja = Generates Sublime Text 2 project files. Sublime Text 2 - Unix Makefiles = Generates Sublime Text 2 project files. R:\trunk-original\build\x86\vc120\ninja\cmake2.8.12.1R>conf Detected Visual Studio Environment VS12-i386 This script defaults to Ninja. To use Visual Studio GUI specify "VSSolution" as a parameter. Preparing host tools... -- The C compiler identification is MSVC 18.0.30501.0 -- The CXX compiler identification is MSVC 18.0.30501.0 -- Check for working C compiler using: Ninja -- Check for working C compiler using: Ninja -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler using: Ninja -- Check for working CXX compiler using: Ninja -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Found Subversion: C:/Program Files/SlikSvn/bin/svn.exe (found version "1.6.12") -- Configuring done -- Generating done -- Build files have been written to: R:/trunk-original/build/x86/vc120/ninja/cmake2.8.12.1R/host-tools Preparing reactos... -- The C compiler identification is MSVC 18.0.30501.0 -- The CXX compiler identification is MSVC 18.0.30501.0 -- Check for working C compiler using: Ninja -- Check for working C compiler using: Ninja -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler using: Ninja -- Check for working CXX compiler using: Ninja -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Found Subversion: C:/Program Files/SlikSvn/bin/svn.exe (found version "1.6.12") -- The ASM compiler identification is VISUAL -- Found assembler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/ml.exe -- Selected localization: all -- fusion has no base address -- unicows has no base address -- winscard has no base address -- Configuring done -- Generating done -- Build files have been written to: R:/trunk-original/build/x86/vc120/ninja/cmake2.8.12.1R/reactos Configure script complete! Enter directories and execute appropriate build commands (ex: ninja, make, nmake, etc...). R:\trunk-original\build\x86\vc120\ninja\cmake2.8.12.1R>cd host-tools R:\trunk-original\build\x86\vc120\ninja\cmake2.8.12.1R\host-tools>ninja [121/167] Building CXX object tools\utf16le\CMakeFiles\utf16le.dir\utf16le.cpp.obj C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xlocale(337) : warning C4530: C++ exception handler used, but unwind semantics are not ena bled. Specify /EHsc [167/167] Linking CXX executable tools\cabman\cabman.exe R:\trunk-original\build\x86\vc120\ninja\cmake2.8.12.1R\host-tools>cd ..\reactos R:\trunk-original\build\x86\vc120\ninja\cmake2.8.12.1R\reactos>ninja [28/8290] Generating frldr16.bin.tmp i386.S [29/8290] Generating frldr16.bin.obj Assembling: R:/trunk-original/build/x86/vc120/ninja/cmake2.8.12.1R/reactos/boot/freeldr/freeldr/frldr16.bin.tmp [47/8290] Generating dosmbr.bin.tmp dosmbr.S [49/8290] Generating ext2.bin.tmp ext2.S [50/8290] Generating dosmbr.bin.obj Assembling: R:/trunk-original/build/x86/vc120/ninja/cmake2.8.12.1R/reactos/boot/freeldr/bootsect/dosmbr.bin.tmp [51/8290] Generating isoboot.bin.tmp isoboot.S [52/8290] Generating isobtrt.bin.tmp isobtrt.S [53/8290] Generating ext2.bin.obj Assembling: R:/trunk-original/build/x86/vc120/ninja/cmake2.8.12.1R/reactos/boot/freeldr/bootsect/ext2.bin.tmp [63/8290] Generating isoboot.bin.obj Assembling: R:/trunk-original/build/x86/vc120/ninja/cmake2.8.12.1R/reactos/boot/freeldr/bootsect/isoboot.bin.tmp [64/8290] Generating isobtrt.bin.obj Assembling: R:/trunk-original/build/x86/vc120/ninja/cmake2.8.12.1R/reactos/boot/freeldr/bootsect/isobtrt.bin.tmp [141/8290] Generating ../bugcodes.rc, ../bugcodes.h MC: Compiling R:/trunk-original/reactos/include/reactos/mc/bugcodes.mc [142/8290] Generating ../ntiologc.rc, ../ntiologc.h MC: Compiling R:/trunk-original/reactos/include/reactos/mc/ntiologc.mc [144/8290] Generating ../neteventmsg.rc, ../neteventmsg.h MC: Compiling R:/trunk-original/reactos/include/reactos/mc/neteventmsg.mc [146/8290] Generating ../ntstatus.rc, ../ntstatus.h MC: Compiling R:/trunk-original/reactos/include/reactos/mc/ntstatus.mc [148/8290] Generating ../pciclass.rc, ../pciclass.h MC: Compiling R:/trunk-original/reactos/include/reactos/mc/pciclass.mc [157/8290] Generating ../errcodes.rc, ../errcodes.h MC: Compiling R:/trunk-original/reactos/include/reactos/mc/errcodes.mc [159/8290] Generating fat.bin.tmp fatx.S [160/8290] Generating fat32.bin.tmp fat32.S [164/8290] Generating ../sacmsg.rc, ../sacmsg.h MC: Compiling R:/trunk-original/reactos/include/reactos/mc/sacmsg.mc [165/8290] Generating fat.bin.obj Assembling: R:/trunk-original/build/x86/vc120/ninja/cmake2.8.12.1R/reactos/boot/freeldr/bootsect/fat.bin.tmp [167/8290] Generating fat32.bin.obj Assembling: R:/trunk-original/build/x86/vc120/ninja/cmake2.8.12.1R/reactos/boot/freeldr/bootsect/fat32.bin.tmp [168/8290] Building STUB_ASM object base\shell\explorer\notifyhook\CMakeFiles\libnotifyhook.dir\libnotifyhook_stubs.asm Assembling: base\shell\explorer\notifyhook\libnotifyhook_stubs.asm [171/8290] Building STUB_ASM object dll\directx\wine\d3d9\CMakeFiles\libd3d9.dir\libd3d9_stubs.asm Assembling: dll\directx\wine\d3d9\libd3d9_stubs.asm [172/8290] Building STUB_ASM object dll\directx\ksuser\CMakeFiles\libksuser.dir\libksuser_stubs.asm Assembling: dll\directx\ksuser\libksuser_stubs.asm [174/8290] Building STUB_ASM object dll\directx\wine\d3dcompiler_43\CMakeFiles\libd3dcompiler_43.dir\libd3dcompiler_43_stubs.asm Assembling: dll\directx\wine\d3dcompiler_43\libd3dcompiler_43_stubs.asm [176/8290] Linking IMPLIB static library base\shell\explorer\notifyhook\libnotifyhook.lib Creating library base\shell\explorer\notifyhook\libnotifyhook.lib and object base\shell\explorer\notifyhook\libnotifyhook.exp [177/8290] Building STUB_ASM object dll\directx\wine\d3dx9_30\CMakeFiles\libd3dx9_30.dir\libd3dx9_30_stubs.asm Assembling: dll\directx\wine\d3dx9_30\libd3dx9_30_stubs.asm [179/8290] Linking IMPLIB static library dll\directx\wine\d3d9\libd3d9.lib Creating library dll\directx\wine\d3d9\libd3d9.lib and object dll\directx\wine\d3d9\libd3d9.exp [180/8290] Linking IMPLIB static library dll\directx\ksuser\libksuser.lib Creating library dll\directx\ksuser\libksuser.lib and object dll\directx\ksuser\libksuser.exp [182/8290] Generating ../../../include/reactos/rappsmsg.rc, ../../../include/reactos/rappsmsg.h MC: Compiling R:/trunk-original/reactos/base/applications/rapps/rappsmsg.mc R:/trunk-original/reactos/base/applications/rapps/rappsmsg.mc(8) : warning : Redefining value of Application [183/8290] Linking IMPLIB static library dll\directx\wine\d3dcompiler_43\libd3dcompiler_43.lib Creating library dll\directx\wine\d3dcompiler_43\libd3dcompiler_43.lib and object dll\directx\wine\d3dcompiler_43\libd3dcompiler_43.exp [185/8290] Building STUB_ASM object dll\directx\wine\d3dx9_36\CMakeFiles\libd3dx9_36.dir\libd3dx9_36_stubs.asm Assembling: dll\directx\wine\d3dx9_36\libd3dx9_36_stubs.asm [188/8290] Linking IMPLIB static library dll\directx\wine\d3dx9_30\libd3dx9_30.lib Creating library dll\directx\wine\d3dx9_30\libd3dx9_30.lib and object dll\directx\wine\d3dx9_30\libd3dx9_30.exp [189/8290] Building STUB_ASM object dll\directx\wine\d3dxof\CMakeFiles\libd3dxof.dir\libd3dxof_stubs.asm Assembling: dll\directx\wine\d3dxof\libd3dxof_stubs.asm [191/8290] Building STUB_ASM object dll\directx\wine\dinput8\CMakeFiles\libdinput8.dir\libdinput8_stubs.asm Assembling: dll\directx\wine\dinput8\libdinput8_stubs.asm [192/8290] Building STUB_ASM object dll\directx\wine\dplayx\CMakeFiles\libdplayx.dir\libdplayx_stubs.asm Assembling: dll\directx\wine\dplayx\libdplayx_stubs.asm [193/8290] Linking IMPLIB static library dll\directx\wine\d3dx9_36\libd3dx9_36.lib Creating library dll\directx\wine\d3dx9_36\libd3dx9_36.lib and object dll\directx\wine\d3dx9_36\libd3dx9_36.exp [194/8290] Building STUB_ASM object dll\directx\wine\ddraw\CMakeFiles\libddraw.dir\libddraw_stubs.asm Assembling: dll\directx\wine\ddraw\libddraw_stubs.asm [195/8290] Building STUB_ASM object dll\directx\wine\dsound\CMakeFiles\libdsound.dir\libdsound_stubs.asm Assembling: dll\directx\wine\dsound\libdsound_stubs.asm [197/8290] Building STUB_ASM object dll\directx\wine\dxgi\CMakeFiles\libdxgi.dir\libdxgi_stubs.asm Assembling: dll\directx\wine\dxgi\libdxgi_stubs.asm [198/8290] Linking IMPLIB static library dll\directx\wine\d3dxof\libd3dxof.lib Creating library dll\directx\wine\d3dxof\libd3dxof.lib and object dll\directx\wine\d3dxof\libd3dxof.exp [200/8290] Linking IMPLIB static library dll\directx\wine\dinput8\libdinput8.lib Creating library dll\directx\wine\dinput8\libdinput8.lib and object dll\directx\wine\dinput8\libdinput8.exp [201/8290] Linking IMPLIB static library dll\directx\wine\dplayx\libdplayx.lib Creating library dll\directx\wine\dplayx\libdplayx.lib and object dll\directx\wine\dplayx\libdplayx.exp [202/8290] Linking IMPLIB static library dll\directx\wine\ddraw\libddraw.lib Creating library dll\directx\wine\ddraw\libddraw.lib and object dll\directx\wine\ddraw\libddraw.exp [203/8290] Linking IMPLIB static library dll\directx\wine\dsound\libdsound.lib Creating library dll\directx\wine\dsound\libdsound.lib and object dll\directx\wine\dsound\libdsound.exp [211/8290] Linking IMPLIB static library dll\directx\wine\dxgi\libdxgi.lib Creating library dll\directx\wine\dxgi\libdxgi.lib and object dll\directx\wine\dxgi\libdxgi.exp [212/8290] Building STUB_ASM object dll\directx\wine\wined3d\CMakeFiles\libwined3d.dir\libwined3d_stubs.asm Assembling: dll\directx\wine\wined3d\libwined3d_stubs.asm [216/8290] Linking IMPLIB static library dll\directx\wine\wined3d\libwined3d.lib Creating library dll\directx\wine\wined3d\libwined3d.lib and object dll\directx\wine\wined3d\libwined3d.exp [250/8290] Linking C shared library dll\keyboard\kbda3\kbda3.dll Creating library dll\keyboard\kbda3\kbda3.lib and object dll\keyboard\kbda3\kbda3.exp [251/8290] Linking C shared library dll\keyboard\kbda1\kbda1.dll Creating library dll\keyboard\kbda1\kbda1.lib and object dll\keyboard\kbda1\kbda1.exp [252/8290] Linking C shared library dll\keyboard\kbda2\kbda2.dll Creating library dll\keyboard\kbda2\kbda2.lib and object dll\keyboard\kbda2\kbda2.exp [257/8290] Linking C shared library dll\keyboard\kbdaze\kbdaze.dll Creating library dll\keyboard\kbdaze\kbdaze.lib and object dll\keyboard\kbdaze\kbdaze.exp [260/8290] Linking C shared library dll\keyboard\kbdbgm\kbdbgm.dll Creating library dll\keyboard\kbdbgm\kbdbgm.lib and object dll\keyboard\kbdbgm\kbdbgm.exp [261/8290] Linking C shared library dll\keyboard\kbdbe\kbdbe.dll Creating library dll\keyboard\kbdbe\kbdbe.lib and object dll\keyboard\kbdbe\kbdbe.exp [262/8290] Linking C shared library dll\keyboard\kbdazel\kbdazel.dll Creating library dll\keyboard\kbdazel\kbdazel.lib and object dll\keyboard\kbdazel\kbdazel.exp [263/8290] Linking C shared library dll\keyboard\kbdal\kbdal.dll Creating library dll\keyboard\kbdal\kbdal.lib and object dll\keyboard\kbdal\kbdal.exp [264/8290] Linking C shared library dll\keyboard\kbdarme\kbdarme.dll Creating library dll\keyboard\kbdarme\kbdarme.lib and object dll\keyboard\kbdarme\kbdarme.exp [265/8290] Linking C shared library dll\keyboard\kbdbga\kbdbga.dll Creating library dll\keyboard\kbdbga\kbdbga.lib and object dll\keyboard\kbdbga\kbdbga.exp [266/8290] Linking C shared library dll\keyboard\kbdbgt\kbdbgt.dll Creating library dll\keyboard\kbdbgt\kbdbgt.lib and object dll\keyboard\kbdbgt\kbdbgt.exp [268/8290] Linking C shared library dll\keyboard\kbdarmw\kbdarmw.dll Creating library dll\keyboard\kbdarmw\kbdarmw.lib and object dll\keyboard\kbdarmw\kbdarmw.exp [282/8290] Linking C shared library dll\keyboard\kbdblr\kbdblr.dll Creating library dll\keyboard\kbdblr\kbdblr.lib and object dll\keyboard\kbdblr\kbdblr.exp [296/8290] Linking C shared library dll\keyboard\kbdbur\kbdbur.dll Creating library dll\keyboard\kbdbur\kbdbur.lib and object dll\keyboard\kbdbur\kbdbur.exp [298/8290] Linking C shared library dll\keyboard\kbdbr\kbdbr.dll Creating library dll\keyboard\kbdbr\kbdbr.lib and object dll\keyboard\kbdbr\kbdbr.exp [299/8290] Linking C shared library dll\keyboard\kbdcan\kbdcan.dll Creating library dll\keyboard\kbdcan\kbdcan.lib and object dll\keyboard\kbdcan\kbdcan.exp [308/8290] Linking C shared library dll\keyboard\kbdcz\kbdcz.dll Creating library dll\keyboard\kbdcz\kbdcz.lib and object dll\keyboard\kbdcz\kbdcz.exp [311/8290] Linking C shared library dll\keyboard\kbdcr\kbdcr.dll Creating library dll\keyboard\kbdcr\kbdcr.lib and object dll\keyboard\kbdcr\kbdcr.exp [312/8290] Linking C shared library dll\keyboard\kbdcz1\kbdcz1.dll Creating library dll\keyboard\kbdcz1\kbdcz1.lib and object dll\keyboard\kbdcz1\kbdcz1.exp [313/8290] Linking C shared library dll\keyboard\kbdda\kbdda.dll Creating library dll\keyboard\kbdda\kbdda.lib and object dll\keyboard\kbdda\kbdda.exp [314/8290] Linking C shared library dll\keyboard\kbddv\kbddv.dll Creating library dll\keyboard\kbddv\kbddv.lib and object dll\keyboard\kbddv\kbddv.exp [321/8290] Linking C shared library dll\keyboard\kbdes\kbdes.dll Creating library dll\keyboard\kbdes\kbdes.lib and object dll\keyboard\kbdes\kbdes.exp [326/8290] Linking C shared library dll\keyboard\kbdest\kbdest.dll Creating library dll\keyboard\kbdest\kbdest.lib and object dll\keyboard\kbdest\kbdest.exp [327/8290] Linking C shared library dll\keyboard\kbdfc\kbdfc.dll Creating library dll\keyboard\kbdfc\kbdfc.lib and object dll\keyboard\kbdfc\kbdfc.exp [340/8290] Linking C shared library dll\keyboard\kbdfi\kbdfi.dll Creating library dll\keyboard\kbdfi\kbdfi.lib and object dll\keyboard\kbdfi\kbdfi.exp [341/8290] Linking C shared library dll\keyboard\kbdgeo\kbdgeo.dll Creating library dll\keyboard\kbdgeo\kbdgeo.lib and object dll\keyboard\kbdgeo\kbdgeo.exp [350/8290] Linking C shared library dll\keyboard\kbdfr\kbdfr.dll Creating library dll\keyboard\kbdfr\kbdfr.lib and object dll\keyboard\kbdfr\kbdfr.exp [351/8290] Linking C shared library dll\keyboard\kbdgneo\kbdgneo.dll Creating library dll\keyboard\kbdgneo\kbdgneo.lib and object dll\keyboard\kbdgneo\kbdgneo.exp [352/8290] Linking C shared library dll\keyboard\kbdgerg\kbdgerg.dll Creating library dll\keyboard\kbdgerg\kbdgerg.lib and object dll\keyboard\kbdgerg\kbdgerg.exp [353/8290] Linking C shared library dll\keyboard\kbdgr\kbdgr.dll Creating library dll\keyboard\kbdgr\kbdgr.lib and object dll\keyboard\kbdgr\kbdgr.exp [354/8290] Linking C shared library dll\keyboard\kbdgrist\kbdgrist.dll Creating library dll\keyboard\kbdgrist\kbdgrist.lib and object dll\keyboard\kbdgrist\kbdgrist.exp [360/8290] Linking C shared library dll\keyboard\kbdhu\kbdhu.dll Creating library dll\keyboard\kbdhu\kbdhu.lib and object dll\keyboard\kbdhu\kbdhu.exp [367/8290] Linking C shared library dll\keyboard\kbdheb\kbdheb.dll Creating library dll\keyboard\kbdheb\kbdheb.lib and object dll\keyboard\kbdheb\kbdheb.exp [368/8290] Linking C shared library dll\keyboard\kbdhe\kbdhe.dll Creating library dll\keyboard\kbdhe\kbdhe.lib and object dll\keyboard\kbdhe\kbdhe.exp [379/8290] Linking C shared library dll\keyboard\kbdinasa\kbdinasa.dll Creating library dll\keyboard\kbdinasa\kbdinasa.lib and object dll\keyboard\kbdinasa\kbdinasa.exp [381/8290] Linking C shared library dll\keyboard\kbdinguj\kbdinguj.dll Creating library dll\keyboard\kbdinguj\kbdinguj.lib and object dll\keyboard\kbdinguj\kbdinguj.exp [382/8290] Linking C shared library dll\keyboard\kbdindev\kbdindev.dll Creating library dll\keyboard\kbdindev\kbdindev.lib and object dll\keyboard\kbdindev\kbdindev.exp [383/8290] Linking C shared library dll\keyboard\kbdic\kbdic.dll Creating library dll\keyboard\kbdic\kbdic.lib and object dll\keyboard\kbdic\kbdic.exp [394/8290] Linking C shared library dll\keyboard\kbdinben\kbdinben.dll Creating library dll\keyboard\kbdinben\kbdinben.lib and object dll\keyboard\kbdinben\kbdinben.exp [395/8290] Linking C shared library dll\keyboard\kbdinmal\kbdinmal.dll Creating library dll\keyboard\kbdinmal\kbdinmal.lib and object dll\keyboard\kbdinmal\kbdinmal.exp [396/8290] Linking C shared library dll\keyboard\kbdir\kbdir.dll Creating library dll\keyboard\kbdir\kbdir.lib and object dll\keyboard\kbdir\kbdir.exp [397/8290] Linking C shared library dll\keyboard\kbdit\kbdit.dll Creating library dll\keyboard\kbdit\kbdit.lib and object dll\keyboard\kbdit\kbdit.exp [409/8290] Linking C shared library dll\keyboard\kbdko\kbdko.dll Creating library dll\keyboard\kbdko\kbdko.lib and object dll\keyboard\kbdko\kbdko.exp [411/8290] Linking C shared library dll\keyboard\kbdja\kbdja.dll Creating library dll\keyboard\kbdja\kbdja.lib and object dll\keyboard\kbdja\kbdja.exp [413/8290] Linking C shared library dll\keyboard\kbdkaz\kbdkaz.dll Creating library dll\keyboard\kbdkaz\kbdkaz.lib and object dll\keyboard\kbdkaz\kbdkaz.exp [418/8290] Linking C shared library dll\keyboard\kbdla\kbdla.dll Creating library dll\keyboard\kbdla\kbdla.lib and object dll\keyboard\kbdla\kbdla.exp [419/8290] Linking C shared library dll\keyboard\kbdlv\kbdlv.dll Creating library dll\keyboard\kbdlv\kbdlv.lib and object dll\keyboard\kbdlv\kbdlv.exp [420/8290] Building C object boot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386\halstub.c.obj FAILED: "C:/Program Files (x86)/CMake 2.8/bin/cmcldeps.exe" C R:\trunk-original\reactos\boot\freeldr\freeldr\arch\i386\halstub.c "boot/freeldr/freeldr/CM akeFiles/freeldr_common.dir/arch/i386/halstub.c.obj.d" boot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386\halstub.c.obj "Note: including file: " "C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/cl.exe" C:\PROGRA~2\MICROS~4.0\VC\bin\cl.exe /nologo /X /GR- /EHs-c- /GS- /Zl /W3 /arch :IA32 /FS /wd4290 /wd4244 /we4013 /we4020 /we4022 /we4047 /we4098 /we4113 /we4129 /we4163 /we4229 /we4700 /we4603 /w14115 /Zi /Ob0 /Od -Iboot\freeldr\fre eldr -IR:\trunk-original\reactos\boot\freeldr\freeldr -IR:\trunk-original\reactos\boot\freeldr\freeldr\include -IR:\trunk-original\reactos\include -IR:\t runk-original\reactos\include\psdk -IR:\trunk-original\reactos\include\dxsdk -Iinclude -Iinclude\psdk -Iinclude\dxsdk -Iinclude\reactos -IR:\trunk-origin al\reactos\include\crt -IR:\trunk-original\reactos\include\ddk -IR:\trunk-original\reactos\include\ndk -IR:\trunk-original\reactos\include\reactos -IR:\t runk-original\reactos\include\reactos\libs -IR:\trunk-original\reactos\ntoskrnl\include -IR:\trunk-original\reactos\lib\cmlib -IR:\trunk-original\reactos \include\reactos\elf /FIR:/trunk-original/build/x86/vc120/ninja/cmake2.8.12.1R/reactos/boot/freeldr/freeldr/freeldr_common.pch /YuR:/trunk-original/b uild/x86/vc120/ninja/cmake2.8.12.1R/reactos/boot/freeldr/freeldr/freeldr_common.pch -DDBG=1 -DUSE_COMPILER_EXCEPTIONS -DWIN32 -DWINVER=0x502 -D_BLDR_ -D _M_IX86 -D_NTHAL_ -D_NTSYSTEM_ -D_SEH_ENABLE_TRACE -D_SETUPAPI_VER=0x502 -D_USE_32BIT_TIME_T -D_WIN32_IE=0x600 -D_WIN32_WINDOWS=0x502 -D_WIN32_WINNT=0x50 2 -D_WINDOWS -D_WINKD_=1 -D_X86_ -D__REACTOS__ -D__STDC__=1 -D__i386__ -Di386 -Dinline=__inline /Foboot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arc h\i386\halstub.c.obj /Fdboot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386/ -c R:\trunk-original\reactos\boot\freeldr\freeldr\arch\i386\halstub .c R:\trunk-original\reactos\boot\freeldr\freeldr\arch\i386\halstub.c : error C2859: r:\trunk-original\build\x86\vc120\ninja\cmake2.8.12.1r\reactos\boot\fre eldr\freeldr\cmakefiles\freeldr_common.dir\arch\i386\vc120.pdb is not the pdb file that was used when this precompiled header was created, recreate the p recompiled header. [420/8290] Building C object boot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386\hardware.c.obj FAILED: "C:/Program Files (x86)/CMake 2.8/bin/cmcldeps.exe" C R:\trunk-original\reactos\boot\freeldr\freeldr\arch\i386\hardware.c "boot/freeldr/freeldr/C MakeFiles/freeldr_common.dir/arch/i386/hardware.c.obj.d" boot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386\hardware.c.obj "Note: including fi le: " "C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/cl.exe" C:\PROGRA~2\MICROS~4.0\VC\bin\cl.exe /nologo /X /GR- /EHs-c- /GS- /Zl /W3 /a rch:IA32 /FS /wd4290 /wd4244 /we4013 /we4020 /we4022 /we4047 /we4098 /we4113 /we4129 /we4163 /we4229 /we4700 /we4603 /w14115 /Zi /Ob0 /Od -Iboot\freeldr\ freeldr -IR:\trunk-original\reactos\boot\freeldr\freeldr -IR:\trunk-original\reactos\boot\freeldr\freeldr\include -IR:\trunk-original\reactos\include -IR :\trunk-original\reactos\include\psdk -IR:\trunk-original\reactos\include\dxsdk -Iinclude -Iinclude\psdk -Iinclude\dxsdk -Iinclude\reactos -IR:\trunk-ori ginal\reactos\include\crt -IR:\trunk-original\reactos\include\ddk -IR:\trunk-original\reactos\include\ndk -IR:\trunk-original\reactos\include\reactos -IR :\trunk-original\reactos\include\reactos\libs -IR:\trunk-original\reactos\ntoskrnl\include -IR:\trunk-original\reactos\lib\cmlib -IR:\trunk-original\reac tos\include\reactos\elf /FIR:/trunk-original/build/x86/vc120/ninja/cmake2.8.12.1R/reactos/boot/freeldr/freeldr/freeldr_common.pch /YuR:/trunk-origina l/build/x86/vc120/ninja/cmake2.8.12.1R/reactos/boot/freeldr/freeldr/freeldr_common.pch -DDBG=1 -DUSE_COMPILER_EXCEPTIONS -DWIN32 -DWINVER=0x502 -D_BLDR_ -D_M_IX86 -D_NTHAL_ -D_NTSYSTEM_ -D_SEH_ENABLE_TRACE -D_SETUPAPI_VER=0x502 -D_USE_32BIT_TIME_T -D_WIN32_IE=0x600 -D_WIN32_WINDOWS=0x502 -D_WIN32_WINNT=0 x502 -D_WINDOWS -D_WINKD_=1 -D_X86_ -D__REACTOS__ -D__STDC__=1 -D__i386__ -Di386 -Dinline=__inline /Foboot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\ arch\i386\hardware.c.obj /Fdboot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386/ -c R:\trunk-original\reactos\boot\freeldr\freeldr\arch\i386\har dware.c R:\trunk-original\reactos\boot\freeldr\freeldr\arch\i386\hardware.c : error C2859: r:\trunk-original\build\x86\vc120\ninja\cmake2.8.12.1r\reactos\boot\fr eeldr\freeldr\cmakefiles\freeldr_common.dir\arch\i386\vc120.pdb is not the pdb file that was used when this precompiled header was created, recreate the precompiled header. [420/8290] Building C object boot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386\hwpci.c.obj FAILED: "C:/Program Files (x86)/CMake 2.8/bin/cmcldeps.exe" C R:\trunk-original\reactos\boot\freeldr\freeldr\arch\i386\hwpci.c "boot/freeldr/freeldr/CMak eFiles/freeldr_common.dir/arch/i386/hwpci.c.obj.d" boot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386\hwpci.c.obj "Note: including file: " "C :/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/cl.exe" C:\PROGRA~2\MICROS~4.0\VC\bin\cl.exe /nologo /X /GR- /EHs-c- /GS- /Zl /W3 /arch:IA32 /FS /wd4290 /wd4244 /we4013 /we4020 /we4022 /we4047 /we4098 /we4113 /we4129 /we4163 /we4229 /we4700 /we4603 /w14115 /Zi /Ob0 /Od -Iboot\freeldr\freeldr - IR:\trunk-original\reactos\boot\freeldr\freeldr -IR:\trunk-original\reactos\boot\freeldr\freeldr\include -IR:\trunk-original\reactos\include -IR:\trunk-o riginal\reactos\include\psdk -IR:\trunk-original\reactos\include\dxsdk -Iinclude -Iinclude\psdk -Iinclude\dxsdk -Iinclude\reactos -IR:\trunk-original\rea ctos\include\crt -IR:\trunk-original\reactos\include\ddk -IR:\trunk-original\reactos\include\ndk -IR:\trunk-original\reactos\include\reactos -IR:\trunk-o riginal\reactos\include\reactos\libs -IR:\trunk-original\reactos\ntoskrnl\include -IR:\trunk-original\reactos\lib\cmlib -IR:\trunk-original\reactos\inclu de\reactos\elf /FIR:/trunk-original/build/x86/vc120/ninja/cmake2.8.12.1R/reactos/boot/freeldr/freeldr/freeldr_common.pch /YuR:/trunk-original/build/x 86/vc120/ninja/cmake2.8.12.1R/reactos/boot/freeldr/freeldr/freeldr_common.pch -DDBG=1 -DUSE_COMPILER_EXCEPTIONS -DWIN32 -DWINVER=0x502 -D_BLDR_ -D_M_IX8 6 -D_NTHAL_ -D_NTSYSTEM_ -D_SEH_ENABLE_TRACE -D_SETUPAPI_VER=0x502 -D_USE_32BIT_TIME_T -D_WIN32_IE=0x600 -D_WIN32_WINDOWS=0x502 -D_WIN32_WINNT=0x502 -D_W INDOWS -D_WINKD_=1 -D_X86_ -D__REACTOS__ -D__STDC__=1 -D__i386__ -Di386 -Dinline=__inline /Foboot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386 \hwpci.c.obj /Fdboot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386/ -c R:\trunk-original\reactos\boot\freeldr\freeldr\arch\i386\hwpci.c R:\trunk-original\reactos\boot\freeldr\freeldr\arch\i386\hwpci.c : error C2859: r:\trunk-original\build\x86\vc120\ninja\cmake2.8.12.1r\reactos\boot\freel dr\freeldr\cmakefiles\freeldr_common.dir\arch\i386\vc120.pdb is not the pdb file that was used when this precompiled header was created, recreate the pre compiled header. [420/8290] Building C object boot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386\hwapm.c.obj FAILED: "C:/Program Files (x86)/CMake 2.8/bin/cmcldeps.exe" C R:\trunk-original\reactos\boot\freeldr\freeldr\arch\i386\hwapm.c "boot/freeldr/freeldr/CMak eFiles/freeldr_common.dir/arch/i386/hwapm.c.obj.d" boot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386\hwapm.c.obj "Note: including file: " "C :/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/cl.exe" C:\PROGRA~2\MICROS~4.0\VC\bin\cl.exe /nologo /X /GR- /EHs-c- /GS- /Zl /W3 /arch:IA32 /FS /wd4290 /wd4244 /we4013 /we4020 /we4022 /we4047 /we4098 /we4113 /we4129 /we4163 /we4229 /we4700 /we4603 /w14115 /Zi /Ob0 /Od -Iboot\freeldr\freeldr - IR:\trunk-original\reactos\boot\freeldr\freeldr -IR:\trunk-original\reactos\boot\freeldr\freeldr\include -IR:\trunk-original\reactos\include -IR:\trunk-o riginal\reactos\include\psdk -IR:\trunk-original\reactos\include\dxsdk -Iinclude -Iinclude\psdk -Iinclude\dxsdk -Iinclude\reactos -IR:\trunk-original\rea ctos\include\crt -IR:\trunk-original\reactos\include\ddk -IR:\trunk-original\reactos\include\ndk -IR:\trunk-original\reactos\include\reactos -IR:\trunk-o riginal\reactos\include\reactos\libs -IR:\trunk-original\reactos\ntoskrnl\include -IR:\trunk-original\reactos\lib\cmlib -IR:\trunk-original\reactos\inclu de\reactos\elf /FIR:/trunk-original/build/x86/vc120/ninja/cmake2.8.12.1R/reactos/boot/freeldr/freeldr/freeldr_common.pch /YuR:/trunk-original/build/x 86/vc120/ninja/cmake2.8.12.1R/reactos/boot/freeldr/freeldr/freeldr_common.pch -DDBG=1 -DUSE_COMPILER_EXCEPTIONS -DWIN32 -DWINVER=0x502 -D_BLDR_ -D_M_IX8 6 -D_NTHAL_ -D_NTSYSTEM_ -D_SEH_ENABLE_TRACE -D_SETUPAPI_VER=0x502 -D_USE_32BIT_TIME_T -D_WIN32_IE=0x600 -D_WIN32_WINDOWS=0x502 -D_WIN32_WINNT=0x502 -D_W INDOWS -D_WINKD_=1 -D_X86_ -D__REACTOS__ -D__STDC__=1 -D__i386__ -Di386 -Dinline=__inline /Foboot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386 \hwapm.c.obj /Fdboot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386/ -c R:\trunk-original\reactos\boot\freeldr\freeldr\arch\i386\hwapm.c R:\trunk-original\reactos\boot\freeldr\freeldr\arch\i386\hwapm.c : error C2859: r:\trunk-original\build\x86\vc120\ninja\cmake2.8.12.1r\reactos\boot\freel dr\freeldr\cmakefiles\freeldr_common.dir\arch\i386\vc120.pdb is not the pdb file that was used when this precompiled header was created, recreate the pre compiled header. [420/8290] Building C object boot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386\drivemap.c.obj FAILED: "C:/Program Files (x86)/CMake 2.8/bin/cmcldeps.exe" C R:\trunk-original\reactos\boot\freeldr\freeldr\arch\i386\drivemap.c "boot/freeldr/freeldr/C MakeFiles/freeldr_common.dir/arch/i386/drivemap.c.obj.d" boot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386\drivemap.c.obj "Note: including fi le: " "C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/cl.exe" C:\PROGRA~2\MICROS~4.0\VC\bin\cl.exe /nologo /X /GR- /EHs-c- /GS- /Zl /W3 /a rch:IA32 /FS /wd4290 /wd4244 /we4013 /we4020 /we4022 /we4047 /we4098 /we4113 /we4129 /we4163 /we4229 /we4700 /we4603 /w14115 /Zi /Ob0 /Od -Iboot\freeldr\ freeldr -IR:\trunk-original\reactos\boot\freeldr\freeldr -IR:\trunk-original\reactos\boot\freeldr\freeldr\include -IR:\trunk-original\reactos\include -IR :\trunk-original\reactos\include\psdk -IR:\trunk-original\reactos\include\dxsdk -Iinclude -Iinclude\psdk -Iinclude\dxsdk -Iinclude\reactos -IR:\trunk-ori ginal\reactos\include\crt -IR:\trunk-original\reactos\include\ddk -IR:\trunk-original\reactos\include\ndk -IR:\trunk-original\reactos\include\reactos -IR :\trunk-original\reactos\include\reactos\libs -IR:\trunk-original\reactos\ntoskrnl\include -IR:\trunk-original\reactos\lib\cmlib -IR:\trunk-original\reac tos\include\reactos\elf /FIR:/trunk-original/build/x86/vc120/ninja/cmake2.8.12.1R/reactos/boot/freeldr/freeldr/freeldr_common.pch /YuR:/trunk-origina l/build/x86/vc120/ninja/cmake2.8.12.1R/reactos/boot/freeldr/freeldr/freeldr_common.pch -DDBG=1 -DUSE_COMPILER_EXCEPTIONS -DWIN32 -DWINVER=0x502 -D_BLDR_ -D_M_IX86 -D_NTHAL_ -D_NTSYSTEM_ -D_SEH_ENABLE_TRACE -D_SETUPAPI_VER=0x502 -D_USE_32BIT_TIME_T -D_WIN32_IE=0x600 -D_WIN32_WINDOWS=0x502 -D_WIN32_WINNT=0 x502 -D_WINDOWS -D_WINKD_=1 -D_X86_ -D__REACTOS__ -D__STDC__=1 -D__i386__ -Di386 -Dinline=__inline /Foboot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\ arch\i386\drivemap.c.obj /Fdboot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386/ -c R:\trunk-original\reactos\boot\freeldr\freeldr\arch\i386\dri vemap.c R:\trunk-original\reactos\boot\freeldr\freeldr\arch\i386\drivemap.c : error C2859: r:\trunk-original\build\x86\vc120\ninja\cmake2.8.12.1r\reactos\boot\fr eeldr\freeldr\cmakefiles\freeldr_common.dir\arch\i386\vc120.pdb is not the pdb file that was used when this precompiled header was created, recreate the precompiled header. [420/8290] Linking C shared library dll\keyboard\kbdmac\kbdmac.dll Creating library dll\keyboard\kbdmac\kbdmac.lib and object dll\keyboard\kbdmac\kbdmac.exp [420/8290] Linking C shared library dll\keyboard\kbdlt1\kbdlt1.dll Creating library dll\keyboard\kbdlt1\kbdlt1.lib and object dll\keyboard\kbdlt1\kbdlt1.exp [420/8290] Building C object boot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386\hwdisk.c.obj FAILED: "C:/Program Files (x86)/CMake 2.8/bin/cmcldeps.exe" C R:\trunk-original\reactos\boot\freeldr\freeldr\arch\i386\hwdisk.c "boot/freeldr/freeldr/CMa keFiles/freeldr_common.dir/arch/i386/hwdisk.c.obj.d" boot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386\hwdisk.c.obj "Note: including file: " "C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/cl.exe" C:\PROGRA~2\MICROS~4.0\VC\bin\cl.exe /nologo /X /GR- /EHs-c- /GS- /Zl /W3 /arch:IA 32 /FS /wd4290 /wd4244 /we4013 /we4020 /we4022 /we4047 /we4098 /we4113 /we4129 /we4163 /we4229 /we4700 /we4603 /w14115 /Zi /Ob0 /Od -Iboot\freeldr\freeld r -IR:\trunk-original\reactos\boot\freeldr\freeldr -IR:\trunk-original\reactos\boot\freeldr\freeldr\include -IR:\trunk-original\reactos\include -IR:\trun k-original\reactos\include\psdk -IR:\trunk-original\reactos\include\dxsdk -Iinclude -Iinclude\psdk -Iinclude\dxsdk -Iinclude\reactos -IR:\trunk-original\ reactos\include\crt -IR:\trunk-original\reactos\include\ddk -IR:\trunk-original\reactos\include\ndk -IR:\trunk-original\reactos\include\reactos -IR:\trun k-original\reactos\include\reactos\libs -IR:\trunk-original\reactos\ntoskrnl\include -IR:\trunk-original\reactos\lib\cmlib -IR:\trunk-original\reactos\in clude\reactos\elf /FIR:/trunk-original/build/x86/vc120/ninja/cmake2.8.12.1R/reactos/boot/freeldr/freeldr/freeldr_common.pch /YuR:/trunk-original/buil d/x86/vc120/ninja/cmake2.8.12.1R/reactos/boot/freeldr/freeldr/freeldr_common.pch -DDBG=1 -DUSE_COMPILER_EXCEPTIONS -DWIN32 -DWINVER=0x502 -D_BLDR_ -D_M_ IX86 -D_NTHAL_ -D_NTSYSTEM_ -D_SEH_ENABLE_TRACE -D_SETUPAPI_VER=0x502 -D_USE_32BIT_TIME_T -D_WIN32_IE=0x600 -D_WIN32_WINDOWS=0x502 -D_WIN32_WINNT=0x502 - D_WINDOWS -D_WINKD_=1 -D_X86_ -D__REACTOS__ -D__STDC__=1 -D__i386__ -Di386 -Dinline=__inline /Foboot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i 386\hwdisk.c.obj /Fdboot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386/ -c R:\trunk-original\reactos\boot\freeldr\freeldr\arch\i386\hwdisk.c R:\trunk-original\reactos\boot\freeldr\freeldr\arch\i386\hwdisk.c : error C2859: r:\trunk-original\build\x86\vc120\ninja\cmake2.8.12.1r\reactos\boot\free ldr\freeldr\cmakefiles\freeldr_common.dir\arch\i386\vc120.pdb is not the pdb file that was used when this precompiled header was created, recreate the pr ecompiled header. [420/8290] Building C object boot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386\hwacpi.c.obj FAILED: "C:/Program Files (x86)/CMake 2.8/bin/cmcldeps.exe" C R:\trunk-original\reactos\boot\freeldr\freeldr\arch\i386\hwacpi.c "boot/freeldr/freeldr/CMa keFiles/freeldr_common.dir/arch/i386/hwacpi.c.obj.d" boot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386\hwacpi.c.obj "Note: including file: " "C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/cl.exe" C:\PROGRA~2\MICROS~4.0\VC\bin\cl.exe /nologo /X /GR- /EHs-c- /GS- /Zl /W3 /arch:IA 32 /FS /wd4290 /wd4244 /we4013 /we4020 /we4022 /we4047 /we4098 /we4113 /we4129 /we4163 /we4229 /we4700 /we4603 /w14115 /Zi /Ob0 /Od -Iboot\freeldr\freeld r -IR:\trunk-original\reactos\boot\freeldr\freeldr -IR:\trunk-original\reactos\boot\freeldr\freeldr\include -IR:\trunk-original\reactos\include -IR:\trun k-original\reactos\include\psdk -IR:\trunk-original\reactos\include\dxsdk -Iinclude -Iinclude\psdk -Iinclude\dxsdk -Iinclude\reactos -IR:\trunk-original\ reactos\include\crt -IR:\trunk-original\reactos\include\ddk -IR:\trunk-original\reactos\include\ndk -IR:\trunk-original\reactos\include\reactos -IR:\trun k-original\reactos\include\reactos\libs -IR:\trunk-original\reactos\ntoskrnl\include -IR:\trunk-original\reactos\lib\cmlib -IR:\trunk-original\reactos\in clude\reactos\elf /FIR:/trunk-original/build/x86/vc120/ninja/cmake2.8.12.1R/reactos/boot/freeldr/freeldr/freeldr_common.pch /YuR:/trunk-original/buil d/x86/vc120/ninja/cmake2.8.12.1R/reactos/boot/freeldr/freeldr/freeldr_common.pch -DDBG=1 -DUSE_COMPILER_EXCEPTIONS -DWIN32 -DWINVER=0x502 -D_BLDR_ -D_M_ IX86 -D_NTHAL_ -D_NTSYSTEM_ -D_SEH_ENABLE_TRACE -D_SETUPAPI_VER=0x502 -D_USE_32BIT_TIME_T -D_WIN32_IE=0x600 -D_WIN32_WINDOWS=0x502 -D_WIN32_WINNT=0x502 - D_WINDOWS -D_WINKD_=1 -D_X86_ -D__REACTOS__ -D__STDC__=1 -D__i386__ -Di386 -Dinline=__inline /Foboot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i 386\hwacpi.c.obj /Fdboot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386/ -c R:\trunk-original\reactos\boot\freeldr\freeldr\arch\i386\hwacpi.c R:\trunk-original\reactos\boot\freeldr\freeldr\arch\i386\hwacpi.c : error C2859: r:\trunk-original\build\x86\vc120\ninja\cmake2.8.12.1r\reactos\boot\free ldr\freeldr\cmakefiles\freeldr_common.dir\arch\i386\vc120.pdb is not the pdb file that was used when this precompiled header was created, recreate the pr ecompiled header. [420/8290] Building C object boot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386\i386disk.c.obj FAILED: "C:/Program Files (x86)/CMake 2.8/bin/cmcldeps.exe" C R:\trunk-original\reactos\boot\freeldr\freeldr\arch\i386\i386disk.c "boot/freeldr/freeldr/C MakeFiles/freeldr_common.dir/arch/i386/i386disk.c.obj.d" boot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386\i386disk.c.obj "Note: including fi le: " "C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/cl.exe" C:\PROGRA~2\MICROS~4.0\VC\bin\cl.exe /nologo /X /GR- /EHs-c- /GS- /Zl /W3 /a rch:IA32 /FS /wd4290 /wd4244 /we4013 /we4020 /we4022 /we4047 /we4098 /we4113 /we4129 /we4163 /we4229 /we4700 /we4603 /w14115 /Zi /Ob0 /Od -Iboot\freeldr\ freeldr -IR:\trunk-original\reactos\boot\freeldr\freeldr -IR:\trunk-original\reactos\boot\freeldr\freeldr\include -IR:\trunk-original\reactos\include -IR :\trunk-original\reactos\include\psdk -IR:\trunk-original\reactos\include\dxsdk -Iinclude -Iinclude\psdk -Iinclude\dxsdk -Iinclude\reactos -IR:\trunk-ori ginal\reactos\include\crt -IR:\trunk-original\reactos\include\ddk -IR:\trunk-original\reactos\include\ndk -IR:\trunk-original\reactos\include\reactos -IR :\trunk-original\reactos\include\reactos\libs -IR:\trunk-original\reactos\ntoskrnl\include -IR:\trunk-original\reactos\lib\cmlib -IR:\trunk-original\reac tos\include\reactos\elf /FIR:/trunk-original/build/x86/vc120/ninja/cmake2.8.12.1R/reactos/boot/freeldr/freeldr/freeldr_common.pch /YuR:/trunk-origina l/build/x86/vc120/ninja/cmake2.8.12.1R/reactos/boot/freeldr/freeldr/freeldr_common.pch -DDBG=1 -DUSE_COMPILER_EXCEPTIONS -DWIN32 -DWINVER=0x502 -D_BLDR_ -D_M_IX86 -D_NTHAL_ -D_NTSYSTEM_ -D_SEH_ENABLE_TRACE -D_SETUPAPI_VER=0x502 -D_USE_32BIT_TIME_T -D_WIN32_IE=0x600 -D_WIN32_WINDOWS=0x502 -D_WIN32_WINNT=0 x502 -D_WINDOWS -D_WINKD_=1 -D_X86_ -D__REACTOS__ -D__STDC__=1 -D__i386__ -Di386 -Dinline=__inline /Foboot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\ arch\i386\i386disk.c.obj /Fdboot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386/ -c R:\trunk-original\reactos\boot\freeldr\freeldr\arch\i386\i38 6disk.c R:\trunk-original\reactos\boot\freeldr\freeldr\arch\i386\i386disk.c : error C2859: r:\trunk-original\build\x86\vc120\ninja\cmake2.8.12.1r\reactos\boot\fr eeldr\freeldr\cmakefiles\freeldr_common.dir\arch\i386\vc120.pdb is not the pdb file that was used when this precompiled header was created, recreate the precompiled header. [420/8290] Building C object boot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386\i386bug.c.obj FAILED: "C:/Program Files (x86)/CMake 2.8/bin/cmcldeps.exe" C R:\trunk-original\reactos\boot\freeldr\freeldr\arch\i386\i386bug.c "boot/freeldr/freeldr/CM akeFiles/freeldr_common.dir/arch/i386/i386bug.c.obj.d" boot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386\i386bug.c.obj "Note: including file: " "C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/cl.exe" C:\PROGRA~2\MICROS~4.0\VC\bin\cl.exe /nologo /X /GR- /EHs-c- /GS- /Zl /W3 /arch :IA32 /FS /wd4290 /wd4244 /we4013 /we4020 /we4022 /we4047 /we4098 /we4113 /we4129 /we4163 /we4229 /we4700 /we4603 /w14115 /Zi /Ob0 /Od -Iboot\freeldr\fre eldr -IR:\trunk-original\reactos\boot\freeldr\freeldr -IR:\trunk-original\reactos\boot\freeldr\freeldr\include -IR:\trunk-original\reactos\include -IR:\t runk-original\reactos\include\psdk -IR:\trunk-original\reactos\include\dxsdk -Iinclude -Iinclude\psdk -Iinclude\dxsdk -Iinclude\reactos -IR:\trunk-origin al\reactos\include\crt -IR:\trunk-original\reactos\include\ddk -IR:\trunk-original\reactos\include\ndk -IR:\trunk-original\reactos\include\reactos -IR:\t runk-original\reactos\include\reactos\libs -IR:\trunk-original\reactos\ntoskrnl\include -IR:\trunk-original\reactos\lib\cmlib -IR:\trunk-original\reactos \include\reactos\elf /FIR:/trunk-original/build/x86/vc120/ninja/cmake2.8.12.1R/reactos/boot/freeldr/freeldr/freeldr_common.pch /YuR:/trunk-original/b uild/x86/vc120/ninja/cmake2.8.12.1R/reactos/boot/freeldr/freeldr/freeldr_common.pch -DDBG=1 -DUSE_COMPILER_EXCEPTIONS -DWIN32 -DWINVER=0x502 -D_BLDR_ -D _M_IX86 -D_NTHAL_ -D_NTSYSTEM_ -D_SEH_ENABLE_TRACE -D_SETUPAPI_VER=0x502 -D_USE_32BIT_TIME_T -D_WIN32_IE=0x600 -D_WIN32_WINDOWS=0x502 -D_WIN32_WINNT=0x50 2 -D_WINDOWS -D_WINKD_=1 -D_X86_ -D__REACTOS__ -D__STDC__=1 -D__i386__ -Di386 -Dinline=__inline /Foboot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arc h\i386\i386bug.c.obj /Fdboot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386/ -c R:\trunk-original\reactos\boot\freeldr\freeldr\arch\i386\i386bug .c R:\trunk-original\reactos\boot\freeldr\freeldr\arch\i386\i386bug.c : error C2859: r:\trunk-original\build\x86\vc120\ninja\cmake2.8.12.1r\reactos\boot\fre eldr\freeldr\cmakefiles\freeldr_common.dir\arch\i386\vc120.pdb is not the pdb file that was used when this precompiled header was created, recreate the p recompiled header. [420/8290] Building C object boot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386\i386idt.c.obj FAILED: "C:/Program Files (x86)/CMake 2.8/bin/cmcldeps.exe" C R:\trunk-original\reactos\boot\freeldr\freeldr\arch\i386\i386idt.c "boot/freeldr/freeldr/CM akeFiles/freeldr_common.dir/arch/i386/i386idt.c.obj.d" boot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386\i386idt.c.obj "Note: including file: " "C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/cl.exe" C:\PROGRA~2\MICROS~4.0\VC\bin\cl.exe /nologo /X /GR- /EHs-c- /GS- /Zl /W3 /arch :IA32 /FS /wd4290 /wd4244 /we4013 /we4020 /we4022 /we4047 /we4098 /we4113 /we4129 /we4163 /we4229 /we4700 /we4603 /w14115 /Zi /Ob0 /Od -Iboot\freeldr\fre eldr -IR:\trunk-original\reactos\boot\freeldr\freeldr -IR:\trunk-original\reactos\boot\freeldr\freeldr\include -IR:\trunk-original\reactos\include -IR:\t runk-original\reactos\include\psdk -IR:\trunk-original\reactos\include\dxsdk -Iinclude -Iinclude\psdk -Iinclude\dxsdk -Iinclude\reactos -IR:\trunk-origin al\reactos\include\crt -IR:\trunk-original\reactos\include\ddk -IR:\trunk-original\reactos\include\ndk -IR:\trunk-original\reactos\include\reactos -IR:\t runk-original\reactos\include\reactos\libs -IR:\trunk-original\reactos\ntoskrnl\include -IR:\trunk-original\reactos\lib\cmlib -IR:\trunk-original\reactos \include\reactos\elf /FIR:/trunk-original/build/x86/vc120/ninja/cmake2.8.12.1R/reactos/boot/freeldr/freeldr/freeldr_common.pch /YuR:/trunk-original/b uild/x86/vc120/ninja/cmake2.8.12.1R/reactos/boot/freeldr/freeldr/freeldr_common.pch -DDBG=1 -DUSE_COMPILER_EXCEPTIONS -DWIN32 -DWINVER=0x502 -D_BLDR_ -D _M_IX86 -D_NTHAL_ -D_NTSYSTEM_ -D_SEH_ENABLE_TRACE -D_SETUPAPI_VER=0x502 -D_USE_32BIT_TIME_T -D_WIN32_IE=0x600 -D_WIN32_WINDOWS=0x502 -D_WIN32_WINNT=0x50 2 -D_WINDOWS -D_WINKD_=1 -D_X86_ -D__REACTOS__ -D__STDC__=1 -D__i386__ -Di386 -Dinline=__inline /Foboot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arc h\i386\i386idt.c.obj /Fdboot\freeldr\freeldr\CMakeFiles\freeldr_common.dir\arch\i386/ -c R:\trunk-original\reactos\boot\freeldr\freeldr\arch\i386\i386idt .c R:\trunk-original\reactos\boot\freeldr\freeldr\arch\i386\i386idt.c : error C2859: r:\trunk-original\build\x86\vc120\ninja\cmake2.8.12.1r\reactos\boot\fre eldr\freeldr\cmakefiles\freeldr_common.dir\arch\i386\vc120.pdb is not the pdb file that was used when this precompiled header was created, recreate the p recompiled header. [420/8290] Building C object dll\keyboard\kbdpl\CMakeFiles\kbdpl.dir\kbdpl.c.obj ninja: build stopped: subcommand failed.