gpac @0.8.0_1: error: implicit declaration of function 'gf_webvtt_js_removeCues' is invalid in C99
vtt_dec.c:136:3: error: implicit declaration of function 'gf_webvtt_js_removeCues' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
gf_webvtt_js_removeCues(vttdec->sg->RootNode);
^
vtt_dec.c:143:5: error: implicit declaration of function 'gf_webvtt_js_addCue' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
gf_webvtt_js_addCue(vttdec->sg->RootNode, cue->id, start, end, cue->settings, cue->text);
^
2 errors generated.
Change History (5)
Keywords: |
bigsur catalina added
|
Summary: |
gpac @0.8.0_1 fails to build on Big Sur →
gpac @0.8.0_1: error: implicit declaration of function 'gf_webvtt_js_removeCues' is invalid in C99
|
Owner: |
set to Tatsh
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
https://github.com/macports/macports-ports/pull/9144