Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 539326 Details for
Bug 652266
media-gfx/openvdb-4.0.2 : CMake Error at /.../FindBoost.cmake:2044 (message):
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
openvdb-4.0.2-fix-cmake-3.11-compat.patch
openvdb-4.0.2-fix-cmake-3.11-compat.patch (text/plain), 502 bytes, created by
Dennis Schridde
on 2018-07-12 18:50:42 UTC
(
hide
)
Description:
openvdb-4.0.2-fix-cmake-3.11-compat.patch
Filename:
MIME Type:
Creator:
Dennis Schridde
Created:
2018-07-12 18:50:42 UTC
Size:
502 bytes
patch
obsolete
>--- openvdb-4.0.2/openvdb/python/CMakeLists.txt.orig 2018-07-12 20:29:50.745624805 +0200 >+++ openvdb-4.0.2/openvdb/python/CMakeLists.txt 2018-07-12 20:30:10.452305180 +0200 >@@ -3,7 +3,7 @@ > > FIND_PACKAGE ( PythonInterp REQUIRED ) > FIND_PACKAGE ( PythonLibs REQUIRED ) >-FIND_PACKAGE ( Boost ${MINIMUM_BOOST_VERSION} REQUIRED COMPONENTS python ) >+FIND_PACKAGE ( Boost ${MINIMUM_BOOST_VERSION} REQUIRED COMPONENTS python${PYTHON_VERSION_MAJOR}${PYTHON_VERSION_MINOR} ) > > > IF ( NOT OPENVDB_BUILD_CORE )
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 652266
:
526382
|
526384
|
526386
|
526388
|
526390
|
526392
|
526394
|
526396
|
526398
| 539326