Search found 180 matches: recompiled

Return to advanced search

Re: Testing Harbour -gc3 flag

... PECOMPACT: 17/11/2023 14:36 5.701.120 PLENOINDW.exe XHARBOUR con PECOMPACT.exe és un MUST. hahahahaha, Regards, saludos. Probably because you have recompiled only the PRGs of your app. You would have to rebuild [x]Harbour and FWH with to see the real effect of the -gc switches.
by Enrico Maria Giordano
Fri Nov 17, 2023 6:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Testing Harbour -gc3 flag
Replies: 36
Views: 4337

Re: Compilar con PellesC en xHarbour

I don't know if I understood correctly but here there is a version of xHarbour.com just recompiled:

http://xharbour.org/index.asp?page=download/windows/binaries_win
by Enrico Maria Giordano
Mon Sep 18, 2023 7:15 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Compilar con PellesC en xHarbour
Replies: 9
Views: 637

HBIDE - Will there be any further development?

Hi, I played with https://github.com/FiveTechSoft/hbide a few years ago, and just recompiled it now. It still doesn't have any keyboard menu support. You can open the File/Edit/Run/Options/Help menu with the mouse, but the Alt keys won't bring up any menu. Also, ...
by FWExplorer
Mon Sep 04, 2023 10:05 pm
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: HBIDE - Will there be any further development?
Replies: 18
Views: 12786

Re: Error sending email

chiaiese wrote:Hi Karinha,
I tried your program, recompiled with FW20.02 and Harbour 3.2, and I get the same error on oEmail:Display( .T. )

thank you anyway

Roberto


Roberto,

Sorry, I use [x]HARBOUR only. As soon as possible I try to test with Harbour.

Regards, saludos.
by karinha
Fri Aug 11, 2023 3:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error sending email
Replies: 18
Views: 771

Re: Error sending email

Hi Karinha,
I tried your program, recompiled with FW20.02 and Harbour 3.2, and I get the same error on oEmail:Display( .T. )

thank you anyway

Roberto
by chiaiese
Fri Aug 11, 2023 2:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error sending email
Replies: 18
Views: 771

Re: New FWH 23.04

Dear Tim,

This is the right code:
BYTE * bBuffer = ( BYTE * ) hb_xgrab( BUFSIZE );

but you may have got a warning, not an error

Just curiosity: why have you recompiled profile.c ?
by Antonio Linares
Tue May 02, 2023 7:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 23.04
Replies: 13
Views: 817

TTRAY error

I recompiled my old TRAY program under FWH 2210 (xHarbour) and got an error. The same error can be obtained by compiling a standard example - testtray.prg Error description: Error BASE/1089 Argument error: ABS Args: [ 1] = ...
by Natter
Mon Jan 16, 2023 12:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TTRAY error
Replies: 1
Views: 226

Different TEXT INTO results under different compilers

Hi guys, I have a rtf string in my code enclosed within TEXT INTO .. ENDTEXT. It is displayed correctly when I compiled under xHarbour When I recompiled using Harbour+FWH1912 (my latest FWH), the rtf text doesn't appear. When I compared the ppo generated by the compilers the implementation of ...
by hua
Thu Jan 12, 2023 3:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Different TEXT INTO results under different compilers
Replies: 3
Views: 304

Re: HMG 64 Bit Constante -> FiveWin ?

hi Enrico, I don't understand your problem. I recompiled my PRGs with FWH64 and they seem to work fine. my CLASS TGrid() use HB_FUNC() which are not Part of Fivewin, it is "new" for Fivewin :D for CLASS TGrip() i need HB_FUNC() which use ...
by Jimmy
Sun Oct 23, 2022 10:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HMG 64 Bit Constante -> FiveWin ?
Replies: 23
Views: 1247

Re: HMG 64 Bit Constante -> FiveWin ?

I don't understand your problem. I recompiled my PRGs with FWH64 and they seem to work fine.
by Enrico Maria Giordano
Sun Oct 23, 2022 9:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HMG 64 Bit Constante -> FiveWin ?
Replies: 23
Views: 1247

Re: hb_base64 link

Talking about xHarbour, we just need a recompiled FWH lib with PRGs (you can call it fivehx32.lib, if you like this name). There is no need for a new fivehc32.lib, it is fine for xHarbour too.
by Enrico Maria Giordano
Sun Sep 11, 2022 3:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: hb_base64 link
Replies: 57
Views: 3482

MDI child windows use hard-coded Visual Style Rendering

... style, regardless of the operating system, theme, or user preferences. Some customers to whom I sent the updated application (in many cases only recompiled with the new version of fwh) and I forced to install Win10, complained that our applications do not look modern because they have a main ...
by Silvio.Falconi
Thu May 19, 2022 9:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MDI child windows use hard-coded Visual Style Rendering
Replies: 1
Views: 210

Re: SBUTTON vs BTNBMP

HAPPY NEW YEARS!!

I recompiled the SBUTTON.LIB using the TSBUTTON.prg from Otto. It seemed to fix the memory leak!!!
It works fine for what I need.

Thanks, Otto.


Brad Maudlin
by bradmaudlin
Sat Jan 01, 2022 11:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SBUTTON vs BTNBMP
Replies: 18
Views: 1558

Re: Fwh 20.12 TPreview error on zoom- Resolved

recompiled and that error never came up.

Ok. good to know.
by nageswaragunupudi
Sat Jan 09, 2021 4:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 20.12 TPreview error on zoom- Resolved
Replies: 8
Views: 836

Re: Fwh 20.12 TPreview error on zoom

... he is using an incorrectly modified rpreview.prg. There is no problem with the rpreview.prg as exists in the fwh library. Mr. Rao, The other day I recompiled a source with the new Fwh (20.12) and this error came out and since it seemed strange to me I asked on the forum. Then I deleted all the ...
by Silvio.Falconi
Sat Jan 09, 2021 11:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 20.12 TPreview error on zoom- Resolved
Replies: 8
Views: 836
Next

Return to advanced search