Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 306425 Details for
Bug 405983
media-libs/opencv-2.3.1a-r1 USE=ipp - CMake Error at OpenCVFindIPP.cmake:184 (message): IPP IA32 libraries not found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
files/patch
opencv.patch (text/plain), 533 bytes, created by
Ian Delaney (RETIRED)
on 2012-03-23 14:08:57 UTC
(
hide
)
Description:
files/patch
Filename:
MIME Type:
Creator:
Ian Delaney (RETIRED)
Created:
2012-03-23 14:08:57 UTC
Size:
533 bytes
patch
obsolete
>diff -ur OpenCV-2.3.1.orig/OpenCVFindIPP.cmake OpenCV-2.3.1/OpenCVFindIPP.cmake >--- OpenCVFindIPP.cmake 2011-09-13 02:45:38.000000000 +0800 >+++ OpenCVFindIPP.cmake 2012-03-23 21:55:48.786719847 +0800 >@@ -180,7 +180,7 @@ > message(SEND_ERROR "IPP EM64T libraries not found") > endif() > else() >- if(NOT EXISTS ${IPP_ROOT_DIR}/../ia32) >+ if(NOT EXISTS ${IPP_ROOT_DIR}/ia32) > message(SEND_ERROR "IPP IA32 libraries not found") > endif() > endif()
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 405983
:
303451
| 306425 |
319014
|
319016