watery01 / libyuv

Automatically exported from code.google.com/p/libyuv
0 stars 0 forks source link

unable to build with vs2010 and Ninja #174

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
c:\src\libyuv2\trunk>ninja -C out\Release
ninja: Entering directory `out\Release'
[134/136] LINK compare.exe
FAILED: C:\python_26_amd64\files\python.exe gyp-win-tool link-wrapper 
environment.x86 link.exe /nologo /OUT:compare.exe /PDB:compare
.exe.pdb @compare.exe.rsp && C:\python_26_amd64\files\python.exe gyp-win-tool 
manifest-wrapper environment.x86 mt.exe -nologo -manif
est obj\compare.compare.exe.intermediate.manifest -out:compare.exe.manifest
LINK : /LTCG specified but no code generation required; remove /LTCG from the 
link command line to improve linker performance
  OptRef: Total time = 0.000s
  OptIcf: Total time = 0.000s
Pass 1: Interval #1, time = 0.063s
  Wait PDB close: Total time = 0.078s
Pass 2: Interval #2, time = 0.109s
Final: Total time = 0.172s
mt: unknown option -- n
usage: mt [-V] [-f device] operation [count]
[134/136] CXX obj\unit_test\libyuv_unittest.convert_test.obj
ninja: build stopped: subcommand failed.

vs2012 works.

Original issue reported on code.google.com by fbarch...@google.com on 11 Jan 2013 at 10:40

GoogleCodeExporter commented 9 years ago
vs2012 is working.

Original comment by fbarch...@google.com on 12 Jan 2013 at 8:57

GoogleCodeExporter commented 9 years ago
as Vs2012 works, closing

Original comment by fbarch...@google.com on 12 Jan 2013 at 9:13