Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

fail in building ffmpeg with stb option off #436

Open
SiminBadri opened this issue Mar 9, 2023 · 0 comments
Open

fail in building ffmpeg with stb option off #436

SiminBadri opened this issue Mar 9, 2023 · 0 comments
Assignees
Labels
bug::minor The defect affects minor functionality or non-critical data. It has an easy workaround

Comments

@SiminBadri
Copy link
Contributor

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 SiminBadri added the bug::minor The defect affects minor functionality or non-critical data. It has an easy workaround label Mar 9, 2023
@SiminBadri SiminBadri self-assigned this Mar 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug::minor The defect affects minor functionality or non-critical data. It has an easy workaround
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant