softwareanalystone
Programmer
I am using visibroker for c++ 4.5 and microsoft visual studio 6.0 in windows 2000 platform.
when I compile the bank example program by typing NMAKE -f Makefile.cpp, the output is
"
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
ILINK32 -Tpe -r -ap -Gn C0X32.OBJ /v -LC:\inprise\vbroker\bin\lib Clien
t.obj import32.lib vcl.lib cp32mti.lib , Client.exe
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Fatal: Unable to open file 'VCL.LIB'
NMAKE : fatal error U1077: 'ILINK32' : return code '0x2'
Stop."
what is the error.please help me.
when I compile the bank example program by typing NMAKE -f Makefile.cpp, the output is
"
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
ILINK32 -Tpe -r -ap -Gn C0X32.OBJ /v -LC:\inprise\vbroker\bin\lib Clien
t.obj import32.lib vcl.lib cp32mti.lib , Client.exe
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Fatal: Unable to open file 'VCL.LIB'
NMAKE : fatal error U1077: 'ILINK32' : return code '0x2'
Stop."
what is the error.please help me.