Software Archive
Read-only legacy content
17061 Discussions

Insall Problem Composer XE 2011

andrew_4619
Honored Contributor II
400 Views

I purchased Composer XE 2011 a few days back and installed it today.

The download links I was emailed gave me:

w_fcompxe_2011.3.175.exe and w_ccompxe_2011.3.175.exe

Which I believe are the Fortran and C components.

I ran the 2 installs (fortran then c) but when I interogate Visual Studio 'about' I get:

Microsoft Visual Studio 2008, Version 9.0.21022.8 RTM

Intel Visual Fortran Package ID: w_fcompxe_2011.3.175

I do not seem to have the C package properly installed (the C help is present). I imported an intel Fortran/C 11 solution (a fortran application with a library in it build from C code) and it did not recognise the C project file and would not build it. For the moment I have just linked with the libary that was built with version 11 and the fortran works OK after fixing a few errors with some non-compliant code.

Please advise how I can resolve this problem.

Best Regards

Andrew

0 Kudos
7 Replies
Krishna_R_Intel
Employee
400 Views
Hello,
Thanks for using the forum. I will run this by our Intel Composer XE 2011 engineers and get back soon on this. Appreciate your patience.

Thanks,
Krishna
0 Kudos
JenniferJ
Moderator
400 Views

what edition do you have for the Visual Studio 2008? Professional, standard etc..
Is it a VS2008 Shell coming from Intel Visual Fortran?

Please try "File > New Project", do you see any "C++ Project"? Or attach the "About" dialog info would help.

Thanks,
Jennifer

0 Kudos
andrew_4619
Honored Contributor II
400 Views
No I do not have C++ project option. Its is VS2008 shell installed from intel fortran. The version is as per my original post but the full about is below:

Regards Andrew


Microsoft Visual Studio 2008

Version 9.0.21022.8 RTM

Microsoft .NET Framework

Version 3.5 SP1

Installed Edition: IDE Standard

Hotfix for Microsoft Visual Studio 2008 Shell (integrated mode) - ENU (KB945282) KB945282

This hotfix is for Microsoft Visual Studio 2008 Shell (integrated mode) - ENU.

If you later install a more recent service pack, this hotfix will be uninstalled automatically.

For more information, visit http://support.microsoft.com/kb/945282.

Hotfix for Microsoft Visual Studio 2008 Shell (integrated mode) - ENU (KB946040) KB946040

This hotfix is for Microsoft Visual Studio 2008 Shell (integrated mode) - ENU.

If you later install a more recent service pack, this hotfix will be uninstalled automatically.

For more information, visit http://support.microsoft.com/kb/946040.

Hotfix for Microsoft Visual Studio 2008 Shell (integrated mode) - ENU (KB946308) KB946308

This hotfix is for Microsoft Visual Studio 2008 Shell (integrated mode) - ENU.

If you later install a more recent service pack, this hotfix will be uninstalled automatically.

For more information, visit http://support.microsoft.com/kb/946308.

Hotfix for Microsoft Visual Studio 2008 Shell (integrated mode) - ENU (KB946344) KB946344

This hotfix is for Microsoft Visual Studio 2008 Shell (integrated mode) - ENU.

If you later install a more recent service pack, this hotfix will be uninstalled automatically.

For more information, visit http://support.microsoft.com/kb/946344.

Hotfix for Microsoft Visual Studio 2008 Shell (integrated mode) - ENU (KB946581) KB946581

This hotfix is for Microsoft Visual Studio 2008 Shell (integrated mode) - ENU.

If you later install a more recent service pack, this hotfix will be uninstalled automatically.

For more information, visit http://support.microsoft.com/kb/946581.

Hotfix for Microsoft Visual Studio 2008 Shell (integrated mode) - ENU (KB947173) KB947173

This hotfix is for Microsoft Visual Studio 2008 Shell (integrated mode) - ENU.

If you later install a more recent service pack, this hotfix will be uninstalled automatically.

For more information, visit http://support.microsoft.com/kb/947173.

Hotfix for Microsoft Visual Studio 2008 Shell (integrated mode) - ENU (KB947540) KB947540

This hotfix is for Microsoft Visual Studio 2008 Shell (integrated mode) - ENU.

If you later install a more recent service pack, this hotfix will be uninstalled automatically.

For more information, visit http://support.microsoft.com/kb/947540.

Hotfix for Microsoft Visual Studio 2008 Shell (integrated mode) - ENU (KB947789) KB947789

This hotfix is for Microsoft Visual Studio 2008 Shell (integrated mode) - ENU.

If you later install a more recent service pack, this hotfix will be uninstalled automatically.

For more information, visit http://support.microsoft.com/kb/947789.

Intel Visual Fortran Package ID: w_fcompxe_2011.3.175

Intel Visual Fortran Composer XE 2011 Integration for Microsoft Visual Studio* 2008, 12.0.3470.2008, Copyright (C) 2002-2011 Intel Corporation

* Other names and brands may be claimed as the property of others.

Update for Microsoft Visual Studio 2008 Shell (integrated mode) - ENU (KB972221) KB972221

This update is for Microsoft Visual Studio 2008 Shell (integrated mode) - ENU.

If you later install a more recent service pack, this update will be uninstalled automatically.

For more information, visit http://support.microsoft.com/kb/972221.

0 Kudos
andrew_4619
Honored Contributor II
400 Views
I ran the C install again, it shows in the installed features (see attached screen grab) that Vs2008 integration is not installed (in an error state). The install then proceeds with no reported error but it still does not show Intel C in Vs2008.

Is there an installlog file that might shed some light? Some support is required please.

Andrew


0 Kudos
TimP
Honored Contributor III
400 Views
Intel C++ will not work with the VS2008 shell which comes with Intel Fortran. In order to install both Fortran and C++, you need one of the Visual Studio installations which should be described in the installation notes (VS2005, 2008, 2010 professional or standard plus C++ ( including x64 component if installing the intel64 compilers) plus applicable service packs).
0 Kudos
andrew_4619
Honored Contributor II
400 Views
I purchased Intel Composer XE 2011 for Windows

which to quote the sales lierature "Includes Intel C++ Composer XE, Intel Visual Fortran Composer XE ".

Have I been given the wrong download links? Or cannot the two products co-exist in the VS2008 studio provided?

Please explain.

0 Kudos
andrew_4619
Honored Contributor II
400 Views
The sales literature says That composer XE inegrates into the VS2008 shell. Document http://software.intel.com/sites/products/collateral/XE/composer_xe_brief.pdf
0 Kudos
Reply