When I tried to debug the fortran subrountine which linked to ABAQUS following suggestion from this link http://forum.cadec-online.com/viewtopic.php?f=5&t=204 The errors I got from Fortran compiler is:
standardU_static.lib(SMAStsStdU_IF.obj) : warning LNK4099: PDB 'vc90.pdb' was not found with 'standardU_static.lib(SMAStsStdU_IF.obj)'
My system:
Intel Fortran Compiler 11.1 Build 20101201
Microsoft Visual C++ 10.0.30319.1
Windows 7 Enterprise (Build 7600) (x64)
ABAQUS 6.12-3
I searched for a while but could not find any solution for that. Any advice on this would be highly appreciated. Thnks very much.