-
Notifications
You must be signed in to change notification settings - Fork 989
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
Comments
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 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 |
Hi Carlos,
Thanks for the help.
Just one more thing. How am I supposed to run this file with conan
2.0. Please mention the steps involved .
Thanks,
Priyank
…On Thu, 14 Sept 2023 at 17:58, Carlos Zoido ***@***.***> wrote:
Closed #14717 <#14717> as
completed.
—
Reply to this email directly, view it on GitHub
<#14717 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AK64WVITDHG3UFQFREFT7VDX2LZ5ZANCNFSM6AAAAAA4UQCPUI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
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 |
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
The text was updated successfully, but these errors were encountered: