skullanbones / mpeg2ts

A fast, cross-platform and modern C++ SDK for all your MPEG-2 transport stream media format needs following international specification ISO/IEC 13818-1.
Other
71 stars 6 forks source link

Cannot link on Apple M1 Silicon #50

Closed kohnech closed 3 years ago

kohnech commented 3 years ago

Undefined symbols for architecture arm64 Because dynamic linkage missing to GetBits.cc implementation.

kohnech commented 3 years ago

fixed by #51