I'm not if i should post this in the github issues or not... I'm trying to build sfeMovie with vs2013 and everything seems to be going fine until i run into this error.
Error 2 error : no acceptable ld found in $PATH C:\Libs\sfeMovie-master\build\FFmpeg\configure FFmpeg
Error 19 error LNK1104: cannot open file 'FFmpeg-binaries\lib\avformat.lib' C:\Libs\sfeMovie-master\build\LINK sfeMovie
and
I believe the second one occurs because FFmpeg is not being built. Btw im following the tutorial for the latest source from git. Is it possible to build with vs2013?