K8055: "Fatal Error: Unable to open file: 'Vcl.bpi'"

Hi,
I use the C++ Borland Builder 5.0, Win Xp and the files from the download-site. Now I tried to compile the files (Unit1.cpp, Unit1.h and K8055_Demo.cpp) and then I get the message:

“Cannot open the Package-import: vcl.bpi, rtl.bpi, dbrtl.bpi,…
Please select the path…”

and

“[Linker Fataler Error] Fatal: Unable to open file VCL.BPI”

What can I do? What am I doing wrong?

Please see these threads for a solution:
viewtopic.php?f=3&t=1082
viewtopic.php?f=3&t=3165

Thank you for your answer,

now it works! :smiley:

I cleared the “PACKAGES” and “SPARELIBS” value and add the K8055d.lib to the project.

Thanks a lot…