Opened 3 years ago

Last modified 2 days ago

#61696 assigned defect

transcode: error: implicit declaration of function 'audio_resample_close' is invalid in C99 — at Version 2

Reported by: mf2k (Frank Schima) Owned by: Liontooth (David Liontooth)
Priority: Normal Milestone:
Component: ports Version:
Keywords: catalina bigsur monterey ventura sonoma Cc: dbevans (David B. Evans)
Port: transcode

Description (last modified by mf2k (Frank Schima))

Xcode 12.4. Big Sur.

I believe this is the first error:

:info:build filter_resample.c:153:9: error: implicit declaration of function 'audio_resample_close' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
:info:build         audio_resample_close(pd->resample_ctx);
:info:build         ^

Change History (3)

Changed 3 years ago by mf2k (Frank Schima)

Attachment: main.log added

comment:1 Changed 3 years ago by mf2k (Frank Schima)

Description: modified (diff)

comment:2 Changed 3 years ago by mf2k (Frank Schima)

Description: modified (diff)
Note: See TracTickets for help on using tickets.