Board index » cppbuilder » Including BCB "units" in Delphi units
tom_berthel..
![]() CBuilder Developer |
Sat, 03 Aug 2002 03:00:00 GMT
Including BCB "units" in Delphi units
I have a BCB project with some part written in Delphi. One of these
Delphi units, uses functions residing in a BCB file. I get this linker error: [Linker Error] Unresolved external 'A::TB::'referenced from C:\CNT.OBJ The CNT.PAS file states: interface the A.CPP file states: #include "A.h" Quote} I use Delphi/BCB 4.0 PRO regards Tom Sent via Deja.com http://www.deja.com/ |