[BUG]: <title>
vSomeip Version
d58421766206ec7fa2084d2fe01841b5b0d8aeb5
Boost Version
1.83.0
Environment
windows10
Describe the bug
I am trying to build vsomeip on windows 10 based on this WIKI ,But i am getting these issues when installing:
struct cmsghdr type is unknown
vsomeip/implementation/endpoints/include/udp_server_endpoint_impl_receive_op.hpp:212:33: error: invalid use of incomplete type 'struct vsomeip_v3::udp_endpoint_receive_op::receive_cb(std::shared_ptr
)::<lambda(boost::system::error_code)>::cmsghdr' 212 | if (cmsg->cmsg_level == IPPROTO_IPV6
vsomeip/implementation/endpoints/include/udp_server_endpoint_impl_receive_op.hpp:208:49: error: cannot convert 'LPWSACMSGHDR' {aka '_WSACMSGHDR*'} to 'vsomeip_v3::udp_endpoint_receive_op::receive_cb(std::shared_ptr
)::<lambda(boost::system::error_code)>::cmsghdr*' in initialization 208 | for (struct cmsghdr *cmsg = WSA_CMSG_FIRSTHDR(&its_msg); | ^~~~~~~~~~~~~~~~~
Reproduction Steps
No response
Expected behaviour
No response
Logs and Screenshots
No response
please add a title to the issue
should be fixed in latest sw