Opened 3 years ago

Last modified 44 hours ago

#61696 assigned defect

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

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

Xcode 12. 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 (1)

Changed 3 years ago by mf2k (Frank Schima)

Attachment: main.log added
Note: See TracTickets for help on using tickets.