Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Linking problems with Fortran subroutines

Status
Not open for further replies.

artvdlay

Mechanical
Joined
Jun 10, 2008
Messages
1
Location
NO
I'm running
Abaqus 6.7-1
VisualC++ 2005 (with SP1 and SP1 for Vista)
Fortran compiler 9.1

I had the same trouble as described in thread799-202712 with the message:
LINK : fatal error LNK1104: cannot open file 'LIBIFCOREMD.LIB'
when running
% abaqus verify -user_std

I couldn't figure what the problem was since the environment variables were all set but it appeared that the LIB variable had one folder named Ia32 instead of IA32.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top