Page 1 of 1

Problem Compiling and Installing the Version 6.5.1

Posted: 15.12.2005, 07:07
by raider
im having a few problems trying to compile and install this new version of the Object.

This is the error message that im getting when i hit the install button.
Package c:\Program Files\borland\delphi7\Proyects\Bpl\ZCore.blp can't be installed because it is not a desing time package.
if some one an point me to the solution i will me apreciated cause i want to access MySQL 5.0 to build a program in delphi 7.

Thanks in Advance

Raider

Posted: 15.12.2005, 09:56
by pol
You must only compile this package, not install. This is the matter with all packages but ZComponent. Install is only for packages with icons on the palette.

HTH
RĂ¼diger

Posted: 16.12.2005, 06:03
by raider
when i try to compile it dont work cause the error that i decribe in the main post

Posted: 16.12.2005, 09:35
by tygrys
Try that way:
Open the ZeosDbo.bpg from packages\delphi7
Select "build all projects"
right click on ZComponent in project manager and select "install"

Tygrys

Posted: 16.12.2005, 11:30
by pol
@raider:
The error you cited above comes when you try to install such a package, not by compiling. When something is wrong with compiling, you get "normal" Delphi errors.