Closed jankolkmeier closed 1 year ago
Running conda install -c conda-forge spdlog
got me one step further. I'm not particularly familiar with the ros build systems, so I don't know if this is a case of a dependency not being declared properly in rcl_logging or in ros2_dotnet (or if this is just a user error on my side). Please let me know if I should take this over to ros2_dotnet.
Using humble on 22.04, I'm having trouble building ros2_dotnet. I'm getting the error below, which seems to be related to rcl_logging. I have packages such as libspdlog1 libspdlog-dev installed.
Apologies if this has nothing to do with rcl_logging, or if this is an issue on my end. Any pointers would be appreciated.