October 17th, 2012, 04:54 PM
-
How to properly install Zeos Component package on Win7 machine?
I'm attempting to install the Zeos database component package (version 6.1.5) into a copy of Delphi 7 installed on a Windows 7 machine. I followed the instructions included with the package, which created the files on the system as far as I can tell, and I can drop Zeos components on my form layout in the developer, but whenever I try to run any program with those on it, I'm told that 'ZAbstractRODataset.dcu' does not exist. I know the file is present in the build directory for the package, but I cannot figure out how to get the program to recognize this.
Would someone please kindly point out to me what I'm doing wrong here, and help me to correct my error?
October 17th, 2012, 09:35 PM
-
Add the folder containing 'ZAbstractRODataset.dcu' into your Delphi 7's library path. See menu Tools > Environment Options > Library