Search found 1627 matches: compiling

Return to advanced search

Re: RMChart

... 7, 7, 455, 285, 0x00000000}  Y me devuelve este error: Harbour 3.2.0dev (r2104281802) Copyright (c) 1999-2021, https://harbour.github.io/ Compiling 'd:\xbase-proyectos\varios\rmchart\source\TESTRMC.prg'... Lines 5422, Functions/Procedures 8 Generating C source output to 'C:\fivedit\TESTRMC.c'... ...
by jose_murugosa
Fri Apr 19, 2024 2:01 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: RMChart
Replies: 6
Views: 131

Re: Compiling error Antonio Nages resolved

// BUILDH.BAT y BUILDX.BAT funciona. %hdir%\bin\harbour %1 /m /n0 /gc1 /es2 /kh /a /i%fwh%\include;%hdir%\include /w /p %2 %3 > comp.log 2> warnings.log  Funciona, pero no noté nada especial. No entiendo el motivo de estas BANDERAS(Flags). It works, but I didn't notice anything special. I...
by karinha
Tue Apr 16, 2024 3:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling error Antonio Nages resolved
Replies: 7
Views: 204

Re: Compiling error Antonio Nages resolved

karinha wrote:
Code: Select all  Expand view

 /m /n0 /gc1 /es2 /kh /a /i
 


Silvio, que hace el comando: /kh ?? y /n0 ??

Gracias,

rregards, saludos.


Please do I know xmate ?
Search k command on xmate

Image
by Silvio.Falconi
Mon Apr 15, 2024 11:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling error Antonio Nages resolved
Replies: 7
Views: 204

Re: Compiling error Antonio Nages resolved

Code: Select all  Expand view

 /m /n0 /gc1 /es2 /kh /a /i
 


Silvio, que hace el comando: /kh ?? y /n0 ??

Gracias,

rregards, saludos.
by karinha
Mon Apr 15, 2024 1:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling error Antonio Nages resolved
Replies: 7
Views: 204

Re: Compiling error Antonio Nages

Yes
All fwh and harbour release files take from fivetech site
by Silvio.Falconi
Sat Apr 13, 2024 6:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling error Antonio Nages resolved
Replies: 7
Views: 204

Re: Compiling error Antonio Nages

Error: Unresolved external 'SetWindowTheme' referenced from C:\WORK\FWH\LIB\FIVEH.LIB|window Error: Unable to perform link Add to your link script: \bcc7\lib\psdk\Uxtheme.lib In the place of \bcc7\. use the installation folder of bcc on your computer. Are you using the bcc770 and Harbour built...
by nageswaragunupudi
Sat Apr 13, 2024 2:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling error Antonio Nages resolved
Replies: 7
Views: 204

Re: Compiling error Antonio Nages

karinha wrote:Estás usando la versión de Harbour correcta?

Regards, saludos.



??????????????????????????????????????????????????????????????????????????????????????

look
by Silvio.Falconi
Fri Apr 12, 2024 8:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling error Antonio Nages resolved
Replies: 7
Views: 204

Re: Compiling error Antonio Nages

Estás usando la versión de Harbour correcta?

Regards, saludos.
by karinha
Fri Apr 12, 2024 8:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling error Antonio Nages resolved
Replies: 7
Views: 204

Compiling error Antonio Nages resolved

... /oObj\test.c Harbour 3.2.0dev (r2403071241) Copyright (c) 1999-2021, https://harbour.github.io/ Compiling 'test.prg'... Lines 5140, Functions/Procedures 2 Generating C source output to 'Obj\test.c'... Done. [1]:Bcc32.Exe -M -c -DHB_OS_WIN_32 -DHB_FM_STATISTICS_OFF ...
by Silvio.Falconi
Fri Apr 12, 2024 7:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling error Antonio Nages resolved
Replies: 7
Views: 204

Re: Problem with valid email refresh btnbmp

... /oObj\karinha.c Harbour 3.2.0dev (r2403071241) Copyright (c) 1999-2021, https://harbour.github.io/ Compiling 'karinha.prg'... karinha.prg(130) Error E0030 Syntax error "syntax error at 'LIKE'" karinha.prg(134) Error E0014 ELSE does not match ...
by Silvio.Falconi
Fri Apr 05, 2024 3:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with valid email refresh btnbmp- RESOLVED
Replies: 25
Views: 2324

Re: FWErrorsys()

I wrote the FW Error Sys() function in which I specified my code block

Error Block( { | e | MyFunc(), Error Dialog( e ) } )
However, when compiling, I get an error - the Error Dialog() function was not found
by Natter
Wed Apr 03, 2024 8:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWErrorsys()
Replies: 8
Views: 1819

Re: harbour/xharbour appear ADS functions error

... 1993-2024 for Microsoft Windows 9X/NT/200X/ME/XP/Vista/7/8/10 喊 斂闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡囁? ? 葔葔葔葔葔葔葔葔葔葔葔葔葔葔葔葔葔葔葔葔葔葔葔葔葔葔葔葔葔葔葔葔葔葔葔葔葔葔? Compiling... Harbour 3.2.0dev (r2403071241) Copyright (c) 1999-2021, https://harbour.github.io/ Compiling 'testads.prg' and generating preprocessed ...
by richard-service
Wed Apr 03, 2024 11:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8347

Re: Compiling with new harbour_bcc770_32_20240309

this is very very strange

Image

I can compile any test.prg if uuid.lib is on the same folder where is the project xmate

I wish Know if there is someone of fwh user use xmate and bcc7.70
by Silvio.Falconi
Mon Mar 25, 2024 11:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling with new harbour_bcc770_32_20240309
Replies: 15
Views: 3360

Re: Crear librerias de Harbour BCC74 Me genera error

I still have some errors when compiling Harbor 3.2 (latest git commit) with BCC 7.70 - 64bits, even running hrbfix.exe The following error follows: ilink64.exe  -L"..\..\..\..\..\lib\win\bcc64" -Gn -Tpe  -LD:\devel\bcc77_64\LIB ...
by sygecom
Mon Mar 25, 2024 4:19 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Crear librerias de Harbour BCC74 Me genera error
Replies: 28
Views: 6835

Re: Compiling with new harbour_bcc770_32_20240309

on your build.bat there is echo %bcdir%\lib\uuid.lib + >> b32.bc but this lib is on \bcc7\lib\psdk Now I try to create env file with the same configi of build.bat %C_LIB_INSTALL%\C0W32.OBJ=1%HB_LIB_INSTALL%\win\bcc\hbrtl.lib=2%HB_LIB_INSTALL%\win\bcc\hbvm.lib=3%HB_LIB_INSTALL%\win\bcc\gtwin.li...
by Silvio.Falconi
Thu Mar 21, 2024 8:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling with new harbour_bcc770_32_20240309
Replies: 15
Views: 3360
Next

Return to advanced search