karinha wrote:Holá, Cual és el SCRIPT Final Para Compilar Con HARBOUR? El *.BAT.
Porquê és tan simples compilar con xHarbour y con Harbour, no?
Regards, saludos.
@echo on
if exist Neuro32.exe del Neuro32.exe
set path=c:\MyAppTools\bcc7.0\bin;c:\MyAppTools\harbour3.2.0\bin
hbmk2.exe neuro32.hbp
copy Neuro32.exe c:\Neuro32 /y
-hbexe
-inc
-Ic:\MyAppTools\fwh17.01\include
-I.\Include2
#-trace
#-static
#-fullstatic
-beep
-run
-nodefgt
-gtgui
-gui
-prgflag=/n /m /d__FLAT__
-resflag=-D__FLAT__
Prg\...PRG // el primero debe ser el archivo principal (Main)
Prg\...PRG
Prg\...PRG
-Lc:\MyAppTools\fwh17.01\lib
-L.\lib
-ldolphin
-llibmysql
-ltwbrowse
-lfiveh
-lfivehc
rc\...rc
rc\...rc
rc\...rc
rc\...rc
rc\...rc
rc\...rc
rc\...rc
hbct.hbc
xhb.hbc
hbxpp.hbc
hbziparc.hbc
hbfoxpro.hbc
hbwin.hbc
hbmzip.hbc
gtwvg.hbc
JoseAlvarez wrote:karinha wrote:Holá, Cual és el SCRIPT Final Para Compilar Con HARBOUR? El *.BAT.
Porquê és tan simples compilar con xHarbour y con Harbour, no?
Regards, saludos.
Hola Joao, Saludos.
Acá te dejo los archivos finales:
go.bat
- Code: Select all Expand view
@echo on
if exist Neuro32.exe del Neuro32.exe
set path=c:\MyAppTools\bcc7.0\bin;c:\MyAppTools\harbour3.2.0\bin
hbmk2.exe neuro32.hbp
copy Neuro32.exe c:\Neuro32 /y
archivo .hbp
- Code: Select all Expand view
-hbexe
-inc
-Ic:\MyAppTools\fwh17.01\include
-I.\Include2
#-trace
#-static
#-fullstatic
-beep
-run
-nodefgt
-gtgui
-gui
-prgflag=/n /m /d__FLAT__
-resflag=-D__FLAT__
Prg\...PRG // el primero debe ser el archivo principal (Main)
Prg\...PRG
Prg\...PRG
-Lc:\MyAppTools\fwh17.01\lib
-L.\lib
-ldolphin
-llibmysql
-ltwbrowse
-lfiveh
-lfivehc
rc\...rc
rc\...rc
rc\...rc
rc\...rc
rc\...rc
rc\...rc
rc\...rc
hbct.hbc
xhb.hbc
hbxpp.hbc
hbziparc.hbc
hbfoxpro.hbc
hbwin.hbc
hbmzip.hbc
gtwvg.hbc
karinha wrote:Buén dia José. Con tú ejemplo, no funciona. No Compila. Tiens un ejemplo más simples, compilando TUTOR04.PRG por ejemplo? 1000 gracias.
No domino HBMK2.exe de manera ninguna. jajajajajajaja.
Regards, saludos.
Return to FiveWin para Harbour/xHarbour
Users browsing this forum: No registered users and 76 guests