[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]
Install Zeos on C++ builder
Moderators: gto, EgonHugeist
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
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
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'
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'