Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
7782 Discussions

Problem Installation on Windows Seven Professionnal (Intel64 CPU)

romain1985
Beginner
227 Views
Hello,
I have a problem to install Compiler for Intel64 applications. IA-32 is ok ;

---
Intel C++ Compiler Professional Edition for Windows* modification can continue, but take note

The following components can not be installed:
- Intel C++ Compiler for applications running on Intel 64
- Integration(s) in Microsoft Visual Studio*
- Intel Parallel Debugger Extension
- Integrated Documentation
Modification can continue; however, these components will not be installed because they require that a supported Microsoft* development tools be installed. Refer to the Release Notes for a list of the required Microsoft* development tools.
---

Please help me to resolve this problem, I installed Windows SDK Tools and I activated features of .NET Framework on componments of Windows.

OS : Windows Seven Professionnal.
CPU : Intel Xeon E5520 2,27 Ghz ;
RAM : 4GB 1066 Mhz DDR3 ;

Thanks.
0 Kudos
5 Replies
Hubert_H_Intel
Employee
227 Views
Which compiler package did you install (package name w_cproc_p_11.1.xxx?)
Did you perform a full installation or customer installation?
WhichMicrosoft Visual Studio* version(s) do you have on your computer.
Hubert.
romain1985
Beginner
227 Views
Yes I installed all package w_cproc_p_11.1.xxx redist_intel64 and redist_ia32.
I just want to install a version who is functionnal.

I don't want to use Visual Studio software so I installed Visual Studio C++ 2008 Express Edition.

Thanks
TimP
Black Belt
227 Views
VS express doesn't support X64 compilation.
romain1985
Beginner
227 Views
I want to use only the command line tools of intel C++ compiler
Does I really need to install visual studio ?
romain1985
Beginner
227 Views
Finally I install Windows SDK for Windows Server 2008 and .NET Framework 3.5 on windows 7. That solves completely the problem. I can now compile for intel64.

Thanks for your help.
Reply