VP8 compiling on Windows 10 using VS2015

154 views
Skip to first unread message

Neelufar kamil

unread,
Nov 10, 2015, 9:36:25 AM11/10/15
to codec...@webmproject.org
Dear Johann,

I have configured VP8 libpvx on linux and trying to creating static library of the same on Windows 10 using VS2015.
I have also downloaded the vsyasm related stuffs required for compiling assembly code.
And also have done the Visual C++ build customization setting as suggested by below link

But still when we try compiling project I am getting below error 


Severity Code Description Project File Line
Error MSB3721 The command ""C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\"vsyasm.exe -Xvc -f Win32 -g cv8 -o "..\..\lib_exe\\.obj" -E "..\..\lib_exe\windows\yasm_error_report.txt" -rnasm -pnasm   ..\..\source\VP8\asm_com_offsets.asm" exited with code 1. ofi_vc_vp8_codec C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\BuildCustomizations\vsyasm.targets 45

Can you please let me Know how to fix this error. Thanks in advance.

Regards,
Neelufar

Johann Koenig

unread,
Nov 10, 2015, 12:41:49 PM11/10/15
to codec...@webmproject.org

On Nov 10, 2015 06:36, "Neelufar kamil" <neeluf...@gmail.com> wrote:
> I have configured VP8 libpvx on linux and trying to creating static library of the same on Windows 10 using VS2015.
> I have also downloaded the vsyasm related stuffs required for compiling assembly code.
> And also have done the Visual C++ build customization setting as suggested by below link
> http://www.tortall.net/projects/yasm/manual/html/manual.html
>
> But still when we try compiling project I am getting below error 
>
>
> Severity Code Description Project File Line
> Error MSB3721 The command ""C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\"vsyasm.exe -Xvc -f Win32 -g cv8 -o "..\..\lib_exe\\.obj" -E "..\..\lib_exe\windows\yasm_error_report.txt" -rnasm -pnasm   ..\..\source\VP8\asm_com_offsets.asm" exited with code 1. ofi_vc_vp8_codec C:\Program

You are using a very old version of libvpx. We have removed asm_offsets.

We will have a tarball up for v1.5.0 some time today or you can check it out from the git repository.

Reply all
Reply to author
Forward
0 new messages