I recently upgraded to IMSL 2018 under Absoft Fortran 19.0
When I try to build a 64 bit application, I get hundreds of errors indicating that the IMSL modules were compiled for 32bit but I am using 64bit. I have the use 64bit box checked in the Project properties along with the Use IMSL box. The 64bit modules are in the bin folder of IMSL but not in the same folder as the 32bit modules.
Anyone know how to point Absoft development tool to the right folders?