Please can you point me to a guide showing, in the simplest way possible, the steps required to set up a solution containing a C++ main (+ a few C++ functions) program project that calls a set of Fortran functions in a Fortran project so that they can be easily and straightforwardly combined into a 32-bit application that will run on a 64-bit platform? I have VS2012 and IVF 2013 SP1 32-bit and X64 compiler installed. Thanks in advance.
↧