Page 1 of 1

Linker Error

Posted: Tue Aug 01, 2006 3:47 pm
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!

Posted: Wed Aug 02, 2006 9:36 am
by larsa
Hello

Have you added the correct search path to the component?


Lars Arvidsson