Unregistrierter Benutzer
Guest
|
Post by Unregistrierter Benutzer on Apr 26, 2004 12:40:16 GMT -5
Hello! I wanted to try your trial version, but it says "file not found (VCLUnZip.pas)"! What shall I do? The file is not included in the package
|
|
|
Post by Kevin on Apr 26, 2004 19:13:06 GMT -5
Be sure the directory where you installed the vclzip files is in your delphi search path. It should only need the dcu's, not the .pas file
Kevin
|
|
Unregistrierter Benutzer
Guest
|
Post by Unregistrierter Benutzer on Apr 27, 2004 7:48:57 GMT -5
The path is added, but Delphi asks for the pas-file, not for the dcu-files!
|
|
|
Post by Kevin on Apr 27, 2004 11:34:04 GMT -5
Strange... I'm not sure why this happens sometimes. I've had this reported by maybe 2 other people over the last few years.
I think maybe you have it set up so that Delphi is trying to recompile the package or something. I'm not sure, I have never been able to reproduce this myself.
1) At what point are you getting this error? Are you trying to compile your project? 2) What version of Delphi are you testing?
Kevin
|
|
Unregistrierter Benutzer
Guest
|
Post by Unregistrierter Benutzer on Apr 27, 2004 15:32:25 GMT -5
This always happens when I want to run my app (when Delphi compiles it).
It's Delphi 7.
It's quite a fresh installation, I can't remember changing any compiler-options.
|
|
|
Post by Kevin on Apr 27, 2004 22:16:55 GMT -5
Try going into the package editor for the VCLZip package and go into the options. On the Description tab select "Explicit rebuild". See if that makes a difference. If not, contact me by email at vclzip@bigfoot.com. Kevin
|
|