Skip to:
Hi, IOTBZH guys
https://git.automotivelinux.org/apps/agl-service-helloworld/
helloworld service request to install libmicrohttpd, but I found it is not included in *.c src files.
To investigate futhermote, I comment all the libmicrohttpd sentence above ,build, test.
And Everything is OK.
I browse this repo in github, it was added in the init commit.
My question is, what is the use of libmicrohttpd here? can we remove it?
Best Regards
Close for HH 8.0.2 release
thanks a lot. I will make a patch.
Hi,
This dependency comes from the old ages, from the first version of the app-templates which included it by default. This isn't needed anymore
You can remove it without any problem
My guess is: I don't see why it would be needed. That said, it's clearly specified when building native packages (rpm, deb). We'll check...
Hi,,could you give some help?
Hi, IOTBZH guys
https://git.automotivelinux.org/apps/agl-service-helloworld/
helloworld service request to install libmicrohttpd, but I found it is not included in *.c src files.
To investigate futhermote, I comment all the libmicrohttpd sentence above ,build, test.
And Everything is OK.
I browse this repo in github, it was added in the init commit.
My question is, what is the use of libmicrohttpd here? can we remove it?
Best Regards