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

running latest ivf compiler on windows 8

intel_ip
초급자
1,142 조회수

I have been developing my program using ivf 11.1 as a proper windows app on windows 7.  However, with my new computer which has a windows 8 operating environment, I find I cannot develop my program any longer.  Does the latest version of ivf composer (xe 2013) allow one to develop one's program as a proper windows app rather than just operate using the console mode?

0 포인트
11 응답
Steven_L_Intel1
1,142 조회수

Yes, but so did version 11.1. What do you find is not working in Windows 8? While we never supported that combination, I think it should work if you were using VS2008.

0 포인트
intel_ip
초급자
1,142 조회수

Do I understand that the IVF composer xe 2011 should work on windows 8 as a proper windows application if I have Microsoft vs 2008 or later?

0 포인트
Steven_L_Intel1
1,142 조회수

Yes, Composer XE 2011 should work fine. (That's not the same as 11.1., which is the previous version) I am not sure what you mean by "as a proper Windows application", though. What problem are you seeing with 11.1?

You don't have to have VS2008 as Composer XE 2011 includes either VS2008 Shell or VS2010 Shell (depending on which update you get) - both should work fine on Windows 8.

0 포인트
TimP
명예로운 기여자 III
1,142 조회수

"as a proper Windows [8.x] application" might be taken to mean working without StartButton8 or equivalent add-on.

File explorer can be used to make a desktop shortcut to the .chm documentation.

The compiler command windows shortcut on mine looks much the same as on older Windows, just more difficult to capture:

 C:\Windows\SysWOW64\cmd.exe /E:ON /V:ON /K ""C:\Program Files (x86)\Intel\Composer XE 2013 SP1\bin\ipsxe-comp-vars.bat" intel64 vs2012"

Apple made a big success of adding a learning curve; who knows if it will work now for Microsoft.

0 포인트
intel_ip
초급자
1,142 조회수

It was composer xe 2011.  Not sure why I had problems in getting it going on windows 8 as I thought it had windows vs 2008 imbedded in it.  Anyway I tried installing it again and was asked if I wanted to integrate windows vs 2010, to which I answered in the affirmative and now everything appears to run as before on windows 7.  Thanks for your help.

 

0 포인트
Steven_L_Intel1
1,142 조회수

Glad to hear it.

0 포인트
intel_ip
초급자
1,142 조회수

Just one more question.  Do I need to buy windows vs 2010 to run the intel visual fortran composer xe 2011 on windows 8?  To get the fortran running I downloaded a free trial version, good for 3 month I believe.

0 포인트
TimP
명예로운 기여자 III
1,142 조회수

The trial version doesn't include the Microsoft Shell components, but the purchased version does, with a set portion of the price going to Microsoft.  If you give up your Visual Studio and don't need C or C++, you can re-install using the VS Shell which is included in ifort.  It's the same on Windows 8.x as earlier Windows, except that I believe VS2008 or earlier aren't recommended.

0 포인트
andrew_4619
명예로운 기여자 III
1,142 조회수

The trial period is 30 days.

0 포인트
TimP
명예로운 기여자 III
1,142 조회수

app4619 wrote:

The trial period is 30 days.

The trial period for Visual Studio may have been meant.  The end of that trial will shut you down completely.

0 포인트
Steven_L_Intel1
1,142 조회수

If you need Visual Studio for the trial, you can use the 90-day trial of Visual Studio 2012 or 2013 Professional Edition of higher. When you are done with the trial, uninstall Fortran and Visual Studio. If you purchased Intel Visual Fortran you can then download the installer that includes the needed Visual Studio bits.

0 포인트
응답