Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: <title> #865

Open
M-magdy-M opened this issue Mar 8, 2025 · 0 comments
Open

[BUG]: <title> #865

M-magdy-M opened this issue Mar 8, 2025 · 0 comments
Labels

Comments

@M-magdy-M
Copy link

M-magdy-M commented Mar 8, 2025

vSomeip Version

d584217

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

@M-magdy-M M-magdy-M added the bug label Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant