Hi,
I'm usual make my excel-files on computers with excel installed.
This is working very nice for me.
For one program, the customer is not allowed to install Excel on the PC, because it's a process PC in a chemical plant. Only the process program (and mine :D ) is allowed to be installed on that PC.
Untill now , I created CSV-files, but I was wondering that I could create simple XLSX-files directly without excel.
I tryed to compile an example with DrXlsx, bout have the following errors. Is my FW or my xHarbour to old
I'm usual make my excel-files on computers with excel installed.
This is working very nice for me.
For one program, the customer is not allowed to install Excel on the PC, because it's a process PC in a chemical plant. Only the process program (and mine :D ) is allowed to be installed on that PC.
Untill now , I created CSV-files, but I was wondering that I could create simple XLSX-files directly without excel.
I tryed to compile an example with DrXlsx, bout have the following errors. Is my FW or my xHarbour to old
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
testje.c:
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_HB_FUN___CLSACTIVE' referenced from C:\_VMSDATA\FWH\PROJECTS\_TEST\EXCELDRXLS\DRXLSX32X_BCC.LIB|TDrXlsxFormat
Error: Unresolved external '_fill_fopen64_filefunc' referenced from C:\_VMSDATA\FWH\PROJECTS\_TEST\EXCELDRXLS\DRXLSX32X_BCC.LIB|zip
Error: Unresolved external '_call_zopen64' referenced from C:\_VMSDATA\FWH\PROJECTS\_TEST\EXCELDRXLS\DRXLSX32X_BCC.LIB|zip
Error: Unresolved external '_fill_zlib_filefunc64_32_def_from_filefunc32' referenced from C:\_VMSDATA\FWH\PROJECTS\_TEST\EXCELDRXLS\DRXLSX32X_BCC.LIB|zip
Error: Unresolved external '_call_zseek64' referenced from C:\_VMSDATA\FWH\PROJECTS\_TEST\EXCELDRXLS\DRXLSX32X_BCC.LIB|zip
Error: Unresolved external '_call_ztell64' referenced from C:\_VMSDATA\FWH\PROJECTS\_TEST\EXCELDRXLS\DRXLSX32X_BCC.LIB|zip
Error: Unresolved external '_fill_fopen_filefunc' referenced from C:\_VMSDATA\FWH\PROJECTS\_TEST\EXCELDRXLS\DRXLSX32X_BCC.LIB|packager
Error: Unresolved external '_HB_FUN_CHARREPL' referenced from C:\_VMSDATA\FWH\PROJECTS\_TEST\EXCELDRXLS\DRXLSX32X_BCC.LIB|TDrXlsx
Error: Unresolved external '_HB_FUN_HASTIMEPART' referenced from C:\_VMSDATA\FWH\PROJECTS\_TEST\EXCELDRXLS\DRXLSX32X_BCC.LIB|TDrXlsx
Error: Unresolved external '_HB_FUN_HB_HEVAL' referenced from C:\_VMSDATA\FWH\PROJECTS\_TEST\EXCELDRXLS\DRXLSX32X_BCC.LIB|TDrXlsx
Error: Unresolved external '_HB_FUN_HB_TTOS' referenced from C:\_VMSDATA\FWH\PROJECTS\_TEST\EXCELDRXLS\DRXLSX32X_BCC.LIB|TDrXlsxRegards,
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite