Author |
Message |
Topic: Link Error |
yxww
Replies: 3
Views: 6455
|
Forum: Support Posted: Fri May 12, 2006 8:09 am Subject: Link Error |
Thank you, Paul
I have found such statements as below cause the link error:
character(len=80) name
name(1:20) = name( 5:25)
It can be linked successfully under CVF or IVF
PS: I call a FTN95 ... |
Topic: Link Error |
yxww
Replies: 3
Views: 6455
|
Forum: Support Posted: Fri May 12, 2006 1:47 am Subject: Link Error |
What is this link error means?
LINK : error - Attempt to call Void TempFree(Void*) as if it were TempFree(Salford.Fortran.FunctionType*) |
Topic: "Unable to communicate with FTN95LIB" |
yxww
Replies: 2
Views: 6168
|
Forum: Support Posted: Thu May 04, 2006 11:55 pm Subject: "Unable to communicate with FTN95LIB" |
Paul
I have re-installed everything, including FTN95 & VS .NET 2003, but the failure still remains.
p.s. The failure occurs on my note book pc, and on my desktop pc, everything OK |
Topic: "Unable to communicate with FTN95LIB" |
yxww
Replies: 2
Views: 6168
|
Forum: Support Posted: Thu May 04, 2006 1:37 am Subject: "Unable to communicate with FTN95LIB" |
http://forums.silverfrost.com/forums/forum.asp?forumid=3&page=0&select=1027#xx1027xx
I have encountered the same error.
When used in command prompt, such " FTN95 *.f95 /link /clr ", th ... |
Topic: Unable to communicate with FTN95LIB |
yxww
Replies: 5
Views: 8208
|
Forum: Support Posted: Thu May 04, 2006 12:48 am Subject: Unable to communicate with FTN95LIB |
I have encountered the same error.
When used in command prompt, such " FTN95 *.f95 /link /clr ", the process is successful. But in VS 2003, the compilation failed with "*** Unable to ... |
|