Install Zeos on C++ builder

In this forum we will discuss things relating the ZEOSLib 6.6.x stable versions

Moderators: gto, EgonHugeist

Post Reply
lmpadron
Fresh Boarder
Fresh Boarder
Posts: 2
Joined: 26.03.2009, 20:03
Location: Cuba

Install Zeos on C++ builder

Post by lmpadron »

[font=Comic Sans MS]
Dear friends

i`m using the c++ builder 6 from borland, and i want to install the ZEOS components, can someone helpme (the components from the last stable version, i all ready download them)
THANKSSSSSSSSSSSS

P.S.
please sorry my english, i speak spanish... thanks
[/font]
seawolf
Zeos Dev Team *
Zeos Dev Team *
Posts: 385
Joined: 04.06.2008, 19:50
Contact:

Post by seawolf »

Try this:

0) Clean up remains of an old zeoslib installation in this C++ Builder version and old C++ Builder versions which are in your system path and default C++ Builder search paths. This is a precaution : it just fixes some sporadic problems we saw before like 'entry point not found' errors. I don't usually do it myself.
1) Build all projects in the project group
2) Install the ComponentDesign
3) restart C++ Builder. (Shouldn't be necessary, but sometimes I hear the components don't show up until restarting)

In your specific case 2) is located in ..\packages\cbuilder6
lmpadron
Fresh Boarder
Fresh Boarder
Posts: 2
Joined: 26.03.2009, 20:03
Location: Cuba

Post by lmpadron »

hi seawolf
when i compile the source i get a lot of mistakes with missing files like

ZCore.bpi
ZPlain.bpi

etc. etc. etc.

And when i press "cancel" in all the files, the builder send a mistake message

[Pascal Fatal Error] Unable to build. License is invalid or has expired.
[Pascal Fatal Error] Bad file format: 'c:\archivos de programa\borland\cbuilder6\lib\obj\designide.dcp'
[Linker Fatal Error] Fatal: Unable to open file 'ZPLAIN.BPI'
Post Reply