joeslide
12-21-2004, 03:49 PM
My Setup:
Fortran 90 with mixed with C.
Using MSVC 7.0 WIN32 project setups for both languages.
Using ml_external keyword for mix language calls.
Using "/FORCE:MULTIPLE netcdfs.lib exodusIIc.lib -ml MSVC -staticlink nemesisII.lib" in the linker command line textbox.
The fortran code is part of the test suite to verify the functionality of the nemesisII library which has dependencies on netcdfs and exodusIIc libraries.
How do I trouble shoot this?
Thanks,
joeslide
Fortran 90 with mixed with C.
Using MSVC 7.0 WIN32 project setups for both languages.
Using ml_external keyword for mix language calls.
Using "/FORCE:MULTIPLE netcdfs.lib exodusIIc.lib -ml MSVC -staticlink nemesisII.lib" in the linker command line textbox.
The fortran code is part of the test suite to verify the functionality of the nemesisII library which has dependencies on netcdfs and exodusIIc libraries.
How do I trouble shoot this?
Thanks,
joeslide