Linker Error

Questions and answers on how to use XLSReadWriteII 3/4/5.
Post Reply
willy
Posts: 3
Joined: Tue Jul 25, 2006 12:33 pm

Linker Error

Post by willy »

Hi!

I work on BDS 2006 with XLSReadWriteII 3.0.

I have several errors that I don't understand because I think I put all the necessary links in the project options.
Can you explain me that ?

[Linker Error] Unresolved External '__fastcall Xlsreadwriteii2::TXLSReadWriteII2::~TXLSReadWriteII2()' referenced from D:\DEVC\COMPIL\INTERM\PRINTGRID.OBJ
[Linker Error] Unresolved External 'Xlsreadwriteii2::TXLSReadWriteII2::' referenced from D:\DEVC\COMPIL\INTERM\PRINTGRID.OBJ
[Linker Error] Unresolved External '__fastcall Xlsreadwriteii2::TXLSReadWriteII2::TXLSReadWriteII2(Classes::TComponent *)' referenced from D:\DEVC\COMPIL\INTERM\PRINTGRID.OBJ

Thanks!
larsa
Site Admin
Posts: 926
Joined: Mon Jun 27, 2005 9:30 pm

Post by larsa »

Hello

Have you added the correct search path to the component?


Lars Arvidsson
Post Reply