WolfEngine
WolfEngine copied to clipboard
fail in building ffmpeg with stb option off
Building wolf
fails in the following condition:
-
WOLF_MEDIA_FFMPEG
isON
-
WOLF_MEDIA_STB
isOFF
All functions needed to be declared in w_av_frame.hpp
file and the required options (such as WOLF_MEDIA_STB
) all should be checked in the w_av_frame.cpp
.