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

Is this possible?

Robert_S_6
Beginner
649 Views

I have been working with Fotran for Windows for years and have integrated it with Visual Studio with very little problem  I program in either Microsoft Access of VB.net to call my fortran program.

I now have a customer base that is wanting me to do this for their Ipads.  I make custom software in which I integrate my fortran libraries into the given development environment.  Is this possible to do with IOS applications and if so, how do I call the fortran libraries that I have created.  I realize that I will have to make some changes to my already working fortran programs, but I don't want to lose the work that I have already done.

 

0 Kudos
2 Replies
TimP
Honored Contributor III
649 Views
There's no architectural commonality between Intel compilers and IOS. You would need to find some gfortran cross compilation support.
0 Kudos
Anonymous66
Valued Contributor I
649 Views
Intel® Fortran Composer XE does not support iOS.
0 Kudos
Reply