Open ultrasound1372 opened 1 year ago
Follow-up. From poking around, I notice that the path /local32/include/AMF doesn't seem to be passed as an include directory in that configure log, is this why or would it somehow resolve the subdirs? Also have the following from /local32/include/AMF/core/version.h, perhaps this is mismatched?
#define AMF_VERSION_MAJOR 1
#define AMF_VERSION_MINOR 4
#define AMF_VERSION_RELEASE 26
#define AMF_VERSION_BUILD_NUM 0
I know for a fact that AMF is there, as the AMF-git folder exists, and the suite shows it as already built. Did something change in FFmpeg's configure script that's causing it to fail detection? Or does AMF not work for 32-bit and/or shared builds? logs.zip