[delphizip] Re: Static linking of the delzip dll

  • From: Meganet Polygyros <meganetpolygyros@xxxxxxxxxxx>
  • To: <delphizip@xxxxxxxxxxxxx>
  • Date: Sun, 29 Apr 2012 20:09:33 +0300

> In previous answer forgot to mention in ZBDllLOad.cpp
> Around line 61
> the line
> DZ_Abort(Key);
> 
> has to be changed to
> DZ_Abort(key);
> 
> 
> A new build ZipBuilder1900120 is available, contains correction for the 
> above problems
> 

Dear Roger,

Both the 1900190 and the 1900120 versions with the modifications you mentioned, 
compile ok, but the linking gives these errors:

[Linker Error] Unresolved external 'DZ_Abort' referenced from C:\PROGRAM 
FILES\BORLAND\CBUILDER5\PROJECTS\ZIPBUILDER\OBJ5\ZBDLLLOAD.OBJ
[Linker Error] Unresolved external 'DZ_Version' referenced from C:\PROGRAM 
FILES\BORLAND\CBUILDER5\PROJECTS\ZIPBUILDER\OBJ5\ZBDLLLOAD.OBJ
[Linker Error] Unresolved external 'DZ_Exec' referenced from C:\PROGRAM 
FILES\BORLAND\CBUILDER5\PROJECTS\ZIPBUILDER\OBJ5\ZBDLLLOAD.OBJ
[Linker Error] Unresolved external 'DZ_PrivVersion' referenced from C:\PROGRAM 
FILES\BORLAND\CBUILDER5\PROJECTS\ZIPBUILDER\OBJ5\ZBDLLLOAD.OBJ
[Linker Error] Unresolved external 'DZ_Path' referenced from C:\PROGRAM 
FILES\BORLAND\CBUILDER5\PROJECTS\ZIPBUILDER\OBJ5\ZBDLLLOAD.OBJ

Can you help?

Ark

> Roger Aelbrecht
> 
> -----------
> 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: