Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29229 Discussions

Fortran compiler with visual Studio 2005 installation issues.

Nash_Saleh
Beginner
1,998 Views
I installed Fortran compiler on 3 different computers. After installation it shows the same problem on all 3 computers.

Here is the problem.

When I open VS 2005. It gives me terrible fonts on file menu. In fact on the VS 2005 with no Fortran file open, itshows on file menusquare characters. I don't know what is this a bad fonts or bad language. I used license file and serial-number installation, same problem. Please help.


Nash
0 Kudos
20 Replies
Steven_L_Intel1
Employee
1,981 Views
Is this a separate VS2005 install or the Visual Studio Shell that was included in Intel Fortran 10.0-11.0? Do you get the same issue with C++ projects (if a separate install)? What language is your system set to use?
0 Kudos
Nash_Saleh
Beginner
1,981 Views
The version is 11.0.072. VS2005 comes with exe file. My support already expired. I havebad characters may be because of license expired. I did not care for C++. When the installation is done I opened VS2005
and I see square caharacters in the file menu and everywhere else in VS2500. Nothing is read able in VS2005.
0 Kudos
Nash_Saleh
Beginner
1,981 Views
During installation I don't see any choice for language, so I hope default is USEnglish.
0 Kudos
Nash_Saleh
Beginner
1,981 Views
I bought the compiler last year. But did not used much. But now I need it so I tried to install in new computer which has no fortran installed.

Exe file installled .dot net and vs2500 during installation.


NEW RELEASES

This product license entitles you to a period of Intel Premier Support

services from Mar 16, 2009 to Mar 16, 2010. Once your support services

period expires, you may continue running the software but will be unable to

install any upgrades released after the expiration date.

0 Kudos
TimP
Honored Contributor III
1,981 Views
Character set problems aren't associated with licensing. Your license remains good for running versions released within 1 year of when you first registered.
Intel compilers may not have full support for language settings other than English and Japanese. If you have English language settings enabled in Windows, if that is not your normal mode, you could try switching to see if that resolves it.
0 Kudos
Nash_Saleh
Beginner
1,981 Views
The language in my compuer is English. I knowmy license is expired, can I install the compiler.
0 Kudos
Nash_Saleh
Beginner
1,981 Views
I have a license file and the exe file, using these 2 files and with no internet connection, I can install the compiler without any issues. Is that right? I will attached the VS2500 file tonight which shows you the probelm.
0 Kudos
Steven_L_Intel1
Employee
1,981 Views
Your license isn't expired - but your support term is. However, a support expiration of March 10 should allow you to get the current 11.1 Update 5, with Visual Studio 2008. I suggest installing that and seeing how it works for you.
0 Kudos
Nash_Saleh
Beginner
1,981 Views
This Intel website realy sucks. Can you please tell me where I can download the current version of Fortran compiler with VS2008. Thanks.
0 Kudos
Steven_L_Intel1
Employee
1,981 Views
Which part of the site are you having a problem with, and what is the problem?

To download, log into the Intel Registration Center and click on the link for your product. If you continue to have difficulty, I'll move this thread to our Downloading and Licensing forum section where we have experts in that topic.
0 Kudos
Nash_Saleh
Beginner
1,981 Views
Is there any Intel Fortran 90 compiler with no Visual Studio I can download? My program is written in Fortran 90.

Thanks.
0 Kudos
Nash_Saleh
Beginner
1,981 Views
ifort filename.f returns tons compilation errors. I think I need fortran 90 compiler with no VS.
0 Kudos
Steven_L_Intel1
Employee
1,981 Views
Please show the compilation errors and attach a sample source file. My guess is that your source is really free-form source and should be named filename.f90.

You can use ifort from the command line - as it seems you already know. VS is required to be installed to provide the linker and some libraries.
0 Kudos
Nash_Saleh
Beginner
1,981 Views

The version I bought from Intel isw_cprof_p_11.0.072.exe. This file is now havecorrupt Visual studio in it.

I did installation my times, after Installation is done Visual studio shows squares all over. In file menu I see squares. A year ago when I bought this version installation was fine no issues.

Is there is any way Ican download the file w_cprof_p_11.0.072.exe again.? I do not see this file in download area any more and I don't want to buy VS.

My Fortran programis written in Fortran 90. I downloaded Fortran 77 which returns tons of compilation error.

code from my fortran file
interger, parameter ::dbl==8
Error from g77 compiler
Fortran 90 feature unsupported.

I want my program to run, I don't care for the version.

0 Kudos
Steven_L_Intel1
Employee
1,981 Views
I can't find a license for you, other than for evaluation, so I don't know exactly which versions you're eligible for, but if you bought a year ago you should be able to get at least some version of 11.1 which includes VS08 Shell. However, you can download previous versions - see here for details.
0 Kudos
Nash_Saleh
Beginner
1,981 Views
Version 11.1 windows upgrade 5does not have Visual Studio in it, during installation it says "cannot find Visual Studio installed" in your computer.

0 Kudos
Steven_L_Intel1
Employee
1,981 Views
If you have a full license, there will be a download that includes Visual Studio. I see that you requested an evaluation license - for that, the bundled Visual Studio shell is not available. Since you say you purchased 11.0, you should have a license for that. You may need to register it at the Intel Registration Center in order to get access to the downloads.
0 Kudos
Nash_Saleh
Beginner
1,981 Views
I cannot see version 11.0.072 in older versions download. This version has visual studio in it.

Select other packages from the dropdown menu:
0 Kudos
Nash_Saleh
Beginner
1,981 Views
I am registered in Intel Registration Center. I can login and see all the downloads except the one I purchased.

Latest and the greates version says you must haveVS already installed in your computer before you continue with the installation,wihch I don't have.

I will trythis. Download the visual studio 2008 trial version and then install latest version of Fortan upgrade 5.
0 Kudos
Steven_L_Intel1
Employee
1,886 Views
Yes, using the VS08 trial will work. You could use 11.0.075 if you wanted to. Don't you see any 11.1 versions?
0 Kudos
Reply