I just migrated to IVF XE 2013 from ABSOFT Fortran. When I compiled my code I got a fatal error
FATAL ERROR LNK1104: cannot open file ‘ libmmt.lib’
I understand that library is for C++ multithread
My code does not have any C/C++ call or library or uses multithread