On Sat, Oct 17, 2015 at 9:22 PM, Nikolay Sivov bunglehead@gmail.com wrote:
=== build (build) === Make failed
No idea why it could happen. I'm open to hints.
Maybe you need to add avifil32 to IMPORTS for test exe?
Thanks, I think you may both be right. Indeed I forgot to add the Makefile change in the commit and the AVI file is 20kb (copied from shell32/searching.avi). 20kb of char array is too ugly so I'm open for ideas. I may also try making my own 1x1 uncompressed video but I thing 1x1 is not allowed =)
Thanks, Bruno