[delphizip] Re: More BCB6 Errors

  • From: "R. Peters" <russellpeters@xxxxxxxxxxx>
  • To: <delphizip@xxxxxxxxxxxxx>
  • Date: Thu, 19 Jun 2003 08:51:27 +1000

In ZipBuilder.cpp
after the line (near top)
#pragma resource "*.res"
add
#pragma link "vcl.bpi"

see if that helps - it does for me
- Russell Peters

----- Original Message ----- 
From: <legend7@xxxxxxxxxxxxx>
To: <delphizip@xxxxxxxxxxxxx>
Sent: Thursday, June 19, 2003 5:56 AM
Subject: [delphizip] More BCB6 Errors


> Hello all,
>
> I am trying to install ZipBuilder 1.72.  I originally opened up the
> BCB6-INSTALL file, followed it, and got a lot of linker errors.
>
> I then followed the instructions on adding "vcl.lib" to the SPARELIBS
thing,
> along with removing the #progra line.
>
> Now, this is what I get:
> Build
>   [Linker Error] Export __fastcall
> ZipBuilder::TZipBuilder::FreeZipDirEntryRecords() in module
> C:\ZIPBUILDER\VCL\ZIPBUILDER.OBJ references __fastcall
> Classes::TList::Get(int) in unit C:\PROGRAM
> FILES\BORLAND\CBUILDER6\LIB\RELEASE\RTL.BPI|Classes
>   [Linker Error] Export __tpdsc__ ZipBuilder::EZipBuilder in module
> C:\ZIPBUILDER\VCL\ZIPBUILDER.OBJ references __tpdsc__ Sysutils::Exception
in
> unit C:\PROGRAM FILES\BORLAND\CBUILDER6\LIB\RELEASE\RTL.BPI|SysUtils
>   [Linker Error] Export ZipBuilder::EZipBuilder:: in module
> C:\ZIPBUILDER\VCL\ZIPBUILDER.OBJ references __fastcall
> System::TObject::FreeInstance() in unit C:\PROGRAM
> FILES\BORLAND\CBUILDER6\LIB\RELEASE\RTL.BPI|System
>   [Linker Error] Export __fastcall
> ZipBuilder::EZipBuilder::EZipBuilder(const int, const System::AnsiString)
in
> module C:\ZIPBUILDER\VCL\ZIPBUILDER.OBJ references __fastcall
> Sysutils::Format(const System::AnsiString, const System::TVarRec *, const
> int) in unit C:\PROGRAM
FILES\BORLAND\CBUILDER6\LIB\RELEASE\RTL.BPI|SysUtils
>   [Linker Error] Export __fastcall
ZipBuilder::TZipBuilder::LoadZipStr(const
> int, const System::AnsiString) in module C:\ZIPBUILDER\VCL\ZIPBUILDER.OBJ
> references __fastcall Sysutils::LoadStr(int) in unit C:\PROGRAM
> FILES\BORLAND\CBUILDER6\LIB\RELEASE\RTL.BPI|SysUtils
>
> <snip, 72 errors total>
>
> What am I doing wrong?  How do I fix it?
>
>
> -----------
> To unsubscribe from this list, send an empty e-mail
> message to:
>   delphizip-request@xxxxxxxxxxxxx
> and put the word unsubscribe in the subject.


-----------
To unsubscribe from this list, send an empty e-mail 
message to:
  delphizip-request@xxxxxxxxxxxxx 
and put the word unsubscribe in the subject.

Other related posts: