[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: V DLL and BC5.01 - SOLUTION



The solution to the problem below is just to edit the Makefile and add the lines

vrepldlg.obj\

and

vrepldlg.obj :	$(HOMEV)\srcwin\vrepldlg.cpp

(it'll be obvious where these need to go).

Don't forget to make sure HOMEV is set correctly (wher you installed V) at the top of the makefile to.

Martin

I checked the Debian mail archives for V and
noticed you had the exact same problem I'm having; however, I did not
see a solution to your problem in any of the message threads. The
problem you reported was:

***************************************************
Thanks for those suggestions which I have done.

However, upon creating the vdll, the following errors are reported by
tlink:

d:\bc5\myprogs\V\srcwin\VYNREPLY.CPP:
Loaded cached pre-compiled headers.
        bcc32 +start.cfg d:\bc5\myprogs\V\srcwin\vstartup
Borland C++ 5.0 for Win32 Copyright (c) 1993, 1996 Borland International
d:\bc5\myprogs\V\srcwin\VSTARTUP.CPP:
        tlink32 @MAKE0002.@@@
Turbo Link  Version 1.6.72.0 Copyright (c) 1993,1996 Borland
International
Error: Unresolved external 'vReplaceDialog::AskReplacePat(char*,const
int,char*,const ...' referenced from module
d:\bc5\myprogs\V\srcwin\VTEXTED.CPP
Error: Unresolved external
'vReplaceDialog::DialogCommand(int,int,CmdType)'
referenced from module d:\bc5\myprogs\V\srcwin\VTEXTED.CPP

** error 1 ** deleting V121BCC.dll
*************************************************************

What was the solution for this problem?   Any help would be appreciated!

Thanks,

Matt Mathay - email: mmathay@earthlink.net


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


Reply to: