Hi!
I'm using Abaqus 6.10 linked with Parallel Studio XE 2011 and VS2008. It was working perfectly with any subroutines. Currently, I'm getting following error message while submitting the job.
"Problem during compilation"
The only thing I have changed in between is updating the Windows OS (Windows 7 Enterprise).
In the abaqus.bat file, I'm using following lines to call Parallel Studio XE 2011 and VS2008.
call "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86
call "C:\Program Files (x86)\Intel\ComposerXE-2011\bin\ifortvars.bat" intel64 vs2008
Is there any suggestion anybody has to resolve this issue? Any kinda suggestions will be highly appreciated.