Problem Compiling and Installing the Version 6.5.1

Forum related to version 6.5.1 (alpha) and 6.6.x (beta) of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
raider
Fresh Boarder
Fresh Boarder
Posts: 2
Joined: 15.12.2005, 06:27

Problem Compiling and Installing the Version 6.5.1

Post 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
pol
Senior Boarder
Senior Boarder
Posts: 91
Joined: 13.10.2005, 08:19

Post 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
raider
Fresh Boarder
Fresh Boarder
Posts: 2
Joined: 15.12.2005, 06:27

Post by raider »

when i try to compile it dont work cause the error that i decribe in the main post
tygrys
Junior Boarder
Junior Boarder
Posts: 33
Joined: 09.12.2005, 18:31
Location: Poland

Post 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
pol
Senior Boarder
Senior Boarder
Posts: 91
Joined: 13.10.2005, 08:19

Post 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.
Post Reply