Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
6712 Discussions

IPP 7.0 update 2 64bit VS2010 integration not working

Aris_Basic
New Contributor I
279 Views
it seems like IPP 7.0 update 2 64bit VS2010 integration is not working.
just updated machien with update 2 (from update 1) and now im unable to compile in 64bit mode
(32bit mode is fine)
compiler is unable to find ipp headers (ipps.h for example)
noticed that 2 ComposerXE folders are created
ComposerXE-2011 and ComposerXE-2011.2.154
the 2nd one holds 64bit .libs while the first one 32bit
in previous version both versions where in same folder
Edit:
64bit setup does not install ipp/include in its folder thats why the includes cant be found by compiler.
copying that folder from 32bit folder alows compiler to find includes.
still i think that the issue is bad folder name ofr 64bit files.
0 Kudos
3 Replies
Naveen_G_Intel
Employee
279 Views

Hi,

Yes, IPP 7.0 update 2 installed it in the different directory as you said(ComposerXE-2011 and ComposerXE-2011.2.154). I will check with integration team and update to you.

I just compiled IPP 7.0 update 2 samples in release mode, it works fine. Can you check IPPROOT is set properly?

Thanks,

Naveen Gv

0 Kudos
Aris_Basic
New Contributor I
279 Views
havnt checked IPPROOT but just copying ipp/include from 32bit folder to 64bit folder makes it work correctly.
0 Kudos
Naveen_G_Intel
Employee
279 Views

Hi,

IPP 7.0 update 3 is available now.

64 bit Visual Studio 2010 integration issue is fixed it. please download and verify it.

Thanks,

Naveen Gv

0 Kudos
Reply