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
Original issue reported on code.google.com by
ru.xa...@gmail.com
on 28 May 2014 at 2:30