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

First stab at support for using Conan for dependency installation #2461

Merged
merged 1 commit into from
Jan 20, 2020

Conversation

lgritz
Copy link
Collaborator

@lgritz lgritz commented Jan 14, 2020

To make the non-Conan build match the Conan build (and I rather prefer
it this way, as it more closely matches the eventual layout of the
install area), instruct to put the executables in build/bin and
libraries in build/lib.

Not all the dependencies set up right. In particular, the Conan central
repository doesn't have all the dep packages, or in some cases doesn't
have new enough versions. Still contemplating how to address that. But
this is a step in the right direction and maybe somebody with more
Conan knowledge can take it across the finish line.

To make the non-Conan build match the Conan build (and I rather prefer
it this way, as it more closely matches the eventual layout of the
install area), instruct to put the executables in build/bin and
libraries in build/lib.

Not all the dependencies set up right. In particular, the Conan central
repository doesn't have all the dep packages, or in some cases doesn't
have new enough versions. Still contemplating how to address that. But
this is a step in the right direction and maybe somebody with more
Conan knowledge can take it across the finish line.
@lgritz lgritz merged commit 5cb002d into AcademySoftwareFoundation:master Jan 20, 2020
@lgritz lgritz deleted the lg-conan branch January 20, 2020 18:23
lgritz added a commit to lgritz/OpenImageIO that referenced this pull request Jan 22, 2020
…ademySoftwareFoundation#2461)

To make the non-Conan build match the Conan build (and I rather prefer
it this way, as it more closely matches the eventual layout of the
install area), instruct to put the executables in build/bin and
libraries in build/lib.

Not all the dependencies set up right. In particular, the Conan central
repository doesn't have all the dep packages, or in some cases doesn't
have new enough versions. Still contemplating how to address that. But
this is a step in the right direction and maybe somebody with more
Conan knowledge can take it across the finish line.
lgritz added a commit to lgritz/OpenImageIO that referenced this pull request Jan 23, 2020
…ademySoftwareFoundation#2461)

To make the non-Conan build match the Conan build (and I rather prefer
it this way, as it more closely matches the eventual layout of the
install area), instruct to put the executables in build/bin and
libraries in build/lib.

Not all the dependencies set up right. In particular, the Conan central
repository doesn't have all the dep packages, or in some cases doesn't
have new enough versions. Still contemplating how to address that. But
this is a step in the right direction and maybe somebody with more
Conan knowledge can take it across the finish line.
lgritz added a commit to lgritz/OpenImageIO that referenced this pull request Jan 28, 2020
…ademySoftwareFoundation#2461)

To make the non-Conan build match the Conan build (and I rather prefer
it this way, as it more closely matches the eventual layout of the
install area), instruct to put the executables in build/bin and
libraries in build/lib.

Not all the dependencies set up right. In particular, the Conan central
repository doesn't have all the dep packages, or in some cases doesn't
have new enough versions. Still contemplating how to address that. But
this is a step in the right direction and maybe somebody with more
Conan knowledge can take it across the finish line.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant