iOS h264 enc/dec
taeseongkr opened this issue · 1 comments
taeseongkr commented
errollgarner commented
I have the same issue. It seems like an include is missing somewhere in the project definition.
As a workaround the path can be manually added to the Header Search Paths for the target (PATH_TO_OPENH264/codec/common/inc).
For anyone else affected, I also have a similar issue with the welsdec project (missing PATH_TO_OPENH264/codec/decoder/core/inc), that can also be worked around in the same way.