Search found 579 matches: batch

Return to advanced search

Re: BCC770 and uuid.lib can not find using xMate

Sorry, I can't help you with xMate, never used it. I can with a simple batch, if you want.
by Enrico Maria Giordano
Thu Apr 25, 2024 9:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: BCC770 and uuid.lib can not find using xMate
Replies: 4
Views: 62

Re: harbour/xharbour appear ADS functions error

I don't get any errors. Please provide a minimal PRG sample to replicate the error and the batch you are using to compile. Dear EMG, I download xharbour.org file. xHarbour Binaries Rev. 10281 for BCC 7.70 This version ADS.ch not find in include folder. I reset xharbour ...
by richard-service
Tue Apr 09, 2024 1:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8424

Re: harbour/xharbour appear ADS functions error

I don't get any errors. Please provide a minimal PRG sample to replicate the error and the batch you are using to compile.
by Enrico Maria Giordano
Tue Apr 09, 2024 12:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8424

Re: harbour/xharbour appear ADS functions error

With ads.ch and linking rddads.lib I have no unresolved externals. Can I see the batch are you using to compile? I use FWH\samples\Buildx.bat and Buildh.bat Did you uncomment this line? rem echo %hdir%\lib\rddads.lib + >> b32.bc Yes, some error below: Turbo ...
by richard-service
Wed Apr 03, 2024 12:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8424

Re: harbour/xharbour appear ADS functions error

richard-service wrote:
Enrico Maria Giordano wrote:With ads.ch and linking rddads.lib I have no unresolved externals. Can I see the batch are you using to compile?


I use FWH\samples\Buildx.bat and Buildh.bat


Did you uncomment this line?

Code: Select all  Expand view
rem echo %hdir%\lib\rddads.lib + >> b32.bc
by Enrico Maria Giordano
Wed Apr 03, 2024 12:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8424

Re: harbour/xharbour appear ADS functions error

Enrico Maria Giordano wrote:With ads.ch and linking rddads.lib I have no unresolved externals. Can I see the batch are you using to compile?


I use FWH\samples\Buildx.bat and Buildh.bat
by richard-service
Wed Apr 03, 2024 12:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8424

Re: harbour/xharbour appear ADS functions error

With ads.ch and linking rddads.lib I have no unresolved externals. Can I see the batch are you using to compile?
by Enrico Maria Giordano
Wed Apr 03, 2024 12:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8424

Re: Crear librerias de Harbour BCC74 Me genera error

It is still a problem to fix inside hbmk2.prg. I'm updating my hrbfix. Anyway, this is the batch I'm using to build Harbour: @ ECHO OFFSET BCC=*** PUT YOUR BCC PATH HERE! ***SET PATH=%BCC%\binSET HB_INSTALL_PREFIX=%cd%\harbourSET HB_USER_LDFLAGS=-apSET HB_WITH_CURL=e:\hrbbld\curl\x86\includeSET ...
by Enrico Maria Giordano
Tue Mar 26, 2024 12:14 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Crear librerias de Harbour BCC74 Me genera error
Replies: 28
Views: 6873

Fulltext-Search

... findstr. findstr is a command-line tool in Windows Command Prompt (cmd) that allows you to search for text patterns within files. I'm building a batch file with all the parameters and then call it with waitrun(). I redirect the response from findstr to a file and then examine the hits. Actually, ...
by Otto
Fri Mar 15, 2024 9:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fulltext-Search
Replies: 6
Views: 1247

Re: New FWH 24.02

I can't help you with make files. Can you use a batch file?
by Enrico Maria Giordano
Tue Mar 12, 2024 10:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 24.04
Replies: 37
Views: 7103

Compilando con Make y hbmk2

... hizo Antonio conmigo, les recomiendo la opción con hbmk2 por los motivos que yo noté y seguramente habrán otros. COMPILACION CON MAKE de Borland Batch para compilar C:\bcc7\bin\make.exe -frendimientos.makDEL rendimientos.TDSDEL rendimientos.MAPpause  Archivo .Mak #Borland make sample, (c) ...
by jose_murugosa
Wed Feb 28, 2024 5:42 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Compilando con Make y hbmk2
Replies: 1
Views: 77

Intentando un primer archivo make (RESUELTO)

... error 2 ** deleting RENDIMIENTOS.EXED:\XBase-Proyectos\Rendimiento-Servicios>pausePresione una tecla para continuar . . .  Este es el batch (make.bat) C:\BCC7\bin\make.exe -frendimientos.makpause  Este es mi archivo make (rendimientos.mak) #Borland make sample, (c) FiveTech ...
by jose_murugosa
Tue Feb 27, 2024 8:18 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Intentando un primer archivo make (RESUELTO)
Replies: 8
Views: 245

Re: Data exchange between PC and Android device on the same loca

... in a Non-Critical environment. The PC module is basically catalog and reports. Mobile terminals perform the CRUD part. The update is almost always Batch. When Windows Mobile appeared I migrated the mobile part to FWPPC. Now it is necessary to completely leave WindowsMobie and go with Android but ...
by Arturo Lopesoria
Thu Feb 22, 2024 11:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 798

Re: link error

Can you provide a little PRG sample and your compile batch, please?
by Enrico Maria Giordano
Sun Feb 11, 2024 10:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: link error
Replies: 17
Views: 576

Re: link between PRG and RC

... + Folder obj (to place the resulting C and OBJs) + Folder resources ... + rc file (one or more) ... + bitmaps ... + icons ... + cursors go.bat (a batch file to run the project building) MyApp.hbp (hbmk2 Harbour project file) Hope this helps you. If you have any doubts, please feel free to ask :-)
by Antonio Linares
Mon Jan 29, 2024 9:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: link between PRG and RC
Replies: 20
Views: 1706
Next

Return to advanced search