Search found 124 matches: bcc64

Return to advanced search

Re: FWH64 + bcc64 + hbmk2 example

already sent
by Antonio Linares
Mon Jun 19, 2023 3:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH64 + bcc64 + hbmk2 example
Replies: 13
Views: 858

Re: FWH64 + bcc64 + hbmk2 example

Hi Antonio,
I haven't received anything in the mail as you told me in a previous message,
can you try again using this address ? maurizio.menabue@alice.it ,
sorry for the inconvenience.

TIA
by mauri.menabue
Mon Jun 19, 2023 2:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH64 + bcc64 + hbmk2 example
Replies: 13
Views: 858

Re: FWH64 + bcc64 + hbmk2 example

if you use resources in a *.rc file add this line in the .hpb file

Code: Select all  Expand view
-resflag=-IC:\bcc7164\INCLUDE\windows\sdk -IC:\bcc7164\INCLUDE\windows\crtl


and in the .rc file

Code: Select all  Expand view
#include <windows.h>
#include <commctrl.h>
// #include <richedit.h> // comment this line
 



Regards,
by alvaro533
Mon Jun 19, 2023 9:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH64 + bcc64 + hbmk2 example
Replies: 13
Views: 858

Re: FWH64 + bcc64 + hbmk2 example

32 bits app are around 15% slower than 64 bits apps

https://groups.google.com/g/harbour-users/c/INKBYSN3DEE
by Antonio Linares
Mon Jun 19, 2023 8:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH64 + bcc64 + hbmk2 example
Replies: 13
Views: 858

Re: FWH64 + bcc64 + hbmk2 example

... GB for Windows 10 Home, 256 GB for Windows 10 Pro, and much higher limits for Windows Server editions > Is the Embarcadero - Borland C compiler bcc64 free ? if not what is its cost. Please check your email for instructions
by Antonio Linares
Sat Jun 17, 2023 7:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH64 + bcc64 + hbmk2 example
Replies: 13
Views: 858

Re: FWH64 + bcc64 + hbmk2 example

Hi all,
What are the advantages over the 32-bit version?
Is the Embarcadero - Borland C compiler bcc64 free ? if not what is its cost.
One of the advantages is being able to export large tables to excel from xbrowse without errors?
Tia
by mauri.menabue
Sat Jun 17, 2023 3:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH64 + bcc64 + hbmk2 example
Replies: 13
Views: 858

Re: FWH64 + bcc64 + hbmk2 example

Good afternoon,

I just finished migrating from fwh32 to fwh64. It's up and running now. I wanted to take this opportunity to thank Antonio for his excellent support and assistance during the installation, as I am not an expert in compilers, resources, etc.

Best regards,

Alvaro
by alvaro533
Sat Jun 17, 2023 2:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH64 + bcc64 + hbmk2 example
Replies: 13
Views: 858

Re: FWH64 + bcc64 + hbmk2 example

Ha, ya observé en las ruta de conf que es la 7.1, disculpa.
by carlos vargas
Fri Jun 16, 2023 3:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH64 + bcc64 + hbmk2 example
Replies: 13
Views: 858

Re: FWH64 + bcc64 + hbmk2 example

Antonio que versión del compilador bcc64 estás usando?
by carlos vargas
Fri Jun 16, 2023 3:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH64 + bcc64 + hbmk2 example
Replies: 13
Views: 858

FWH64 + bcc64 + hbmk2 example

Get Harbour 64 for bcc64 from here: https://github.com/FiveTechSoft/harbour_and_xharbour_builds/blob/master/harbour_bcc64_20230615.zip go64.bat set bcc=bcc7164set path=c:\%bcc%\binset HB_USER_CFLAGS=-Ic:\%bcc%\INCLUDE\windows\crtl ...
by Antonio Linares
Fri Jun 16, 2023 7:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH64 + bcc64 + hbmk2 example
Replies: 13
Views: 858

Re: How to build Harbour 32 & 64 bits

To build Harbour using bcc64: From c:\bcc7140\lib do this: copy c0x64.o c0x64.obj copy cw64mt.a cw64mt.lib copy import64.a import.lib go64.bat set bcc=bcc7164set path=c:\%bcc%\binset HB_COMPILER=bcc64set HB_BUILD_MODE=cset HB_BUILD_OPTIM=noset ...
by Antonio Linares
Tue Apr 25, 2023 7:08 am
 
Forum: Utilities / Utilidades
Topic: How to build Harbour 32 & 64 bits
Replies: 38
Views: 33260

xHarbour.org updated!

http://www.xharbour.org

Updated with the latest xHarbour builds for MSC32, MSC64, BCC32 and BCC64!
by Enrico Maria Giordano
Sat Nov 19, 2022 11:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xHarbour.org updated!
Replies: 4
Views: 395

Re: 32 Bit BCC7 *.MAK -> MSVC 64 Bit ?

... https://github.com Compiling '.\DUALGRID.PRG'... Lines 11471, Functions/Procedures 67 Generating C source output to 'obj\DUALGRID c:\BCC7\bin\bcc64 -c -tWM -Ic:\harb Embarcadero C++ 7.10 for Win64 Copyright (c obj\DUALGRID.c: In file included from obj\DUALGRID.c:3: In file included from c:\harbour64\include\ ...
by Jimmy
Wed Nov 16, 2022 5:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: 32 Bit BCC7 *.MAK -> MSVC 64 Bit ?
Replies: 14
Views: 870

Re: prsht.h changes for Borland 64 bits

Dear Enrico,

Simply try to rebuild FWH 64 for BCC64
by Antonio Linares
Thu Nov 10, 2022 6:54 pm
 
Forum: Utilities / Utilidades
Topic: prsht.h changes for Borland 64 bits
Replies: 17
Views: 9136

Re: New FTDN October/Octure (FWH 22.10)

... revise el ejemplo samples/horizon.prg para un ejemplo funcional. Esta función no está disponible en la versión de xHarbour comercial ni para bcc64. * Mejora: esreport.prg(3426) Warning W0030 STATIC Funcion 'FWER_GETREGISTRY' definida pero nunca usada. fwpdf.prg(1957) Warning W0030 STATIC ...
by Antonio Linares
Mon Nov 07, 2022 9:38 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN October/Octure (FWH 22.10)
Replies: 2
Views: 868
PreviousNext

Return to advanced search