K8055 Problems with examples in C++Buider 5

Hi,

I have Win XP SP3. My board is K8055 (Velleman 2003).

I’m trying to compile the example that comes with the K8055 in Borland C++ Builder 5, but when I compile I get this:
Unable to find package import vcl.bpi, and much more packages.

I’ve been looking for this file “vcl.bpi” but it isn’t in C++ Builder ditectory.

How can I fix this?

Thanks.

Here is a link to an old thread concerning this problem and there is the solution too:

Hi,
Thank you for your fast response.

I’ve done these steps:

  1. I’ve set the entry “PACKAGES” as you tell us is the thread with a text editor, but I got the same compilation error.

2.Reading the thread, I saw that somebody has empty the PACKAGE entry. I did the same. Then it compiles, but when I try to build it, I get this error message: " [Linker Fatal Error] Fatal: Unable ti open file ‘RTL.LIB’"

  1. Then I empty the SPARELIBS entry. And it Builds!!

Now all works properly.
Best regards.

You can also disable these packages via the project settings (if i remember correctly) in Borland C++ Builder