acassis commented on issue #12362: URL: https://github.com/apache/nuttx/issues/12362#issuecomment-2116066262
Hi @sastel I never heard about Conan before (only the movie), seems like a nice package manager to integrate external libraries. I never faced this issue because normally in my projects I always use the NuttX build system directly, the example I posted in my blog was to help people willing to use NuttX as library to avoid using the NuttX build system. Probably your idea to merge the libraries into a single lib could work, did you try it: https://stackoverflow.com/questions/3821916/how-to-merge-two-ar-static-libraries-into-one ? Also @davids5 could have some hints about how they are solving this issue on PX4 project, because their they also use NuttX as a library. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org