HBSSL for xharbour

HBSSL for xharbour

Postby AHF » Thu Jan 23, 2014 9:03 am

Hello,

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

Cheers
Antonio
Regards
Antonio H Ferreira
AHF
 
Posts: 838
Joined: Fri Feb 10, 2006 12:14 pm

Re: HBSSL for xharbour

Postby carlos vargas » Wed Feb 05, 2014 3: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)
User avatar
carlos vargas
 
Posts: 1704
Joined: Tue Oct 11, 2005 5:01 pm
Location: Nicaragua

Re: HBSSL for xharbour

Postby karinha » Thu Feb 06, 2014 1:09 pm

João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
User avatar
karinha
 
Posts: 7445
Joined: Tue Dec 20, 2005 7:36 pm
Location: São Paulo - Brasil

Re: HBSSL for xharbour

Postby AHF » Fri Feb 07, 2014 6: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
AHF
 
Posts: 838
Joined: Fri Feb 10, 2006 12:14 pm

Re: HBSSL for xharbour

Postby James Bott » Fri Feb 21, 2014 11:08 pm

Antonio,

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

James
User avatar
James Bott
 
Posts: 4840
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA

Re: HBSSL for xharbour

Postby AHF » 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
AHF
 
Posts: 838
Joined: Fri Feb 10, 2006 12:14 pm

Re: HBSSL for xharbour

Postby carlos vargas » Sat Feb 22, 2014 4:05 pm

please,try this file,a and confime if work please.
http://www.filedropper.com/hbssl
Salu2
Carlos Vargas
Desde Managua, Nicaragua (CA)
User avatar
carlos vargas
 
Posts: 1704
Joined: Tue Oct 11, 2005 5:01 pm
Location: Nicaragua

Re: HBSSL for xharbour

Postby AHF » Sat Feb 22, 2014 4: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
AHF
 
Posts: 838
Joined: Fri Feb 10, 2006 12:14 pm

Re: HBSSL for xharbour

Postby carlos vargas » Sat Feb 22, 2014 4: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)
User avatar
carlos vargas
 
Posts: 1704
Joined: Tue Oct 11, 2005 5:01 pm
Location: Nicaragua

Re: HBSSL for xharbour

Postby AHF » Sat Feb 22, 2014 7: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
AHF
 
Posts: 838
Joined: Fri Feb 10, 2006 12:14 pm

Re: HBSSL for xharbour

Postby AHF » Mon Mar 03, 2014 9:18 am

Carlos,

Did you find out any solution.
Regards
Antonio H Ferreira
AHF
 
Posts: 838
Joined: Fri Feb 10, 2006 12:14 pm

Re: HBSSL for xharbour

Postby James Bott » Tue Mar 04, 2014 5: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
User avatar
James Bott
 
Posts: 4840
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA

Re: HBSSL for xharbour

Postby AHF » Thu Mar 06, 2014 9: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
AHF
 
Posts: 838
Joined: Fri Feb 10, 2006 12:14 pm

Re: HBSSL for xharbour

Postby James Bott » Thu Mar 06, 2014 2: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
User avatar
James Bott
 
Posts: 4840
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: George, Otto and 152 guests