ros2-dotnet/ros2_dotnet

UWP build fails

Houman-HM opened this issue · 1 comments

Hey all,

I'm trying to build ros2_dotnet_uwp on Windows 10, Visual Studio 2019. The ament building finishes with no error. However, building ros2_dotnet_uwp itself fails when compiling std_srvs. In addition, it cannot find poco-config.cmake as well.

I was wondering if somebody could let me know what I am doing wrong and what I can possibly do to resolve the issue.

I managed to find the problem. python lark-parser was not installed.