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: 1691
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

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

Postby Jimmy » Sat Sep 21, 2024 4:27 am

hi,
nageswaragunupudi wrote:I am able to build MSVC 32 bit application using drxlsx32.lib without any linking problems.

I used buildh32.bat in the samples.

THX for Sample, but i can´t run it as i have a different Environment

my 32 bit OS is on drive X: and on C: it is 64 Bit OS
so i got a Error web try your Sample
Code: Select all  Expand view
X:\fwh\0\LISTVIEW>..\..\samples\buildh DRXLS

Compiling 'DRXLS.prg' and generating preprocessed output to 'DRXLS.ppo'...
fivewin.ch(57) Error F0029 Can't open #include file 'Dialog.ch'
* Compile errors *
greeting,
Jimmy
User avatar
Jimmy
 
Posts: 1691
Joined: Thu Sep 05, 2019 5:32 am
Location: Hamburg, Germany


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 47 guests