Silverfrost Forums

Welcome to our forums

Link Error for vcLinkText

24 Mar 2007 4:33 #1823

I am calling vcLinkText from my application, and the routine is compiling fine, but I get a link error. After some investigation, including assuring that my calls and declarations match the available examples, I tried building the Solution5 under .NET examples, and I get the same result - a Link error message, as follows:

LINK : error - Attempt to call Void LinkText(Salford.VisualClearWin.Dialog ByRef, Byte*, Byte*, Int32) as if it were LinkText(Salford.VisualClearWin.Dialog*, Salford.Fortran.Character*, System.Single*, System.Int32)

I don't know why I am getting this error, with example Solution5 provided. Any help would be appreciated.

24 Mar 2007 5:48 #1824

I will see if I can run some tests on Monday. In the mean time could you let me know the version of FTN95 and .NET that you are using. Also the version of DBK_LINK. I think it is probably sufficient to type DBK_LINK on a command line to show the version number. Also which version of Visual Studio are you using?

1 Apr 2007 4:05 #1840

Paul - The FTN95 is the latest release, I believe. Both FTN95.EXE and DBK_LINK.EXE are dated 12/18/06. I am using MS Visual Studio 2005, Version 8.0.50727.762, and .NET Framework Version 2.0.50727.

Please login to reply.