AxisCommunications / acap-native-sdk-examples

Example code for APIs and features in AXIS Camera Application Platform (ACAP) Native SDK
Apache License 2.0
44 stars 25 forks source link

monkey.patch file seems to be broken in the web-server example. #278

Closed lbRaytec closed 2 months ago

lbRaytec commented 3 months ago

Hi,

I am trying to work with web-server example and could see that monkey.patch file seems to be broken. When I build the docker file, there are errors related to monkey server in creating the required files from the monkey.patch.

Refer the below image, especially, the last part where the function is incomplete.

image

pataxis commented 3 months ago

Hi @lbRaytec , thanks for reaching out.

Are you using the main branch of this repo or a tag? Have you modified the example code? If so, have you tested to build with a clean repo and main branch? What's your OS and build environment (e.g. Docker version)? What's the build command and what's the error output?

In nightly tests I can see some warnings during build but no errors.