- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
i want to add intel visual fortran compiler v11(IVF11) to installed version fortran of pscad v4.2 as i know must have change the fortran_compilers.props but i dont know about notepad programming i get this notepad code but i do'nt know how change to use :
(and i attached fortran_compilers.props)
<INTEL = "11.1"
version_key = "Compilers \ FORTRAN \ #, Major Version, Minor Version"
title_key = "Compilers \ FORTRAN \ # \ IA32, DisplayString"
batch_args = "ia32" BATCH_NAME = " ifortvars.bat "batch_path =" bin \ "exe_path_key =" Compilers \ FORTRAN \ #, ProductDir "exe_subpath =" bin \ ia32 "
exe_name = "ifort.exe"
EMTDC = "IF9"> </ INTEL>
링크가 복사됨
1 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
This fortran_compilers.props file is not part of Intel Visual Fortran. It looks as if it's something that is part of PSCAD and is a way to tell PSCAD where the Fortran compiler is. I'd suggest you ask for help in PSCAD help forums - a Google search on fortran_compilers.props shows several likely resources.