WolfEngine icon indicating copy to clipboard operation
WolfEngine copied to clipboard

fail in building ffmpeg with stb option off

Open SiminBadri opened this issue 1 year ago • 0 comments

Building wolf fails in the following condition:

  • WOLF_MEDIA_FFMPEG is ON
  • WOLF_MEDIA_STB is OFF

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.

SiminBadri avatar Mar 09 '23 19:03 SiminBadri