

alogrep
Members-
Content Count
64 -
Joined
-
Last visited
Community Reputation
0 NeutralRecent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
system.zlib.pas(2958): E2065 Unsatisfied forward or external declaration: '@zcalloc'
alogrep replied to alogrep's topic in VCL
I re-installed for the 4th time. Before the installation, I removed any 22.0 directory reference. Now I get the error Could not compile used unit 'nxdb' nxdb is the Nexusdb unit (I have the DCU only version ) The nxdb is here Directory of C:\ProgramData\NexusDB\NexusDB4\Library\Delphi11\Win32 17/12/2021 02:48 p. m. 612,434 nxdb.dcu 1 File(s) 612,434 bytes I have C:\programdata\NexusDB\NexusDB4\Library\Delphi11\Win32 in the library path as well as in the project search path. Why does it want to compile the dcu? I tried to check and unched the Use debug .dcu's, but I get the same result. What else can I do? -
system.zlib.pas(2958): E2065 Unsatisfied forward or external declaration: '@zcalloc'
alogrep replied to alogrep's topic in VCL
Hello. Here I am. Back to square 1. I removed thre previous installatiion of 11.1, I removed all directories. I re-installed Delphi. The unit scopes are the same as before. And I get the same rerror that I was gettig before (see attached image s1.jpg). The compiler messages output is in the attached errors.txt. All dcu's in C:\Program Files (x86)\Embarcadero\Studio\22.0\lib\win32\debug show the original date as they were included in the installation exe. I am over_super_completely lost. errors.txt -
system.zlib.pas(2958): E2065 Unsatisfied forward or external declaration: '@zcalloc'
alogrep replied to alogrep's topic in VCL
Thanks Uwe. I spoiled my weekend. C:\programdata\NexusDB\NexusDB4\Library\Delphi11\win32 I put that because that is where Nexusdb put its dcu's. -
system.zlib.pas(2958): E2065 Unsatisfied forward or external declaration: '@zcalloc'
alogrep replied to alogrep's topic in VCL
Oops. Use I thinnk I did a foolish thing. I deleted not only from win32 (as you SAID) but also from the win64! I guess the only thing now is to re-install delphi? Unit not found: 'System' or binary equivalents (.dcu) -
system.zlib.pas(2958): E2065 Unsatisfied forward or external declaration: '@zcalloc'
alogrep replied to alogrep's topic in VCL
Once I remove the Source directory from the library, I get these errors when building the project (attached errors.txt). errors.txt -
system.zlib.pas(2958): E2065 Unsatisfied forward or external declaration: '@zcalloc'
alogrep replied to alogrep's topic in VCL
I have this in unit scope name (se attached (us.jpg). And in both places these are the lines (Under inherit values from Base in Unit scope Names, and in the top editable list in Values form All configurations) System;Xml; Data;Datasnap; Web;Soap; Vcl; Vcl.Imaging; Vcl.Touch; Vcl.Samples; Vcl.Shell -
system.zlib.pas(2958): E2065 Unsatisfied forward or external declaration: '@zcalloc'
alogrep replied to alogrep's topic in VCL
David what am I supposed to show? I have a project with 116 units. I build it and I get the error. -
system.zlib.pas(2958): E2065 Unsatisfied forward or external declaration: '@zcalloc'
alogrep replied to alogrep's topic in VCL
Hello Uwe. Well I added those paths (dto Source) because I was getting error like : could not compile unit lasses, controls, extrctrls etc. In fact I removed those paths and I get those errors again. -
system.zlib.pas(2958): E2065 Unsatisfied forward or external declaration: '@zcalloc'
alogrep posted a topic in VCL
Hello. Everytime one updates Delphi, a calvary begins . I had a perfect function 11.0. I made the latest update, and nothing works any longer. I get these errors: [dcc32 Error] system.zlib.pas(2958): E2065 Unsatisfied forward or external declaration: '@zcalloc' [dcc32 Error] system.zlib.pas(2958): E2065 Unsatisfied forward or external declaration: '@zcfree' [dcc32 Fatal Error] Vcl.GraphUtil.pas(416): F2063 Could not compile used unit 'System.ZLib.pas' Does anybody have any idea of how to fix this? I also noticed that when in the IDE I often get an error thats says that it cannot save zlib.pass to the "_recovery" folder. I got one result to my search that says that that maybe due to a third party component that uses zlib.pas , but I cannot find any component that does it. Besides, here it says that is Vcl.GraphUtil.pas that cannot be compiled b/c zlib is messed up. -
Delphi 11.1 installation error : Download file corrupted.
alogrep replied to alogrep's topic in General Help
The 5th attempt succeded. -
Delphi 11.1 installation error : Download file corrupted.
alogrep replied to alogrep's topic in General Help
I found the instructions. I hope I can use the migration tool (because my attempted install ituninstalled the existing data). -
Delphi 11.1 installation error : Download file corrupted.
alogrep replied to alogrep's topic in General Help
Thanks Vandrovnik. How do you install from ISO? -
HI. Has anyone installed succesfully Delphi 11.1. I get the checksum error shown in the attached image in the middle of the installation process. I contacte support but I got no answer.
-
Yes the number were 10 (projects) and 15 (files). Suddenly the listbox goes off the screen. Now I downloaded something with Getit, and it shows ok, for now . It is a bug.
-
Hello. Does anybody know how to fix this? Suddenly when I do File -> Open recent the listbox appears off the top ot the screen ad I can only see a few recent files (none of the Projects). Thanks for any suggestion. Enrico