Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[question] Packages in other languages #26422

Open
Alberto-Izquierdo opened this issue Jan 20, 2025 · 3 comments
Open

[question] Packages in other languages #26422

Alberto-Izquierdo opened this issue Jan 20, 2025 · 3 comments
Labels
question Further information is requested

Comments

@Alberto-Izquierdo
Copy link
Contributor

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!

@Alberto-Izquierdo Alberto-Izquierdo added the question Further information is requested label Jan 20, 2025
@valgur
Copy link
Contributor

valgur commented Jan 20, 2025

I added a recipe for Go and SecSIPIdX to my personal repo:

Neither would likely be merged on CCI, though.

@Alberto-Izquierdo
Copy link
Contributor Author

@valgur Thanks for the response!

Is there any reason you did not create a PR to merge these changes?

@valgur
Copy link
Contributor

valgur commented Jan 21, 2025

Some prior art:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants