Hi,
I am running 32-bit Windows Vista on an Intel core i5 machine. I read in the installation guides that for my case i should use build_ia32.bat
On processors with the Intel 64 architecture, currently many of the
64-bit operating systems like Microsoft Windows XP* Professional x64
Edition and Microsoft Windows Server* 2003 family x64 editions can
support running 32-bit or 64-bit applications. If you want to build an
application for the Intel 64 architecture-based machine in the 32-bit
mode, you must install Intel IPP for IA-32 architecture and link to
32-bit libraries.
However the script build_ia32.bat fails completely for all components while the build_intel64.bat succeeds. I also noticed that the (failing) build_ia32.bat chooses Visual Studio 2010 compiler while build_intel64.bat which succeeds chooses 2008.
I am totally confused



