You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was thinking on using this library in a C++ project. As you can see, it is a golang library with a C interface for interoperability with other languages. This library provides a Makefile to generate .so file, but it obviously requires go for the compilation.
I have checked the conan center docs and I haven't seen anything related to this topic. My question is: would it be possible to add library written in go to conan center?
Thanks!
The text was updated successfully, but these errors were encountered:
What is your question?
Hi!
I was thinking on using this library in a C++ project. As you can see, it is a golang library with a C interface for interoperability with other languages. This library provides a Makefile to generate
.so
file, but it obviously requires go for the compilation.I have checked the conan center docs and I haven't seen anything related to this topic. My question is: would it be possible to add library written in go to conan center?
Thanks!
The text was updated successfully, but these errors were encountered: