Hi all,
I?m reporting now this problem ?cause I?m going crazy!
I?m trying to compile Relap5 (written in Fortran 77) and get these Errors:
Error LNK2019: unresolved external symbol _LIB$STAT_TIMER referenced in
function ?.
Error LNK2019: unresolved external symbol _LIB$INIT_TIMER referenced in
function ?..
Error LNK2019: unresolved external symbol _LIB$EXTZV referenced in function ?..
Error LNK2019: unresolved external symbol _LIB$INSV referenced in function ?..
So, it seems to be logic that these ones are not intrinsic functions but..how could I manage with them? Does anybody know possible substitutions?
Some datas:
1. Visual Studio 2005 Stand. Ed.
2. Windows Xp Professional x64 Edition Serv. Pack 2
3. Intel Xeon
Thank you