almondyoung / libyuv

Automatically exported from code.google.com/p/libyuv
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

clangcl 64 bit build break - I422ToRGB565Row_Any_SSSE3 #485

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
FAILED: C:\python_27_amd64\files\python.exe gyp-win-tool link-with-manifests 
environment.x64 True convert.exe "C:\python_27_amd64\files\python.exe 
gyp-win-tool
link-wrapper environment.x64 False link.exe /nologo /OUT:convert.exe 
@convert.exe.rsp" 1 mt.exe rc.exe 
"obj\convert.convert.exe.intermediate.manifest" obj\conve
rt.convert.exe.generated.manifest ..\..\build\win\compatibility.manifest
libyuv.lib(libyuv.row_any.obj) : error LNK2019: unresolved external symbol 
I422ToRGB565Row_SSSE3 referenced in function I422ToRGB565Row_Any_SSSE3
convert.exe : fatal error LNK1120: 1 unresolved externals
Traceback (most recent call last):

Original issue reported on code.google.com by fbarch...@chromium.org on 24 Aug 2015 at 5:33

GoogleCodeExporter commented 8 years ago
fixed in r1473

Original comment by fbarch...@chromium.org on 24 Aug 2015 at 9:22