FFMS / ffms2

An FFmpeg based source library and Avisynth/VapourSynth plugin for easy frame accurate access
Other
582 stars 105 forks source link

infinite-tracks branch fail build #200

Closed sl1pkn07 closed 9 years ago

sl1pkn07 commented 9 years ago

Hi

when build infinite-tracks branch with gcc 5.1.0

http://sl1pkn07.wtf/paste/view/6a63803c

greetings

myrsloik commented 9 years ago

Fixed

sl1pkn07 commented 9 years ago

Hi, nope

the "typedef" is fixed but not the undefined reference

CXXLD    src/core/libffms2.la
CXXLD    src/index/ffmsindex
src/core/.libs/libffms2.so: undefined reference to `ResizerNameToSWSResizer(char const*)'
collect2: error: ld returned 1 exit status
Makefile:646: recipe for target 'src/index/ffmsindex' failed

greetings

myrsloik commented 9 years ago

Fixed again