I am trying to upgrade from XLSReadWriteII 2.0 to XLSReadWriteII 3.0.
While trying to build a VCL application with the XLSRWII30_BDS2006 library I get the following linker error:
[ILINK32 Error] Fatal: Unable to open file 'XLSRWII30_BDS2006.OBJ'
I am trying out the trial version. Do you have any idea why I may be getting this error?
[ILINK32 Error] Fatal: Unable to open file 'XLSRWII30_BDS200
-
- Posts: 4
- Joined: Tue Jan 01, 2008 12:50 am
-
- Posts: 4
- Joined: Tue Jan 01, 2008 12:50 am
I have the following pragma in my code:
#pragma link "XLSRWII30_BDS2006"
I have added XLSRWII30_BDS2006.lib to my project.
My include path is:
C:\Program Files\XLSReadWriteII30\Package\BDS2006
My library path is:
C:\Program Files\XLSReadWriteII30\Package\BDS2006
My intermediate output directory is:
Debug_Build
When I search my hard drive for the file it comes up with nothing. This is my first time trying to link in a library using BCB. Is there something I am missing?
#pragma link "XLSRWII30_BDS2006"
I have added XLSRWII30_BDS2006.lib to my project.
My include path is:
C:\Program Files\XLSReadWriteII30\Package\BDS2006
My library path is:
C:\Program Files\XLSReadWriteII30\Package\BDS2006
My intermediate output directory is:
Debug_Build
When I search my hard drive for the file it comes up with nothing. This is my first time trying to link in a library using BCB. Is there something I am missing?
-
- Posts: 4
- Joined: Tue Jan 01, 2008 12:50 am
-
- Posts: 4
- Joined: Tue Jan 01, 2008 12:50 am