FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour HBSSL for xharbour
Posts: 838
Joined: Fri Feb 10, 2006 12:14 PM
HBSSL for xharbour
Posted: Thu Jan 23, 2014 09:03 AM

Hello,

Does anyone knows where can I get the HBssl libs for xharbour?

Cheers
Antonio

Regards

Antonio H Ferreira
Posts: 1789
Joined: Tue Oct 11, 2005 05:01 PM
Re: HBSSL for xharbour
Posted: Wed Feb 05, 2014 03:40 PM

no he sido capaz de construirla, en harbour pude pero en xharbour no.
lo intentare nuevamente, comentare como me fue pronto.

Salu2

Carlos Vargas

Desde Managua, Nicaragua (CA)
Posts: 8515
Joined: Tue Dec 20, 2005 07:36 PM
Posts: 838
Joined: Fri Feb 10, 2006 12:14 PM
Re: HBSSL for xharbour
Posted: Fri Feb 07, 2014 06:39 PM

Thansk for the answers

I have now the hssl libs for xharbour however when a link it i get UNRESOLVED EXTERNAL HB_FUN"NAME OF THE FUCTION CALLED AT THE PRG"

How can I solve this?

Antonio Ferreira

Regards

Antonio H Ferreira
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
Re: HBSSL for xharbour
Posted: Fri Feb 21, 2014 11:08 PM

Antonio,

It looks like you are still not linking in the LIB file(s).

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 838
Joined: Fri Feb 10, 2006 12:14 PM
Re: HBSSL for xharbour
Posted: Sat Feb 22, 2014 12:42 PM

James,

I'm linking the lib files ssleay32.lb and libeay32.lib.
I get unresolved external like informd previously.

Cheers
Antonio

Regards

Antonio H Ferreira
Posts: 1789
Joined: Tue Oct 11, 2005 05:01 PM
Re: HBSSL for xharbour
Posted: Sat Feb 22, 2014 04:05 PM
please,try this file,a and confime if work please.
http://www.filedropper.com/hbssl
Salu2

Carlos Vargas

Desde Managua, Nicaragua (CA)
Posts: 838
Joined: Fri Feb 10, 2006 12:14 PM
Re: HBSSL for xharbour
Posted: Sat Feb 22, 2014 04:16 PM

Carlos,

Thanks for your help.

I can not link it got message:

xLINK: fatal error: Corrupt library: '.\hbssl.lib'.

Type: C >>>Couldn't build: followup.exe<<<
Type: C >>>TMAKEPROJECT<<<
Type: C >>>TMAKEPROJECT:REFRESH<<<
Type: N >>> 1357<<<

Do you have any ideas?

Do you use it for xharbour?

Regards

Antonio H Ferreira
Posts: 1789
Joined: Tue Oct 11, 2005 05:01 PM
Re: HBSSL for xharbour
Posted: Sat Feb 22, 2014 04:36 PM

wht compiler use?
xhb.com
or
xharbour.org
?
can you send me a example of use for compile here and test the lib correct?

salu2
carlos vargas

Salu2

Carlos Vargas

Desde Managua, Nicaragua (CA)
Posts: 838
Joined: Fri Feb 10, 2006 12:14 PM
Re: HBSSL for xharbour
Posted: Sat Feb 22, 2014 07:50 PM

I use Xharbour builder version 4.5 Sept 2008

xink statment without the prg files

xlink.exe -NOEXPOBJ -MAP -FORCE:MULTIPLE -NOIMPLIB -subsystem:windows -UNMANGLE -LIBPATH:"C:\FW21\FWH_8\lib" -LIBPATH:"C:\FW21\xHarbourinc\xHB Set 08\xHB\lib" -LIBPATH:"C:\FW21\xHarbourinc\xHB Set 08\xHB\c_lib" -LIBPATH:"C:\FW21\xHarbourinc\xHB Set 08\xHB\c_lib\win" "C:\FW21\xHarbourinc\xHB Set 08\xHB\lib\OleServer.lib" "C:\FW21\xHarbourinc\xHB Set 08\xHB\lib\ActiveX.lib" "C:\FW21\xHarbourinc\XHB Set 08\xHB\lib\RMDBFCDX.lib" "C:\fw21\xHarbourinc\XHB Set 08\xHB\lib\ACE32.lib" "C:\fw21\xHarbourinc\XHB Set 08\xHB\lib\ADS.lib" "FiveHCM.lib" "FiveHMX.lib" "OptG.lib" "xhb.lib" "dbf.lib" "ntx.lib" "cdx.lib" "rmdbfcdx.lib" crt.lib kernel32.lib user32.lib winspool.lib ole32.lib oleaut32.lib odbc32.lib odbccp32.lib uuid.lib wsock32.lib ws2_32.lib wininet.lib advapi32.lib shlwapi.lib msimg32.lib mpr.lib comctl32.lib comdlg32.lib gdi32.lib shell32.lib winmm.lib lz32.lib Netapi32.lib -out:"d:\flwup\flwup.exe"<<<

Regards

Antonio H Ferreira
Posts: 838
Joined: Fri Feb 10, 2006 12:14 PM
Re: HBSSL for xharbour
Posted: Mon Mar 03, 2014 09:18 AM

Carlos,

Did you find out any solution.

Regards

Antonio H Ferreira
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
Re: HBSSL for xharbour
Posted: Tue Mar 04, 2014 05:26 PM

Antonio,

I think the problem is the libs are compiled using a newer xHarbour and are not compatible with your older version.

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 838
Joined: Fri Feb 10, 2006 12:14 PM
Re: HBSSL for xharbour
Posted: Thu Mar 06, 2014 09:21 AM

James,

Do you know where I can find the files to build the libs?

I think I have to build it using Pelles C

Regards

Antonio H Ferreira
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
Re: HBSSL for xharbour
Posted: Thu Mar 06, 2014 02:26 PM
Antonio,

Do you know where I can find the files to build the libs?

Sorry, I don't know. You should try asking on the xharbour.com fourm.

James
FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10

Continue the discussion