off cource yes
your first reply:
:You have to link it against hbtipssl.hbc.
:
:Viktor
:end

see
E:\harbour_cvs\contrib\hbtip\tests>hbmk2 gmail.prg smtpcli.prg sendmail.prg clie
nt.prg ..\hbtipssl.hbc
hbmk2: Processando script local: hbmk.hbm
hbmk2: Processando arquivo de configuração: e:\harbour_gcc\bin\hbmk.cfg
hbmk2: Processando: hbtipssl.hbc
Harbour 2.1.0beta1 (Rev. 14471)
Copyright (c) 1999-2010, http://www.harbour-project.org/
Compiling 'gmail.prg'...
Lines 196, Functions/Procedures 1
Generating C source output to 'C:\Users\athayde\AppData\Local\Temp\gmail.c'... D
one.
Compiling 'smtpcli.prg'...
Lines 1393, Functions/Procedures 16
Generating C source output to 'C:\Users\athayde\AppData\Local\Temp\smtpcli.c'...
 Done.
Compiling 'sendmail.prg'...
Lines 2146, Functions/Procedures 2
Generating C source output to 'C:\Users\athayde\AppData\Local\Temp\sendmail.c'..
. Done.
Compiling 'client.prg'...
Lines 4067, Functions/Procedures 27
Generating C source output to 'C:\Users\athayde\AppData\Local\Temp\client.c'...
Done.

hbtipssl.hbc
#
# $Id: hbtipssl.hbc 12413 2009-09-05 23:44:22Z vszakats $
#

incpaths=.

libs=hbtipssl
libs=../../hbssl/hbssl.hbc

Regards
Fernando Athayde





________________________________
De: Viktor Szakáts <harbour...@syenar.hu>
Para: Harbour Project Main Developer List. <harbour@harbour-project.org>
Enviadas: Sexta-feira, 14 de Maio de 2010 4:53:06
Assunto: Re: Res: Res: Res: Res: Res: [Harbour] tipclientsmtp error

Did you read my first reply?

Viktor

On 2010 May 14, at 05:22, Fernando Athayde wrote:

> i hope be useful
> i build client.prg smtpcli.prg sendmail.prg with gmail.prg
> and now appears the lines of error
> 
> E:\harbour_cvs\contrib\hbtip\tests>gmail
> 
> Error BASE/1081  Operation not supported: TIPCLIENTSMTP:new()
> Called from TIPCLIENT:NEW(212)
> Called from TIPCLIENTSMTP:NEW(99)
> Called from HB_SENDMAIL(285)
> Called from MAIN(38)
> 
> Regards
> Fernando Athayde
> 
> De: Fernando Athayde <fernando_atha...@yahoo.com.br>
> Para: Harbour Project Main Developer List. <harbour@harbour-project.org>
> Enviadas: Sexta-feira, 14 de Maio de 2010 0:07:14
> Assunto: Res: Res: Res: Res: [Harbour] tipclientsmtp error
> 
> only by know
> tiptest.prg runs normaly
> but gmail.prg don´t strange no
> 
> Regards
> Fernando Athayde
> 
> De: Fernando Athayde <fernando_atha...@yahoo.com.br>
> Para: Harbour Project Main Developer List. <harbour@harbour-project.org>
> Enviadas: Quinta-feira, 13 de Maio de 2010 23:55:09
> Assunto: Res: Res: Res: [Harbour] tipclientsmtp error
> 
> i won this battle, lol
> openssl dll´s there are in bin and not in out32dll
> i moved dll´s into out32dll, and bang runs, build
> but still happens this error
> 
> Error BASE/1081  Operation not supported: TIPCLIENTSMTP:new()
> Called from TIPCLIENT:NEW(0)
> Called from TIPCLIENTSMTP:NEW(0)
> Called from HB_SENDMAIL(0)
> 
> now there is libssleay32.a and libeay32.a in my lib directory
> 
> what´s worng, i´m sincronized with svn
> 
> Regards,
> Fernando Athayde
> 
> De: Viktor Szakáts <harbour...@syenar.hu>
> Para: Harbour Project Main Developer List. <harbour@harbour-project.org>
> Enviadas: Quinta-feira, 13 de Maio de 2010 16:12:29
> Assunto: Re: Res: Res: [Harbour] tipclientsmtp error
> 
> > i already use look
> > 
> > set HB_BUILD_DLL=yes
> > set HB_BUILD_IMPLIB=yes
> > set HB_INSTALL_PREFIX=e:\harbour_gcc
> > SET HRB_DIR=e:\harbour_gcc
> > 
> > SET HB_WITH_MYSQL=C:\mysql\include
> > SET HB_INC_MYSQL=C:\mysql\include
> > SET HB_DIR_MYSQL=C:\mysql
> > SET HB_WITH_OPENSSL=E:\openssl-1.0.0\include
> > 
> > SET HB_PATH=e:\harbour_gcc
> > 
> > and only generate these files with ssl
> > libhbssl.a
> > libhbssls.a
> > libhbtipssl.a
> 
> So you missed something in my answer.
> 
> BTW, most of the above envvars are not 
> needed, see "10. TROUBLESHOOTING" in INSTALL.
> 
> Viktor
> 
> _______________________________________________
> Harbour mailing list (attachment size limit: 40KB)
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
> 
>  
> 
>  
> 
>  _______________________________________________
> Harbour mailing list (attachment size limit: 40KB)
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour



      
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to