aws-samples / amazon-kinesis-video-streams-webrtc-sdk-c-for-freertos

Apache License 2.0
37 stars 26 forks source link

Build issues with the repo #34

Closed vikramdattu closed 1 year ago

vikramdattu commented 1 year ago

Hello Kinesis team,

As reported in this issue, the code is not buildable as is on provided IDF version or not on any IDF version for that matter.

Please find the attached patches I have added to be able to build the code: Patch for this repo: rename_to_KIN_STATUS_build_issues.patch

Patch for amazon-kinesis-video-streams-webrtc-sdk-c submodule repo : (Present in main/lib/ folder) rename_STATUS_TO_KIN_STATUS.patch

After applying these patches, I am now able to build the code.

Please suggest a best way to fix/integrate above patches to aforementioned repos.

unicornss commented 1 year ago

Thanks @vikramdattu.

vikramdattu commented 1 year ago

@unicornss I have raised another issue here: https://github.com/awslabs/amazon-kinesis-video-streams-webrtc-sdk-js/issues/246

Please do check. If required, I can raise one here.

vikramdattu commented 1 year ago

Closing the issues, since with the latest change and patches build goes through.