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] scons with conan 2.0 #14717

Closed
priyank31malhotra opened this issue Sep 12, 2023 · 4 comments
Closed

[question] scons with conan 2.0 #14717

priyank31malhotra opened this issue Sep 12, 2023 · 4 comments
Assignees
Milestone

Comments

@priyank31malhotra
Copy link

What is your question?

Hi,
I have an issue regarding integrating scons with conan 2.0 and using it to integrate any open source package .
Can you guys help me out with this. A working demo project would be much appreciated.

Thanks,
Priyank

@czoido
Copy link
Contributor

czoido commented Sep 12, 2023

Hi @priyank31malhotra,

I'm transferring this to the Conan repo, as it's not directly related with Conan Center Index and we have just started the work to bring basic SCons support for 2.X.
We have opened a PR for 1.X to add the SConsDeps generator, then we will bring that to 2.X.

@czoido czoido transferred this issue from conan-io/conan-center-index Sep 12, 2023
@czoido czoido self-assigned this Sep 12, 2023
@czoido czoido modified the milestones: 2.0.12, 2.0.11 Sep 12, 2023
@czoido
Copy link
Contributor

czoido commented Sep 14, 2023

Hi @priyank31malhotra,

We have ported the 1.x implementation to 2.0.11, that we will release very soon. We have a very basic functional test for scons in our test suite thay may help you: https://github.com/conan-io/conan/blob/release/2.0/conans/test/functional/toolchains/scons/test_sconsdeps.py
I consider this ticket closed as it will be merged in the next version, but please feel free to reopen o open other issues if you have any questions.
Thanks a lot!

@czoido czoido closed this as completed Sep 14, 2023
@priyank31malhotra
Copy link
Author

priyank31malhotra commented Sep 18, 2023 via email

@czoido
Copy link
Contributor

czoido commented Sep 18, 2023

Hi @priyank31malhotra,

I have created a basic example on how to use SCons in Conan to create and consume a package here: https://github.com/czoido/conan-scons-example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants