Delphi 7 Installation Problem
Posted: 14.12.2006, 22:03
I am trying to install ZeosLib Rev 113 (20061011) in Delphi 7 as follows:
Open ZCore.dpk then compile it
Open ZParseSql.dpk then compile it
Open ZPlain.dpk then compile it
Open ZDbc.dpk then compile it
Open ZComponent.dpk then compile it
Next I try to install ZComponent.dpk but I get the following error message:
Cannot load package 'ZCore70.' It contains unit 'ZMessages,'which is also contained in package 'ZCore'
Then I open ZComponentDesign.dpk and compile it
Next I try to install ZComponentDesign.dpk but I get the following error message:
Cannot load package 'ZComponentDesign70.' It contains 'ZSqlProcessor,' which is also contained in package 'ZComponent'
How do I fix this installation problem?
Thanks for your help,
doug4
Open ZCore.dpk then compile it
Open ZParseSql.dpk then compile it
Open ZPlain.dpk then compile it
Open ZDbc.dpk then compile it
Open ZComponent.dpk then compile it
Next I try to install ZComponent.dpk but I get the following error message:
Cannot load package 'ZCore70.' It contains unit 'ZMessages,'which is also contained in package 'ZCore'
Then I open ZComponentDesign.dpk and compile it
Next I try to install ZComponentDesign.dpk but I get the following error message:
Cannot load package 'ZComponentDesign70.' It contains 'ZSqlProcessor,' which is also contained in package 'ZComponent'
How do I fix this installation problem?
Thanks for your help,
doug4