dinhminhquoi / webm

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

Build fails on Visual Studio in VP9-only configuration #794

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I use the following command to generate VS2012 solution:

../libvpx/configure --target=x86-win32-vs11 --enable-static-msvcrt 
--disable-vp8 --disable-docs
make

Then I run build in Visual Studio and it fails. To make it work I need to go to 
Build Events settings of vpx project and disable Pre-Build Event.

Original issue reported on code.google.com by ru.xa...@gmail.com on 28 May 2014 at 2:30

GoogleCodeExporter commented 8 years ago

Original comment by ya...@google.com on 30 May 2014 at 2:08