Page 1 of 1

Compiled with different versions...

Posted: Wed 30 May 2007 14:46
by tm
Installed 4.00.07 under Delphi 7. Tried compiling the demo and got the following error message:
Unit MemUtils was compiled with a different version of zlib.zlibAllocMem
Now, the FAQ states uninstall, manually clear all (if necessary) and reinstall. Having tryed that twice with same results, I decided to ask on the forum.

Any suggestions would be welcome.

Posted: Thu 31 May 2007 07:59
by Jackson
Do you have any other DAC products installed?
The product compatibility is provided for current build only.
In other words, if you upgrade either of the installed products it
may conflict with older builds of another ones. In order to continue
using products simultaneously you should upgrade all of them at the
same time.

Posted: Thu 31 May 2007 08:25
by tm
No other DAC products installed

Posted: Thu 31 May 2007 12:52
by Jackson
As we know, TurboPower adds ZLib files that are different from Delphi ones.
Try to comment (rename) file zlib.pas from the TurboPower installation directory, and remove all dcu files from "Unit output directory" of your project (see Project Options), and run the project.