vsomeip
vsomeip copied to clipboard
Issue with using Examples on Windows 10 PC
I compiled the SomeIP libraries and examples on Windows 10 using Visual Studio 2019 compiler. When I run the examples e.g. vsomeip_ctrl.exe, I always get this error shown below. Any idea on how\what to look for to avoid this error:
2023-04-12 14:46:38.894062 [error] vsomeip_v3::endpoint_manager_base::create_local_unlocked: Cannot get guest address of client [0000]
2023-04-12 14:46:38.894590 [info] Application(vsomeip_ctrl, ffff) is initialized (11, 100).
2023-04-12 14:46:38.894950 [info] Starting vsomeip application "vsomeip_ctrl" (ffff) using 2 threads
2023-04-12 14:46:38.895327 [error] vsomeip_v3::endpoint_manager_base::create_local_unlocked: Cannot get guest address of client [0000]
Issue is being investigated internally.