Hi Jong

How do you define 'response' and 'ethbuf08'?
'reponse' must be defined as 'struct MHD_Response *response;'
'ethbuf08' should be defined list some array or pointer, for example
'char ethbuf08[8];'

You provided not enough information to give you precise answer.

-- 
Best Wishes,
Evgeny Grin

07.12.2017 23:23, Jong Han wrote:
> Hello,
>
> Please check thid error Message
>
> ================
> sync.c:268:9: error: cannot convert to a pointer type
>          response = MHD_create_response_from_buffer (8, (void
> *)ethbuf08, MHD_RESPMEM_PERSISTENT);
> ===============
>
> I don't know why this is a problem.
>
> Thanks.
>
> Jong Han
> [email protected] <mailto:[email protected]>

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to