Skip to content

Undefined symbols in architecture x86_64/arm64 #25

@ashutosh-samosa

Description

@ashutosh-samosa

Hello,
I get this Linker Error while building for simulator or device.

Undefined symbols for architecture x86_64:
"OBJC_CLASS$_FFBitstreamFilter", referenced from:
objc-class-ref in libFFmpegWrapper.a(FFmpegWrapper.o)
"OBJC_CLASS$_FFOutputFile", referenced from:
objc-class-ref in libFFmpegWrapper.a(FFmpegWrapper.o)
"OBJC_CLASS$_FFInputFile", referenced from:
objc-class-ref in libFFmpegWrapper.a(FFmpegWrapper.o)
"OBJC_CLASS$_FFOutputStream", referenced from:
objc-class-ref in libFFmpegWrapper.a(FFmpegWrapper.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I have added the following frameworks & libraries
CoreMedia, VideoToolbox, libbz2, libbz, libiconv, libFFmpegWrapper.a

Please help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions