Linker error: Unable to open CHART.OBJ
Posted: Wed Apr 18, 2012 6:03 am
Hi,
I have lately been trying to link a package containing some forms using TeeChart, using unilink opposed to ilink32.
I am getting the following linker error:
[ILINK32 Error] Fatal: Unable to open file 'CHART.OBJ'
I have the following in my pavckage cpp file:
#pragma comment(lib, "Tee915.bpi")
#pragma comment(lib, "TeePro915..bpi")
#pragma comment(lib, "TeeUI915.bpi")
Any help appreciated.
I am using Rad Studio C++ XE and TeeChart pro Version 2011.03.30407
totte
I have lately been trying to link a package containing some forms using TeeChart, using unilink opposed to ilink32.
I am getting the following linker error:
[ILINK32 Error] Fatal: Unable to open file 'CHART.OBJ'
I have the following in my pavckage cpp file:
#pragma comment(lib, "Tee915.bpi")
#pragma comment(lib, "TeePro915..bpi")
#pragma comment(lib, "TeeUI915.bpi")
Any help appreciated.
I am using Rad Studio C++ XE and TeeChart pro Version 2011.03.30407
totte