Search found 450 matches: recompile

Return to advanced search

Re: Browse of my ADO Class

... all ok, I can confirm using another library. And before twbrowse and tcbrowse, I was trying with txbrowse, with same variables. And yes, I add to recompile wbrowse.prg and tcbrowse.prg and add -ldflags=-Wl,--allow-multiple-definition -s -static With this flag mingw can duplicate functions on link, ...
by JoséQuintas
Mon Sep 30, 2024 3:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Browse of my ADO Class
Replies: 43
Views: 2086

FWH 2407 and BCC770 unable to use UUID.LIB

hi i try to use BCC770 and FWH 24.07 to recompile my APPS but have Problem, with UUID.LIB Turbo Incremental Link 6.97 Copyright (c) 1997-2022 Embarcadero Technologies, Inc. Fatal: Unable to open file 'UUID.LIB' my *.MAK file HBDIR=c:\harbourBCDIR=c:\BCC770FWDIR=c:\fwh ...
by Jimmy
Sun Sep 08, 2024 7:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 2407 and BCC770 unable to use UUID.LIB
Replies: 13
Views: 943

Re: error : streams

... a few times. After I enter the program, in order for a button to appear, I have to put my mouse over it. Or else I don't see the button. When I recompile my old program, they are OK. The speed is not affected. Regards ACWoo Using FWH2404, bcc770 and hb30
by acwoo1
Tue Jul 16, 2024 8:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: error : streams
Replies: 22
Views: 1841

Re: No carga algunos diálogos. Por que?

Hola Carlos.
Gracias por tu tiempo.
Era con recursos.
Borre los archivos obj el exe y los .c y recompile y por ahora funciona.

Gracias
by José Camilo
Tue Jun 18, 2024 2:40 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: No carga algunos diálogos. Por que?
Replies: 6
Views: 433

Different sizes of dialog

... computer with 1280X1024 resolution (Win10) or if I use a tablet (10' tab type) with 1280X800 resolution (Win10) because every time I have to recompile my applications, I use to create my dialog these commands #include 'fivewin.ch'#include 'constant.ch'   local  nBottom   ...
by Silvio.Falconi
Wed Mar 13, 2024 9:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Different sizes of dialog
Replies: 0
Views: 404

Re: HBIDE - Will there be any further development?

... has 1,804,288 bytes. When I run it and Alt-F, I don't know if the Event runs, but it doesn't appear to do anything. I'll recompile it without modification and see what happens.
by FWExplorer
Sat Oct 21, 2023 2:01 pm
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: HBIDE - Will there be any further development?
Replies: 18
Views: 22738

Re: Announcing DrXlsx 1.0 by Charles Kwon

... : need UFT8 else it "crash" not sure : XLSwriter 32 Bit App get "slower" when use many Times include "edit"/Recompile from 2150.14 Rec/Sec it goes < 2000 Rec/Sec ... after re-boot it start at 2300 Rec/Sec
by CharlesKwon
Sun Aug 27, 2023 4:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Announcing DrXlsx 1.0 by Charles Kwon
Replies: 34
Views: 9233

Re: Announcing DrXlsx 1.0 by Charles Kwon

... : need UFT8 else it "crash" not sure : XLSwriter 32 Bit App get "slower" when use many Times include "edit"/Recompile from 2150.14 Rec/Sec it goes < 2000 Rec/Sec ... after re-boot it start at 2300 Rec/Sec
by Jimmy
Sun Aug 27, 2023 12:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Announcing DrXlsx 1.0 by Charles Kwon
Replies: 34
Views: 9233

Re: FiveWin on Apple/Mac works great

... is very very similar to FWH but not exactly the same as the GUIs engines are different If you know FWH then you know FiveMac, but you can not recompile a FWH app as it is with FiveMac In example, Mac Cocoa (GUI) does not provide MDI windows Dear Antonio , Thanks for this info. May I know Is ...
by shrifw
Mon Jul 03, 2023 4:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWin on Apple/Mac works great
Replies: 10
Views: 1035

Re: FiveWin on Apple/Mac works great

FiveMac is very very similar to FWH but not exactly the same as the GUIs engines are different

If you know FWH then you know FiveMac, but you can not recompile a FWH app as it is with FiveMac

In example, Mac Cocoa (GUI) does not provide MDI windows
by Antonio Linares
Sun Jul 02, 2023 8:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWin on Apple/Mac works great
Replies: 10
Views: 1035

Re: CLASS modification

... and in others, but how is it possible that I have to waste time with an old software from my school in which I had modified some things, I went to recompile and now the tcalendar doesn't work as before I haven't touched anything in the tcalendar . and it's not the first time that when I recompile ...
by Silvio.Falconi
Wed May 24, 2023 10:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS modification
Replies: 33
Views: 3590

Re: CLASS modification

... class) in a dialog (popup) and the user selects the date. Now it happened that I had to modify some procedures of that program and I went to recompile and that get while loading the calendar (Tcalendar) doesn't make doubleclick work so it's unusable. I have to read bullshit or meaningless ...
by Silvio.Falconi
Wed May 24, 2023 8:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS modification
Replies: 33
Views: 3590

Re: problem with dbUseArea

Antonio Linares wrote:Dear Silvio,

param i seems to be nil


ok but How I can resolve ?
there is for i:= 1 to...

If i>LEN( ::aIdx )
exit
endif

I not understood before it run ok , now suddenly I went to recompile and it doesn't work how is it possible ?
by Silvio.Falconi
Fri Apr 14, 2023 10:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem with dbUseArea - resolved -
Replies: 10
Views: 1069

Re: Gluing bitmaps

Dear Natter, Please recompile FWH\source\classes\image.prg using this dll.ch. Please update FWH\include\dll.ch: // Copyright FiveTech 1993-2022#ifndef _DLL_CH#define _DLL_CH#ifndef _C_TYPES   #define _C_TYPES   #define VOID      0  ...
by Antonio Linares
Wed Dec 14, 2022 9:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Gluing bitmaps
Replies: 29
Views: 2372

Re: mod_harbour + ADS on linux server

... relocation R_X86_64_TPOFF32 against `hb_stack_ptr' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: /home/anto/harbour/lib/linux/gcc/libhbpcre.a(pcreexec.o): relocation R_X86_64_PC32 against symbol `_pcre_ucd_stage2' ...
by Antonio Linares
Thu Dec 01, 2022 8:33 am
 
Forum: mod_harbour
Topic: mod_harbour + ADS on linux server
Replies: 39
Views: 35639
Next

Return to advanced search