Halvor Platou
Halvor Platou
Yes! Adding this option makes it compile. I guess it is still not using the project SDK, but at least the class files are compatible. This resolves my problem. Thanks!
Very well explained! I totally agree and will vote for such a change.
I'l give it a try!
After some further digging, this seems to be caused by my .so files being installed in a subfolder under `lib` eg: `install/package_name/lib/my_lib/xx.so`. I guess this issue belongs to the `colcon-library-path`...