is there a Error in DrXlsx32.lib 32 Bit ?

is there a Error in DrXlsx32.lib 32 Bit ?

Postby Jimmy » Fri Sep 20, 2024 3:34 pm

hi.

is there a Error in DrXlsx32.lib 32 Bit :?:
DrXlsx32.lib(packager.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_fill_win32_filefunc64W" in Funktion "__open_zipfile_win32".
DUALGRID.exe : fatal error LNK1120: 1 nicht aufgelöste Externe
greeting,
Jimmy
User avatar
Jimmy
 
Posts: 1689
Joined: Thu Sep 05, 2019 5:32 am
Location: Hamburg, Germany

Re: is there a Error in DrXlsx32.lib 32 Bit ?

Postby Enrico Maria Giordano » Fri Sep 20, 2024 4:55 pm

Can you send me that include file, please?
User avatar
Enrico Maria Giordano
 
Posts: 8512
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: is there a Error in DrXlsx32.lib 32 Bit ?

Postby nageswaragunupudi » Sat Sep 21, 2024 1:58 am

I am able to build MSVC 32 bit application using drxlsx32.lib without any linking problems.

I used buildh32.bat in the samples.
Uncommented this line:
Code: Select all  Expand view
echo %fwh%\lib\drxlsx32.lib >> msvc.tmp

Thus using drxls32.lib from \fwh\lib\ folder.

This is the test program I used and it is built without any problem and created xlsx file without any problem.
Code: Select all  Expand view
#include "fivewin.ch"

REQUEST DBFCDX
REQUEST DRXLSX

function Main()

   UseDrXlsx( .t. )

   XBROWSER "CUSTOMER.DBF"

return nil


Clicking on the Excel button in xbrowser, generates xlsx file using DrXlsx2.lib
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10468
Joined: Sun Nov 19, 2006 5:22 am
Location: India


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: nageswaragunupudi and 60 guests

cron