Search found 390 matches: hbzip

Return to advanced search

Re: errore HBZIP

.PRG.OBJ:
$(HBDIR)\bin\harbour $< /N /W /Oobj\ /I$(FWDIR)\include;$(HBDIR)\include;$(BCDIR)\include
$(BCDIR)\bin\bcc32 -c -tWM -I$(HBDIR)\include -oobj\$& obj\$&.c

li trovi nella cartella \obj

Ciao
Stefano
by stefano
Wed Oct 07, 2015 7:17 pm
 
Forum: All products support
Topic: errore HBZIP
Replies: 8
Views: 2705

Re: errore HBZIP

Marzio, scusami se ti disturbo di nuovo ma ho riguardato di nuovo i files ma non ho trovato istruzioni di cancellazione dei file .c nel file bat ho queste istruzioni del: del *.obj del *.hrb del *.ppo del samspe32.map del samspe32.res nel file mak queste: @if exist $(APP_EXE) del $(APP_EXE) > nul...
by Enrico Maria Giordano
Wed Oct 07, 2015 8:18 am
 
Forum: All products support
Topic: errore HBZIP
Replies: 8
Views: 2705

Re: errore HBZIP

scusami se ti disturbo di nuovo ma ho riguardato di nuovo i files ma non ho trovato istruzioni di cancellazione dei file .c nel file bat ho queste istruzioni del: del *.obj del *.hrb del *.ppo del samspe32.map del samspe32.res nel file mak queste: @if exist $(APP_EXE) del $(APP_EXE) > nul @del $(...
by marzio
Wed Oct 07, 2015 7:14 am
 
Forum: All products support
Topic: errore HBZIP
Replies: 8
Views: 2705

Re: errore HBZIP

Marzio, il file exe generato da 2 mega col bcc55 è passato a 3.5 mega col bcc7. Sì, lo so, purtroppo è inevitabile. come si fa a vedere il codice c generato da xHarbour? xHarbour genera dei .C che puoi esaminare. Probabilmente usi un batch che te li cancella. Rintraccia le istruzioni di cancellazion...
by Enrico Maria Giordano
Tue Oct 06, 2015 9:11 am
 
Forum: All products support
Topic: errore HBZIP
Replies: 8
Views: 2705

Re: errore HBZIP

grazie mille risolto!
grazie anche per il suggerimento.
il file exe generato da 2 mega col bcc55 è passato a 3.5 mega col bcc7.

come si fa a vedere il codice c generato da xHarbour?
ciao
by marzio
Tue Oct 06, 2015 8:44 am
 
Forum: All products support
Topic: errore HBZIP
Replies: 8
Views: 2705

Re: errore HBZIP

Marzio,

devi aggiungere zlib.lib. Se ti capitano altri casi come questo devi semplicemente prendere il nome della funzione "unresolved" e cercarlo all'interno di tutte le LIB, così riesci subito a capire quale ti manca.

EMG
by Enrico Maria Giordano
Tue Oct 06, 2015 8:33 am
 
Forum: All products support
Topic: errore HBZIP
Replies: 8
Views: 2705

errore HBZIP

buongiorno Enrico, ricevo questo errore con fwh1507, xHarbour 1.2.3 e bcc7 prima usavo bcc55. forse oltre ad HBZIP manca qualche altra libreria? grazie per l'aiuto che puoi darmi, ho letto tutti i 3d con ricerca 'hbzip' ma non ho trovato una soluzione. ciao, marzio librerie usate ...
by marzio
Tue Oct 06, 2015 7:11 am
 
Forum: All products support
Topic: errore HBZIP
Replies: 8
Views: 2705

MultiThread Unresolved external '_errno'

Error: Unresolved external '_errno' referenced from C:\XHARBOUR\LIB\HBZIP.LIB|zipfile
by MGA
Thu Sep 17, 2015 7:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MultiThread Unresolved external '_errno'
Replies: 0
Views: 297

xharbour para fwh1507+xharbour+bcc582

... Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland Error: Unresolved external '__ltolower_lcid' referenced from C:\XHARBOUR\LIB\HBZIP.LIB|ziparchive Error: Unresolved external '__ltoupper_lcid' referenced from C:\XHARBOUR\LIB\HBZIP.LIB|ziparchive Error: Unresolved external 'std::_Locinfo::_Locinfo(const ...
by MGA
Wed Sep 09, 2015 2:39 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: xharbour para fwh1507+xharbour+bcc582
Replies: 2
Views: 589

Re: How can I correct Korean Alphabet broken in calling MSSQL ?

Kim,

You were talking about SQL and then you start talking about hbzip

How are they related ?

You don't need to pay for tech support as these forums are free for FWH users :-)
by Antonio Linares
Tue Sep 08, 2015 6:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How can I correct Korean Alphabet broken in calling MSSQL ?
Replies: 17
Views: 4703

Re: How can I correct Korean Alphabet broken in calling MSSQL ?

... xHarbour... And... I found that there is no "???????"...with Korean alphabet... The only thing I've done was "replacement "HBZIP.LIB" with old version of HBZIP.lib" since there was following error with recent HBZIP.LIB.. Error: Unresolved external '__ltolower_lcid' ...
by kim yong woo
Sat Sep 05, 2015 12:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How can I correct Korean Alphabet broken in calling MSSQL ?
Replies: 17
Views: 4703

Re: HBZIP.LIB

Thanks Enrico
by David Williams
Sun Aug 02, 2015 4:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HBZIP.LIB
Replies: 9
Views: 1855

Re: HBZIP.LIB

David, from Mel Smith website: Visit http://www.whosaway.com, and download it. If you receive a 'Denied Access' from the site, then simply email syntel@cox.net with your real name and external IP address, and I will quickly allow you access to the site. You will also find there the latest xHarbour b...
by Enrico Maria Giordano
Sat Aug 01, 2015 12:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HBZIP.LIB
Replies: 9
Views: 1855

Re: HBZIP.LIB

Hi Antonio,

No I'm using bcc582. Where can I get the latest 7?

TIA
David
by David Williams
Sat Aug 01, 2015 11:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HBZIP.LIB
Replies: 9
Views: 1855

Re: HBZIP.LIB

David,

Are you using Bcc 7 ?
by Antonio Linares
Fri Jul 31, 2015 2:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HBZIP.LIB
Replies: 9
Views: 1855
PreviousNext

Return to advanced search