Linker problem, TMSADVGRIDEXCEL.OBJ

Hi,


I just installed TMS Component Pack in C++Builder 10Seattle.   Getting the following linker error:

[ilink32 Error] Fatal: Unable to open file 'TMSADVGRIDEXCEL.OBJ'

There is no such file on my computer, although there is tmsAdvGridExcel.dcu, which is on the library path.

What am I doing wrong?

Thanks,
Richard U.

Make sure your app links with TMSXLSDXE9.LIB. Add it to your project lib dependencies.