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

Detect Boost.Python for older versions of Boost (<1.67) #361

Closed
wants to merge 6 commits into from
Closed

Detect Boost.Python for older versions of Boost (<1.67) #361

wants to merge 6 commits into from

Conversation

JenusL
Copy link
Contributor

@JenusL JenusL commented Nov 19, 2018

Extends how Boost.Python is found so that it covers earlier Boost versions (<1.67).
This makes it possible to build OpenEXR with Boost 1.66 and Python 3 support.
Boost 1.66 is the specified version for VFX Platform CY2019.
This fixes #360

kdt3rd and others added 6 commits September 8, 2018 18:09
This puts the version numbers into one file, and the settings and
variables for building into another, that is then replicated and
conditionally included when building a standalone package.

Signed-off-by: Kimball Thurston <[email protected]>
Since these modules are binaries, not libraries, there is no need to support pkgconfig for them.
…ecifically calling out the proper Visual Studio version.
@cary-ilm cary-ilm added the Build A problem with building or installing the library. label Jun 19, 2019
@cary-ilm
Copy link
Member

Cherry-picked and merged into master, thanks.

@cary-ilm cary-ilm closed this Jun 25, 2019
@cary-ilm cary-ilm modified the milestone: v2.4.0 Aug 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build A problem with building or installing the library.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Specified Boost.Python not found on Boost versions < 1.67
3 participants