Skip to content

Standalone IPP with IW fix;#9836

Merged
opencv-pushbot merged 1 commit intoopencv:masterfrom
lupustr3:pvlasov/external_ipp-iw_fix
Oct 11, 2017
Merged

Standalone IPP with IW fix;#9836
opencv-pushbot merged 1 commit intoopencv:masterfrom
lupustr3:pvlasov/external_ipp-iw_fix

Conversation

@lupustr3
Copy link
Copy Markdown
Contributor

This pullrequest changes

Fixes OpenCV IW configuration with standalone IPP package.

@alalek
Copy link
Copy Markdown
Member

alalek commented Oct 11, 2017

Works well 👍

-- at: /opt/intel/compilers_and_libraries_2018.0.128/linux/ipp
-- Cannot find Intel IPP IW. Checking "Intel IPP for OpenCV" package
-- IPPICV: Download: ippicv_2017u3_lnx_intel64_general_20170822.tgz
-- found Intel IPP IW sources: 2017.0.3
-- at: /home/alalek/projects/opencv/build/ipp_standalone/3rdparty/ippicv/ippicv_lnx/../ippiw_lnx/

@opencv-pushbot opencv-pushbot merged commit a972f0d into opencv:master Oct 11, 2017
@fmigneault
Copy link
Copy Markdown

@alalek @lupustr3
It looks like this PR will break further more IPP IW 2018 configuration for Windows platform (see #9622).
Is it possible to plan ahead for v2018 that does use iw/iw_version.h instead of iw/iw_ll.h ?

@alalek
Copy link
Copy Markdown
Member

alalek commented Oct 12, 2017

@fmigneault This fix workarounds problem with Cannot open include file: 'iw/iw_ll.h': No such file or directory.
Currently OpenCV rely on low-level functions from IPP IW which is not a part of public API, so "standalone" IPP IW can't be used directly for now.

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.

4 participants