Borland Builder error

Hello All,

I am trying to build and install the ComPort component using "BorlandC++Builder 5".
I am opening CPortLibCB5.bpk and when the project is built is gives an error "[Pascal Fatal Error] CPort.pas(19): Internal error: URW3380"

Line 19 corresponds to following code in CPort.pas.

17 : unit CPort;
18 : interface
[color=Red][b]19 : uses Windows, Messages, Classes, SysUtils, Registry, CPortTypes;[/b][/color]

I do not know why the compiler gives error for this statement.

Did I miss something?
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories