topic stringlengths 1 63 | text stringlengths 1 577k ⌀ |
|---|---|
xHarbour.org | [quote="Otto":3ux7pj2d]Sure it would be a good idea to change year 2007 to 2016 on the footer of the internet page[/quote:3ux7pj2d]
Done.
[quote="Otto":3ux7pj2d]and add the information about <!-- m --><a class="postlink" href="http://www.whosaway.com">http://www.whosaway.com</a><!-- m --> to the news section.[/quote... |
xHarbour.org | Hello Enrico,
thank you.
Maybe you can put <!-- m --><a class="postlink" href="http://www.whosaway.com">http://www.whosaway.com</a><!-- m --> also in the news section with the date of today.
At the moment the last News are from 2009.
Best regards,
Otto |
xHarbour.org | [quote="Otto":2jdcmzrb]Maybe you can put <!-- m --><a class="postlink" href="http://www.whosaway.com">http://www.whosaway.com</a><!-- m --> also in the news section with the date of today.
At the moment the last News are from 2009.[/quote:2jdcmzrb]
Sorry but that news section is something that I would not put my hands... |
xHarbour.org | [quote="Otto":3nj51cv6]maybe you can forward it.
For a new visitor this looks like a outdated product.[/quote:3nj51cv6]
Done.
EMG |
xHarbour.org 1.21 | Saludos, tengo un problema al compilar con el xHb 1.21, el ultimo subido en <!-- w --><a class="postlink" href="http://www.xharbour.org">www.xharbour.org</a><!-- w -->, al compilar mi programa que funciona Ok con la version 1.01 arroja estos errores al momento de enlazar :
Error: Unresolved external 'inflateEnd' refer... |
xHarbour.org 1.21 | Enrique,
Tienes que enlazar ZLIB.LIB de xHarbour tambien.
Puedes descargar xHarbour desde aqui, que incluye todas las librerias de contribuciones:
<!-- w --><a class="postlink" href="http://www.fivetechsoft.com/files/xharbour.exe">www.fivetechsoft.com/files/xharbour.exe</a><!-- w --> |
xHarbour.org 1.21 | Gracias Antonio, parece que ya esta Ok |
xHarbour.org BUG error Build 20130422 | Hola
No se si este es el foro adecuado para reportar un BUG en esta version de xHarbour.org
Cuando compilas con esta version de xHarbour.org, sin el parametro /w, los errores NO son presentados y el compilador termina con error de compilacion, pero NO puedo ver los errores del programa.
SI le adiciono el parametro ... |
xHarbour.org BUG error Build 20130422 | Mira \samples\warnings.log |
xHarbour.org BUG error Build 20130422 | Hola Karinha
No tengo warnings.log ya que actualice el compilador de xharbour que trae la version FWH 13.07
Saludos |
xHarbour.org BUG error Build 20130422 | Es conveniente que uses /w pues asi limpias los warnings, que no deberías tener en tus PRGs. |
xHarbour.org BUG error Build 20130422 | Hola Antonio.
Considero que por cuestion de compatibilidad, el comportamiento del parametro /w debe ser el mismo que en versiones anteriores.
saludos |
xHarbour.org BUG error Build 20130422 | Gustavo,
Aqui no podemos ayudarte en eso. Has de reportar ese comportamiento en la lista de usuarios de xHarbour
Aqui la tienes:
[url:w5wrbmhk]https://groups.google.com/forum/#!forum/comp.lang.xharbour[/url:w5wrbmhk] |
xHarbour.org updated! | xHarbour.org has been update with the new builds, sources and compilers!
Please visit:
<!-- m --><a class="postlink" href="http://www.xharbour.org">http://www.xharbour.org</a><!-- m -->
Many thanks to Mel for all his hard work in creating the new builds!
EMG |
xHarbour.org updated! | Enrico, falta la versión del xHarbour para BCC7.0 gracias, saludos. |
xHarbour.org updated! | BCC 7.0 is not supported. Please use BCC 7.2.
EMG |
xHarbour.org updated! | Gracias Master. Usted é mui amable en me responder. Saludos. |
xHarbour.org updated! | To All
I like Bcc72, however if you have any embedded #include headers in your .rc files, they will not compile into .res without errors. Also, had problems compiling .rc's that have datepick controls as well. <!-- s:( --><img src="{SMILIES_PATH}/icon_sad.gif" alt=":(" title="Sad" /><!-- s:( -->
Rick Lipkin
[cod... |
xHarbour.org updated! | BCC 7.2 still uses the old brc32.exe:
[code=fw:mz66vhyo]<div class="fw" id="{CB}" style="font-family: monospace;">Borland <span style="color: #0000ff;">Resource</span> Compiler / Binder<br />Version <span style="color: #000000;">5.40</span> Copyright <span style="color: #000000;">(</span>c<span style="color: #0000... |
xHarbour.org updated! | Enrico
Just sent you my monolithic .rc file .. Compile to .res with brc32 -r and you will see the problems associated with the ResEdit header files.
Thanks
Rick Lipkin |
xHarbour.org updated! | I got:
[code=fw:1tukqsqh]<div class="fw" id="{CB}" style="font-family: monospace;">Error VehW32.RC <span style="color: #000000;">5</span> <span style="color: #000000;">11</span>: <span style="color: #000000;">Cannot</span> open file: <span style="color: #000000;">windows</span>.h</div>[/code:1tukqsqh]
So I set:
[cod... |
xHarbour.org updated! | Enrico ..
Here is the thread we discussed a few months ago ..
<!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=3&t=33117&hilit=bcc72">viewtopic.php?f=3&t=33117&hilit=bcc72</a><!-- l -->
Here is Resource.h
[code=fw:40sscl9q]<div class="fw" id="{CB}" style="font-family: monos... |
xHarbour.org updated! | Ok, now I get:
[code=fw:e2frh6x5]<div class="fw" id="{CB}" style="font-family: monospace;">Error VehW32.RC <span style="color: #000000;">2022</span> <span style="color: #000000;">35</span>: <span style="color: #000000;">Cannot</span> open file: .\\Add16.bmp</div>[/code:e2frh6x5]
I don't see any severe problem, or am ... |
xHarbour.org updated! | Enrico ..
Sorry about the file .. the .rc is looking to load all my icons and bitmaps .. lets try it this way ..
Go To \Samples and lets use Buildx.bat AdoRick .. before you compile substitute this AdoRick.rc file.
[code=fw:4crl9d3w]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color:... |
xHarbour.org updated! | Rick,
can you tell me [b:2qczo1x1]exactly[/b:2qczo1x1] which is the error message you get that you cannot fixed?
EMG |
xHarbour.org updated! | i modify the header in "resource scrip template" in resedit
[quote:1iiri6ml]
//#include <winresrc.h>
#include <windows.h>
//#include <commctrl.h>
//#include <richedit.h>
#define WC_TABCONTROL "SysTabControl32"
#define MONTHCAL_CLASS "SysMonthCal32"
#include "resource.h"
[/quote:1iiri6ml]
[img:1iiri6ml]http:... |
xHarbour.org updated! | Carlos
Thanks for your help ..
I had to fix the header prsht.h :
Error prsht.h 917 1: '#endif' before '#if'
and Header combaseapi.h
Error combaseapi.h 283 9: Symbol PURE is already defined. Redefinition is not the same
For the above errors was the fix for the resedit headers to just rem them out ? meaning if I rem... |
xHarbour.org updated! | Rick,
Were you able to fix this for BCC 7.1 64 ?
> I had to fix the header prsht.h :
> Error prsht.h 917 1: '#endif' before '#if' |
xHarbour.org updated! | To All
With the help of Enrico, Carlos and the tireless help of Cristobal .. I have Bcc72 working with Resedit and compiling resources with Brc32.exe. Because of my stubbornness, years ago I decided to create all my resouces as individual .rc files .. rather than working with one Single monolithic .rc adding new forms... |
xHarbour.org updated! | xHarbour.org updated:
- removed BCC 5.5.1 and xHarbour for BCC 5.5.1 (too old!)
- add BCC 7.30 64-bit (for evaluation only!) and xHarbour for BCC 7.30 64-bit (now complete with hbzip library!)
- add xHarbour for BCC 10.2.3 (BCC 10,2,3 can be freely downloaded from Embarcadero website)
EMG |
xHarbour.org updated! | [quote="Enrico Maria Giordano":2l1otmqa]- add BCC 7.30 64-bit (for evaluation only!) and xHarbour for BCC 7.30 64-bit (now complete with hbzip library!)[/quote:2l1otmqa]
Sorry, due to an error the file hbzip.a was still missing. Now it's ok.
EMG |
xHarbour.org updated! | - new build 10241
- now "Changelog" link points at the correct address
EMG |
xHarbour.org updated! | Holá Enrico, hello Enrico,
xHarbour Binaries 1.2.3 Rev. 10241 for BCC 10.2.3
This download includes all binaries and libraries for Embarcadero BCC 10.2.3. ??
Regards, saludos. |
xHarbour.org updated! | Yes, it's the new free compiler from Embarcadero.
EMG |
xHarbour.org updated! | [quote="Enrico Maria Giordano":1kd5u1mz]Yes, it's the new free compiler from Embarcadero.
EMG[/quote:1kd5u1mz]
Ok. Many thanks.
Dear Enrico, where you can download BCC10.2.3?
[img:1kd5u1mz]https://i.imgur.com/NxTKaQa.png[/img:1kd5u1mz]
Regards, saludos. |
xHarbour.org updated! | [url:3kw2apye]http://www.embarcadero.com[/url:3kw2apye]
Look for community edition.
EMG |
xHarbour.org updated! | xHarbour.org updated:
- add xHarbour for Pelles C 9.0.0 64-bit
EMG |
xHarbour.org updated! | [url:10tui4g0]http://www.xharbour.org/index.asp?page=download/windows/required_win[/url:10tui4g0]
[url:10tui4g0]http://www.xharbour.org/index.asp?page=download/windows/binaries_win[/url:10tui4g0]
Saludos. |
xHarbour.org updated! | Enrico
I kinda gave up on Borland 10 .. never could get it to work .. have you had any success with Bcc10 ?? Just downloaded Bcc74 32 bit ..
Thanks
Rick Lipkin |
xHarbour.org updated! | Rick,
Me neither… <!-- s:-( --><img src="{SMILIES_PATH}/icon_sad.gif" alt=":-(" title="Sad" /><!-- s:-( -->
EMG |
xHarbour.org updated! | [url:2yu6jbk2]http://www.xharbour.org[/url:2yu6jbk2]
Updated with the latest xHarbour builds for MSC32, MSC64, BCC32 and BCC64! |
xHarbour.org updated! | Enrico, thank you.
Best regards,
Otto |
xHarbour.org updated! | Many links are wrong
sample : Third Party Products, |
xHarbour.org updated! | Fixed:
[url:g3823ga7]http://xharbour.org/index.asp?page=product/thirdparty[/url:g3823ga7] |
xHarbour.org updated! | [quote="Enrico Maria Giordano":1ahi5yb6]Fixed:
[url:1ahi5yb6]http://xharbour.org/index.asp?page=product/thirdparty[/url:1ahi5yb6][/quote:1ahi5yb6]
<!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D --> |
xHarbour.org updated! | [quote="Enrico Maria Giordano":34n5yujy]Rick,
Me neither… <!-- s:-( --><img src="{SMILIES_PATH}/icon_sad.gif" alt=":-(" title="Sad" /><!-- s:-( -->
EMG[/quote:34n5yujy]
Master Enrico, look this, please!
[url:34n5yujy]https://github.com/ronpinkas/xharbour/tree/main/xHarbourBuilder/xHarbour-SQLRDD[/url:34n5yu... |
xHarbour.org updated! | Yes, I already knew that, thank you. |
xHarbour.org updated! | xHarbour builds updated!
[url:gs83hnxb]http://xharbour.org/index.asp?page=download/windows/binaries_win[/url:gs83hnxb]
[url:gs83hnxb]https://github.com/ronpinkas/xharbour/blob/main/ChangeLog[/url:gs83hnxb]
[url:gs83hnxb]http://xharbour.org/index.asp?page=download/sources[/url:gs83hnxb] |
xHarbour.org updated! | xHarbour builds updated!
Version 10271:
[url:3dwct0o2]http://xharbour.org/index.asp?page=download/windows/binaries_win[/url:3dwct0o2]
[url:3dwct0o2]https://github.com/ronpinkas/xharbour/blob/main/ChangeLog[/url:3dwct0o2]
[url:3dwct0o2]http://xharbour.org/index.asp?page=download/sources... |
xHarbour.org updated! | xHarbour builds updated!
Version 10272:
[url:2k4aggqh]http://xharbour.org/index.asp?page=download/windows/binaries_win[/url:2k4aggqh]
[url:2k4aggqh]https://github.com/ronpinkas/xharbour/blob/main/ChangeLog[/url:2k4aggqh]
[url:2k4aggqh]http://xharbour.org/index.asp?page=download/sources... |
xHarbour.org updated! | xHarbour builds updated!
Version 10273:
[url:20nd5zmp]http://xharbour.org/index.asp?page=download/windows/binaries_win[/url:20nd5zmp]
[url:20nd5zmp]https://github.com/ronpinkas/xharbour/blob/main/ChangeLog[/url:20nd5zmp]
[url:20nd5zmp]http://xharbour.org/index.asp?page=download/sources... |
xHarbour.org updated! | xHarbour builds updated!
Version 10274:
[url:2bhl0yty]http://xharbour.org/index.asp?page=download/windows/binaries_win[/url:2bhl0yty]
[url:2bhl0yty]https://github.com/ronpinkas/xharbour/blob/main/ChangeLog[/url:2bhl0yty]
[url:2bhl0yty]http://xharbour.org/index.asp?page=download/sources... |
xHarbour.org updated! | Enrico:
Error: Unresolved external '_dv_memcpy' referenced from C:\ROOT\SQLRDD\LIB\SQLRDD.LIB|sqlrdd1
Error: Unresolved external 'utime(const char *, utimbuf *)' referenced from C:\ROOT\XHB10274_BCC760\LIB\HBZIP.LIB|zipplatform
0 Files, 0 Warnings, 3 Errors
Compile time: 0.00s Link time: 1.29s Total time: 1.35s
[... |
xHarbour.org updated! | [quote="karinha":ecsffi39]Enrico:
Error: Unresolved external '_dv_memcpy' referenced from C:\ROOT\SQLRDD\LIB\SQLRDD.LIB|sqlrdd1[/quote:ecsffi39]
What is SQLRDD.LIB? There is no such library in the official xHarbour distribution.
[quote="karinha":ecsffi39]Error: Unresolved external 'utime(const char *, utimbuf *)' re... |
xHarbour.org updated! | Enrico,
[url:1w1ki4pm]http://fivewin.com.br/index.php?/topic/37743-sqlrdd/[/url:1w1ki4pm]
SQLRDD, pertenece a xHarbour.com, ahora es gratuito. Antes se pagaba.
SQLRDD, belongs to xHarbour.com, is now free. Before it was paid.
Thanks.
Regards, saludos. |
xHarbour.org updated! | xHarbour builds updated!
Version 10275:
[url:2oltrntj]http://xharbour.org/index.asp?page=download/windows/binaries_win[/url:2oltrntj]
[url:2oltrntj]https://github.com/ronpinkas/xharbour/blob/main/ChangeLog[/url:2oltrntj]
[url:2oltrntj]http://xharbour.org/index.asp?page=download/sources... |
xHarbour.org updated! | [quote="karinha":24dshlin]Error: Unresolved external 'utime(const char *, utimbuf *)' referenced from C:\ROOT\XHB10274_BCC760\LIB\HBZIP.LIB|zipplatform[/quote:24dshlin]
Fixed. Try with the new version 10275. |
xHarbour.org updated! | [quote="karinha":1mza4ec7]Enrico,
[url:1mza4ec7]http://fivewin.com.br/index.php?/topic/37743-sqlrdd/[/url:1mza4ec7]
SQLRDD, pertenece a xHarbour.com, ahora es gratuito. Antes se pagaba.
SQLRDD, belongs to xHarbour.com, is now free. Before it was paid.
Thanks.
Regards, saludos.[/quote:1mza4ec7]
So... |
xHarbour.org updated! | [quote="Enrico Maria Giordano":36l0tzf2][quote="karinha":36l0tzf2]Enrico,
[url:36l0tzf2]http://fivewin.com.br/index.php?/topic/37743-sqlrdd/[/url:36l0tzf2]
SQLRDD, pertenece a xHarbour.com, ahora es gratuito. Antes se pagaba.
SQLRDD, belongs to xHarbour.com, is now free. Before it was paid.
Thanks.... |
xHarbour.org updated! | [quote="karinha":3p4wvae4]No problem, the people who use SLQRDD are able to compile it. Since I don't use it, I don't stress about it.
No hay problema, las personas que usan SLQRDD pueden compilarlo. Como no lo uso, no me estreso por ello.
Gracias, thanks.
Regards, saludos.[/quote:3p4wvae4]
Ok. Did you try the new ... |
xHarbour.org updated! | [quote="Enrico Maria Giordano":1h9kbqs5][quote="karinha":1h9kbqs5]No problem, the people who use SLQRDD are able to compile it. Since I don't use it, I don't stress about it.
No hay problema, las personas que usan SLQRDD pueden compilarlo. Como no lo uso, no me estreso por ello.
Gracias, thanks.
Regards, saludos.[/q... |
xHarbour.org updated! | Ok, thank you. |
xHarbour.org updated! | Enrico, está correcto?
[code=fw:3sc3qqwk]<div class="fw" id="{CB}" style="font-family: monospace;"><br />xHarbour <span style="color: #000000;">1.3</span><span style="color: #000000;">.0</span> Intl. <span style="color: #000000;">(</span>SimpLex<span style="color: #000000;">)</span> <span style="color: #000000... |
xHarbour.org updated! | Enrico, ¿cómo modificar BCC32.CFG para FWH1905 y xHarbour para BCC76?
Enrico, how to modify BCC32.CFG for FWH1905 and xHarbour for BCC76?
// BCC32.CFG
[code=fw:1ynu5r5w]<div class="fw" id="{CB}" style="font-family: monospace;"><br />-I@\..\include\windows\crtl;@\..\include\windows\sdk;@\..\include\dinkumware<br />-O... |
xHarbour.org updated! | Enrico, ¿cómo modificar ILÇINK32.CFG para FWH1905 y xHarbour para BCC76?
Enrico, how to modify ILINK32.CFG for FWH1905 and xHarbour for BCC76?
// ILINK32.CFG
[code=fw:46yz7rb1]<div class="fw" id="{CB}" style="font-family: monospace;"><br />-Gn<br />-aa<br />-x<br /> </div>[/code:46yz7rb1]
Gracias, thanks.
Re... |
xHarbour.org updated! | [quote="Enrico Maria Giordano":e35r0c28]xHarbour builds updated!
Version 10275:
[url:e35r0c28]http://xharbour.org/index.asp?page=download/windows/binaries_win[/url:e35r0c28]
[url:e35r0c28]https://github.com/ronpinkas/xharbour/blob/main/ChangeLog[/url:e35r0c28]
[url:e35r0c28]http://xharbour.... |
xHarbour.org updated! | Enrico:
[code=fw:wzrzrwf6]<div class="fw" id="{CB}" style="font-family: monospace;"><br />Embarcadero C++ <span style="color: #000000;">7.60</span> <span style="color: #00C800;">for</span> Win32 Copyright <span style="color: #000000;">(</span>c<span style="color: #000000;">)</span> <span style="color: #000000;... |
xHarbour.org updated! | [quote="karinha":2liiw5el]Enrico, está correcto?
[code=fw:2liiw5el]<div class="fw" id="{CB}" style="font-family: monospace;"><br />xHarbour <span style="color: #000000;">1.3</span><span style="color: #000000;">.0</span> Intl. <span style="color: #000000;">(</span>SimpLex<span style="color: #000000;">)</span> <... |
xHarbour.org updated! | [quote="karinha":zfni965r]Enrico, ¿cómo modificar BCC32.CFG para FWH1905 y xHarbour para BCC76?
Enrico, how to modify BCC32.CFG for FWH1905 and xHarbour for BCC76?[/quote:zfni965r]
No changes. |
xHarbour.org updated! | [quote="karinha":1f14osf5]Enrico, ¿cómo modificar ILÇINK32.CFG para FWH1905 y xHarbour para BCC76?
Enrico, how to modify ILINK32.CFG for FWH1905 and xHarbour for BCC76?
// ILINK32.CFG
[code=fw:1f14osf5]<div class="fw" id="{CB}" style="font-family: monospace;"><br />-Gn<br />-aa<br />-x<br /> </div>[/code:1f14osf5]
... |
xHarbour.org updated! | [quote="karinha":2y88jts9]Enrico:
[code=fw:2y88jts9]<div class="fw" id="{CB}" style="font-family: monospace;"><br />Embarcadero C++ <span style="color: #000000;">7.60</span> <span style="color: #00C800;">for</span> Win32 Copyright <span style="color: #000000;">(</span>c<span style="color: #000000;">)</span> <s... |
xHarbour.org updated! | Enrico,
Can you help me about this? Thank you!
Turbo Incremental Link 6.80 Copyright (c) 1997-2017 Embarcadero Technologies, Inc.
Error: Unresolved external '___get_std_stream' referenced from D:\LANG\FWH1811\XH1.3.0\LIB\COMMON.LIB|hbtrace
Error: Unresolved external '__chdir' referenced from D:\LANG\FWH1811\XH1.3.0\... |
xHarbour.org updated! | Sure, but I need a simple PRG showing the errors that I can test here. |
xHarbour.org updated! | Enrico, I have no way to simulate this example, as it is my MAIN MENU that compiles perfectly with BCC74.
Enrico, no tengo forma de simular este ejemplo, ya que es mi MENÚ PRINCIPAL el que se compila perfectamente con BCC74.
[code=fw:39nctxma]<div class="fw" id="{CB}" style="font-family: monospace;"><br />Lines <span... |
xHarbour.org updated! | Can you send me WINORCAM.PRG to try to compile it here? |
xHarbour.org updated! | [quote="Enrico Maria Giordano":1diuddax]Can you send me WINORCAM.PRG to try to compile it here?[/quote:1diuddax]
Enrico, problem solved. I removed these functions that are not used in the main program and it compiled perfectly.
Enrique, problema solucionado. Eliminé estas funciones que no se utilizan en el programa p... |
xHarbour.org updated! | I also noticed that the size of the DAUGHTER WINDOW was a little smaller than the one compiled with the BCC74 version. As shown in the image, look at the bottom of the window to understand.
También noté que el tamaño de DAUGHTER WINDOW era un poco más pequeño que el compilado con la versión BCC74. Como se muestra en l... |
xHarbour.org updated! | Enerico, esta correcto esto?
[code=fw:2e6wpvt0]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #B900B9;">// BCC32.CFG</span><br /><br /><span style="color: #000000;">-6</span><br />-DHB_GUI<br />-DHB_INCLUDE_WINEXCHANDLER<br />-DHB_NO_PROFILER<br />-DHB_NO_TRACE<br />-DHB_WIN32_IO<b... |
xHarbour.org updated! | [quote="karinha":yul0q42q]I also noticed that the size of the DAUGHTER WINDOW was a little smaller than the one compiled with the BCC74 version. As shown in the image, look at the bottom of the window to understand.[/quote:yul0q42q]
Sorry, I don't understand. Can you mark the place of the problem, please? |
xHarbour.org updated! | [quote="karinha":3g540pa6]Enerico, esta correcto esto?
[code=fw:3g540pa6]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #B900B9;">// BCC32.CFG</span><br /><br /><span style="color: #000000;">-6</span><br />-DHB_GUI<br />-DHB_INCLUDE_WINEXCHANDLER<br />-DHB_NO_PROFILER<br />-DHB_NO_... |
xHarbour.org updated! | Enrico: thank you very much. Everything is working perfectly. This is, without a doubt, a very robust and powerful new compiler. Fantastic.
enrico: muchas gracias. Todo está funcionando perfectamente. Este es, sin duda, un nuevo compilador muy robusto y potente. Fantástico.
Regards, saludos. |
xHarbour.org updated! | Great! I'm happy for this. But to be honest, it's been a year now that I'm using MSC32 because it generates a much smaller EXEs. If you want to try it just let me know. |
xHarbour.org updated! | [quote="Enrico Maria Giordano":3rt4rss2]Sure, but I need a simple PRG showing the errors that I can test here.[/quote:3rt4rss2]
Code below, I change testget in samples folder to try tipclient with https. Thanks in advance!
#Include "Fivewin.ch"
Function Main()
LOCAL oDlg, oGet
LOCAL cCad := "Testing " ... |
xHarbour.org updated! | Compiled: no unresolved externals, with both Harbour and xHarbour. Please try with the latest xHarbour from here:
[url:266yl2ra]http://xharbour.org/index.asp?page=download/windows/binaries_win[/url:266yl2ra] |
xHarbour.org updated! | Enrico, no acepta https.
[code=fw:twt6n8uv]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #B900B9;">// C:\FWH..\SAMPLES\WARTIAGA.PRG - Compila perfecto.</span><br /><br /><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"Fivewin.ch"</span><br /><br /><spa... |
xHarbour.org updated! | Excelente Enrico y karinha <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D -->, aplicación compilada correctamente. De momento sin problemas, cualquier cosa comento. <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D --> <!-- s:... |
xHarbour.org updated! | Artiaga, ¿qué necesitas "sacar" de la página web del banco central de Venezuela? ¿No necesitas una clave o autorización?
[code=fw:1q18wn6f]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #B900B9;">// C:\FWH..\SAMPLES\WARTIAG3.PRG</span><br /><br /><span style="color: #00D7D7;">#Incl... |
xHarbour.org updated! | [quote="Enrico Maria Giordano":376xlijf]Compiled: no unresolved externals, with both Harbour and xHarbour. Please try with the latest xHarbour from here:
[url:376xlijf]http://xharbour.org/index.asp?page=download/windows/binaries_win[/url:376xlijf][/quote:376xlijf]
I downloaded xharbour from this address. ... |
xHarbour.org updated! | [quote="karinha":2m9gje2l]Enrico, no acepta https.[/quote:2m9gje2l]
You have to setup your compiler for SSL. Please search in this forum my instructions about that. |
xHarbour.org updated! | [quote="wartiaga":3d2gbof3][quote="Enrico Maria Giordano":3d2gbof3]Compiled: no unresolved externals, with both Harbour and xHarbour. Please try with the latest xHarbour from here:
[url:3d2gbof3]http://xharbour.org/index.asp?page=download/windows/binaries_win[/url:3d2gbof3][/quote:3d2gbof3]
I downloaded x... |
xHarbour.org updated! | Enrico I managed to compile, but this version of xharbour does not accept https? I have a system that communicates with a website for registering cargo for transport and I urgently need to access it via https, I used to access it with http normally but the website now only accepts secure protocol (tls 1.2 and above). W... |
xHarbour.org updated! | [quote="karinha":1bg9dtgv]Artiaga, ¿qué necesitas "sacar" de la página web del banco central de Venezuela? ¿No necesitas una clave o autorización?
[code=fw:1bg9dtgv]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #B900B9;">// C:\FWH..\SAMPLES\WARTIAG3.PRG</span><br /><br /><span sty... |
xHarbour.org updated! | [quote="Enrico Maria Giordano":360fyttn][quote="karinha":360fyttn]Enrico, no acepta https.[/quote:360fyttn]
You have to setup your compiler for SSL. Please search in this forum my instructions about that.[/quote:360fyttn]
Enrico, thank you very much for your help. Through your post I managed to create the libs and pu... |
xHarbour.org updated! | I need a reduced and self-contained sample that I can compile and execute here. In the meantime, you can try assigning these:
[code=fw:2ahc1otb]<div class="fw" id="{CB}" style="font-family: monospace;">oCli:<span style="color: #000000;">nDefaultPort</span> = nPort<br />oCli:<span style="color: #000000;">lSSL</span> = ... |
xHarbour.org updated! | [quote="Enrico Maria Giordano":uc1zavq0]I need a reduced and self-contained sample that I can compile and execute here. In the meantime, you can try assigning these:
[code=fw:uc1zavq0]<div class="fw" id="{CB}" style="font-family: monospace;">oCli:<span style="color: #000000;">nDefaultPort</span> = nPort<br />oCli:<spa... |
xHarbour.org updated! | Sorry, I can't execute your sample. Anyway, I forgot to mention that you have to replace tip.lib with:
[code=fw:26abbe5p]<div class="fw" id="{CB}" style="font-family: monospace;">tipssl.lib<br />libssl.lib<br />libcrypto.lib</div>[/code:26abbe5p]
Try and let me know. |
xHarbour.org updated! | [quote="Enrico Maria Giordano":2p08hkiv]Sorry, I can't execute your sample. Anyway, I forgot to mention that you have to replace tip.lib with:
[code=fw:2p08hkiv]<div class="fw" id="{CB}" style="font-family: monospace;">tipssl.lib<br />libssl.lib<br />libcrypto.lib</div>[/code:2p08hkiv]
Try and let me know.[/quote:2p0... |
xHarbour.org updated! | Have you put libssl.lib and libcrypto.lib too? |
xHarbour.org updated! | [url:2ddjb063]https://docwiki.embarcadero.com/RADStudio/Alexandria/en/IMPLIB.EXE,_the_Import_Library_Tool_for_Win32[/url:2ddjb063]
Arteaga, ejemplo de como generar las *.LIBs
[code=fw:2ddjb063]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #B900B9;">// <!-- m --><a... |
xHarbour.org updated! | [quote="Enrico Maria Giordano":3fnb3imt]Have you put libssl.lib and libcrypto.lib too?[/quote:3fnb3imt]
Yes Enrico! My hbmake file:
#BCC
VERSION=BCB.01
!ifndef CC_DIR
CC_DIR = $(MAKE_DIR)
!endif
!ifndef HB_DIR
HB_DIR = $(HARBOUR_DIR)
!endif
RECURSE= NO
SHELL =
COMPRESS = NO
EXTERNALLIB = YES
XFWH = YES
FILEST... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.