Stack Trace
Hello I am trying to figure out what is wrong with my program because I caught an segmentation fault.I would like to know I can debug it to get the complete stack trace (which options). I also would...
View Articlelicense error for Intel Visual Fortran Composer XE for Windows
Hi,I bought Intel Visual Fortran Composer XE for Windows with a license file, however, everytime I run a fortran script, there is an error message:Error: A license for FCompW could not be obtained Your...
View ArticleVisual Fortran run-time error
I am in the process of running a exe file, and shortly after the start of the running the exe stops running and displays a WIndows box headed 'Visual Fortran run-time error' with the following message:...
View ArticleF77 Data statement to F90 parameter - something not quite right
Here I go again - messing w/ F77 code from the late 90s. This little subroutine has been converted to F90 but something's not quite right w/ the conversion of the 2 DATA statements. The parameter...
View ArticleSetting upper and lower limits to integer variable values
Hi,I would like to create a Percentage Type variable that can only have integer values between 0 and 100. I can't see a way of specifying such a type. The only limits that I can see are those that...
View ArticleCannot get rid of 2019 and 1120 errors
I'm having problem with these errors for weeks. I read every topic based on this problem but no advice worked for me.Visual Studio 2010 Professional and Intel(R) Visual Fortran Composer XE 2011.This is...
View ArticleForum connectivity problems
Over the last couple of days, I often get an error in Internet Explorer 9 while trying to connect to IDZ forums. The rendered html says something to the effect of, ".. sorry, but it appears out site...
View ArticleDebugger Not Working
I recently recently received a new Corporate PC with Windows 7 (I know, it's old). Since the old Compaq VF won't work on W7 we installed Intel Composer XE 2013 with Visual Studio 2012. My problem is...
View ArticleCant use Fortran help anymore
It tells me I don't have a default browser configured.I have two on there already.And then it directs me to a BLANK Internet Explorer Web page.Why don't they test this stuff?
View ArticleNo Inverse Error function?
The Fortran Math library has ERF for the error function, but I have not been able to find the Inverse.Its a statistical function based upon the Gaussian Normal distribution. Strangely enough, it does...
View Articlehow i use makefile
hello dear membraneCould someone tell me how to create and run a makefile. I have the following code I want to run.. subroutines.f90 main.f90 i have a makefile contain bellow data:# # Makefile for...
View ArticleVS 2010 bug(?)
I had the main program called source01.f90, and extracted a routine with the intention of calling it something else.It called the extracted code source01.f90 ALSO -This is just an annoyance, but if...
View ArticleVisual Studio 2010 + XE 2013 SP2: integration issue
Until recently, I used Win XP + VS 2010 + Intel Visual Fortran 12.1.3.300, and was enjoying "Go To Definition", "Go To Declaration" and "Find All References" in the right-click menu for years. However,...
View ArticleOld Fortran Program
Steve:I came across an old Fortran program from UCLA. It is a very useful program and the site provides a copy of the program complied in Compaq Fortran in 32 bit.I tried unsuccessfully yesterday to...
View Articleifort: error #10037: could not find 'link'
Hi, I got started to use windows version intel fortran - I have used linux intel fortran +10 years 1. after installing w_ics_2013.1.039.exe, all programs -> intel parallel studio xe 2013 ->...
View Articlelinker error: ipo: error #11018
I have a solution containing many DLL and LIB projects. All projects are on the same level below the solution file. There are dependencies of some projects on others. The LIBs in the project which...
View ArticleInvitation to join the Intel® Software Development Tools 2015 Beta program
Dear Developer,Try out the new Intel® Software Development Tools 2015 Beta and help make our product better. Registration is easy through the https://softwareproductsurvey.intel.com/survey/150347/2afa/...
View ArticleImport libraries Debug/Release
Are import libraries the same for Debug / Release DLL builds?The reason I'm asking is that I have a Fortran main program which calls various DLLs. I'd prefer to have one version (ie. Debug) of this...
View ArticleBuild from command line
I have a solution which consists of many projects: vfproj, vcxproj and 1 csproj (C#). The vfproj and vcxproj have the config Debug|Win32, so I build from the command line with:devenv AllDll.sln /build...
View ArticleBroadwell
Broadwell is your first 14 nm processor. Is the current Fortran compiler optimized for this new processor?
View Article