Link Copied
Hi Vladimir
I got an issue with Intel's IPP and TBB compilation in my station. I am trying to compile OpenCV 3.0 with Mingw4.8.1 using Cmake GUI 3.1. I have installed Intel's System Studio in my station. Also, I have set that option in Cmake WITH_IPP and WITH_TBB ON while configuring and generating source code of opencv for build but, It was not building successfully. I need your help to sort out this issue.
I used following version of IPP and TBB.
IPP : 8.2.1
TBB : 4.3 interface 8005
Following error I got while building source code.
Thank you,
Tushar Kachhadiya
hello,
1. pls first try to build without tbb/ipp. I see that build fails somewhere in opencv internals.
2. if (1) does not help try to use Intel System Studio (create symlink for example). I have doubts that mingw's make work with spaces
--Vladimir
For more complete information about compiler optimizations, see our Optimization Notice.