Search found 267 matches: compilation

Return to advanced search

Re: Notepad++ / Harbour

Reinaldo, With VSCode and Harbour, you can show the configuration files for compilation and for working syntax and functions. In the forum there are several examples but I have not been able to work them. Con VSCode y Harbour, en el foro he visto mucha informacion ...
by albeiroval
Wed Mar 22, 2023 1:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Notepad++ / Harbour
Replies: 8
Views: 1500

Re: Incremental compilation with Make Borland 5.5

Obrigado Antonio

Vou tentar com hbmk2.exe.
by Ari
Thu Feb 09, 2023 1:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Incremental compilation with Make Borland 5.5
Replies: 2
Views: 217

Re: Incremental compilation with Make Borland 5.5

Dear Ari,

I would suggest you using Harbour's hbmk2.exe
by Antonio Linares
Thu Feb 09, 2023 12:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Incremental compilation with Make Borland 5.5
Replies: 2
Views: 217

Incremental compilation with Make Borland 5.5

Hello, I would like to know if it is possible to use make.exe from borland c++ 5.5 with incremental option? My system has over 1300 prg. I've always used the old rmake.exe from clipper 5.3, but it only runs on 32bit. Grateful. * ======================================== * Olá, Gostaria de saber se é ...
by Ari
Thu Feb 09, 2023 12:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Incremental compilation with Make Borland 5.5
Replies: 2
Views: 217

Re: Changing the bitmap in the bookmark

I didn't understand the question. First, the resources are registered in .RC, after compilation we get .RES
When installing TFolderEx, everything is fine - bookmarks with text and pictures.
by Natter
Mon Jan 30, 2023 2:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Changing the bitmap in the bookmark
Replies: 7
Views: 400

Re: Gluing bitmaps

I tried to run the Load Free Image() function in my program.
I received a message about the absence of the hLib variable.
If you set STATIC hLib, the compilation message will appear - STATIC declaration follows executable statement
by Natter
Wed Dec 14, 2022 7:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Gluing bitmaps
Replies: 29
Views: 1539

Re: Fivewin and Debugger (fwdbg.dll)

... I made some changes to fwdbg.PRG ( I can send to Antonio ) for the compilation I use hbmk2 and it is sufficient to put it in the .hbm file fwdbg.PRG Maurizio http://www.nipeservice.com
by Maurizio
Wed Nov 30, 2022 4:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin and Debugger (fwdbg.dll)
Replies: 4
Views: 450

Re: special Codeblock Syntax under Fivewin

... como si fuese una FUNCTION Anonymous D:\FWH\FWHTEAM\SAMPLES\testtoast.prg(17) Warning W0007 Function '{||...}' does not end with RETURN statement Compilation Errors Link Error
by cnavarro
Mon Nov 07, 2022 8:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: special Codeblock Syntax under Fivewin
Replies: 10
Views: 533

Build version of fivewin libraries on MSVC

... the libs with MSVC version 17.2.6 and noticed that these behaviors did not occur again. I don't really know what it is. I think there should be a compilation of the FW libraries as per the visual studio version. I will continue with some tests from now on, it is still early to conclude the possible ...
by Giovany Vecchi
Wed Jul 27, 2022 12:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Build version of fivewin libraries on MSVC
Replies: 3
Views: 555

FiveWin 64 Bit Environment Settings

... i have modify Settings for my Environment but do not understand Error when compile / link bcc64.exe: warning: argument unused during compilation: '-e 32or64.exe' ... Fatal: Unable to open file '32OR64.OBJ' * Linking errors * need some Help please @ECHO OFFCLSECHO ┌────────────────────────────────────────────────────────────────────────────┐ECHO ...
by Jimmy
Thu Jul 21, 2022 1:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWin 64 Bit Environment Settings
Replies: 7
Views: 543

Re: Harbour warnings

... type: Harbour Portable Object (.hrb) /i<path> #include file search path /j[<file>] output i18n support [to <file>] to .hil /k compilation mode (type -k? for more data) /l suppress line number information /m compile module only /n[<type>] no implicit starting procedure ...
by hmpaquito
Fri Jun 24, 2022 4:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour warnings
Replies: 34
Views: 2538

Re: Ejemplo FUNCIONAL *hola mundo* FW + HARBOUR + BCC7.4

... slower the compiling process is, the faster the compiled binary, and the general rank by speed is usually this: ICC (non-free), MSVC, GCC, OW,BCC. Compilation speed rank is about the reverse. For speed testing use speedtst.prg is perfectly good. Or just build your app and try. Usen Microsoft Visual ...
by Antonio Linares
Wed Nov 24, 2021 5:05 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ejemplo FUNCIONAL *hola mundo* FW + HARBOUR + BCC7.4
Replies: 19
Views: 2034

Re: FWTool to automate DBF and mod harbour

... not right? and then let's look at the "Easyreport" forum when the last message dates back to ask for ER support .. in 2020 and it is my compilation request from githu, what does this mean? my alogic leads me to think that they are all ER experts or that nobody uses it I do not want to ...
by Silvio.Falconi
Tue Oct 26, 2021 8:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWTool to automate DBF and mod harbour
Replies: 12
Views: 1183

Re: help on a GPF situation

... HB_TRACE( level, ( "printf-style parameters", arg1, arg2 ) ); The level specified for the HB_TRACE call affects Harbour in two ways: compilation time and run time. COMPILATION TIME ================ At compilation time, the macro checks whether the preprocessor constant HB_TR_LEVEL ...
by Antonio Linares
Sat Oct 23, 2021 4:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: help on a GPF situation
Replies: 26
Views: 3460

Re: Not show control say on folder with res

... control of the type @ 2,  200 SAY oSay PROMPT cText SIZE 260,14 PIXEL OF oFolder:aDialogs[1] CENTER VCENTER FONT oBold at the time of compilation you have to add the theme win xp that you find in the fivewin sample folder xplook.rc #ifndef __64__  1 24 "WinXP\WindowsXP.Manifest"#else  ...
by Silvio.Falconi
Thu Aug 26, 2021 6:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Not show control say on folder with res
Replies: 11
Views: 1063
PreviousNext

Return to advanced search