Jump to content
Fivewin Brasil

Modelo para teste de compilação do xHarbour


jcleoner

Recommended Posts

Pessoal

Conforme tinha prometido para alguns colegas, coloquei em dicas um pequeno programa para se ver como montar um executável em xHarbour/FWH.

É um pequeno programa onde foi utilizado o xMate como gerenciador e um arquivo .RES (resource) montado no Pelles.

Vejam o arquivo config.txt onde indiquei os locais que o xMate vai buscar para efetuar a compilação.

Espero que ajude e qualquer dúvida estamos aí.

José Carlos

Guarulhos-SP

FW 2.0 / Clipper 5.2e / WS | FWH 2.5 / xHarbour / xMate / Pelles

Link to comment
Share on other sites

citação:

Pessoal

Conforme tinha prometido para alguns colegas, coloquei em dicas um pequeno programa para se ver como montar um executável em xHarbour/FWH.

É um pequeno programa onde foi utilizado o xMate como gerenciador e um arquivo .RES (resource) montado no Pelles.

Vejam o arquivo config.txt onde indiquei os locais que o xMate vai buscar para efetuar a compilação.

Espero que ajude e qualquer dúvida estamos aí.

José Carlos

Guarulhos-SP

FW 2.0 / Clipper 5.2e / WS | FWH 2.5 / xHarbour / xMate / Pelles


id=quote>id=quote>

COM CERVEJA, VAI AJUDAR E MUITO. POR FALAR EM CERVEJA, ESTA SEMANA(DEPENDE DO TEMPO ESKENTAR) OU NA OUTRA, SUA PRESENÇA É INDISPENSAVEL, POIS TENHO ALGUMAS DUDAS KE KERO EXPOR AO NOBRELISSIMO AMIGO. TEM JEITO? ABRAÇOS.

Bad Boy - São Paulo.

kmt_karinha@pop.com.br - 1 GB de Espaço.

FW 2.3C CLIPPER 5.3B BLINKER 7.0 WORKSHOP.EXE

Link to comment
Share on other sites

citação:

Kapi

Normalmente já tem jeito, com cerveja então....

É só avisar..

José Carlos

Guarulhos-SP

FW 2.0 / Clipper 5.2e / WS | FWH 2.5 / xHarbour / xMate / Pelles


id=quote>id=quote>

É POR ISSO, KE I LIKE YOU MAN... Estarei Combinando com o Vagner... Posto em OFF TOPPIC. Wait-me please! Kisses n the heart!

Bad Boy - São Paulo.

kmt_karinha@pop.com.br - 1 GB de Espaço.

FW 2.3C CLIPPER 5.3B BLINKER 7.0 WORKSHOP.EXE

Link to comment
Share on other sites

usando o exemplo:

iLink32.Exe -Gn -aa -Tpe -s @CTB.bcl

Turbo Incremental Link 5.00 Copyright © 1997, 2000 Borland

Error: Unresolved external '_HB_FUN_DBFDBT' referenced from C:\XHARBOUR\LIB\RDD.LIB|rddsys

Error: Unresolved external '_HB_FUN_LOADLIBRARY' referenced from C:\NOVO\OBJ\CTB.OBJ

Error: Unresolved external '_HB_FUN_SETHELPFILE' referenced from C:\NOVO\OBJ\CTB.OBJ

Error: Unresolved external '_HB_FUN_GETRESOURCES' referenced from C:\NOVO\OBJ\CTB.OBJ

Error: Unresolved external '_HB_FUN_TBRUSH' referenced from C:\NOVO\OBJ\CTB.OBJ

Error: Unresolved external '_HB_FUN_TBITMAP' referenced from C:\NOVO\OBJ\CTB.OBJ

Error: Unresolved external '_HB_FUN_TICON' referenced from C:\NOVO\OBJ\CTB.OBJ

Error: Unresolved external '_HB_FUN_TCURSOR' referenced from C:\NOVO\OBJ\CTB.OBJ

Error: Unresolved external '_HB_FUN_TMDIFRAME' referenced from C:\NOVO\OBJ\CTB.OBJ

Error: Unresolved external '_HB_FUN_TBAR' referenced from C:\NOVO\OBJ\CTB.OBJ

Error: Unresolved external '_HB_FUN_TBTNBMP' referenced from C:\NOVO\OBJ\CTB.OBJ

Error: Unresolved external '_HB_FUN_CURSORWAIT' referenced from C:\NOVO\OBJ\CTB107.OBJ

Error: Unresolved external '_HB_FUN_TFONT' referenced from C:\NOVO\OBJ\FUNCOES.OBJ

Error: Unresolved external '_HB_FUN_TDIALOG' referenced from C:\NOVO\OBJ\FUNCOES.OBJ

Error: Unresolved external '_HB_FUN_TSAY' referenced from C:\NOVO\OBJ\FUNCOES.OBJ

Error: Unresolved external '_HB_FUN_TBUTTON' referenced from C:\NOVO\OBJ\FUNCOES.OBJ

Error: Unresolved external '_HB_FUN_MSGALERT' referenced from C:\NOVO\OBJ\FUNCOES.OBJ

Error: Unresolved external '_HB_FUN_MSGSTOP' referenced from C:\NOVO\OBJ\FUNCOES.OBJ

Error: Unresolved external '_HB_FUN_DBPACK' referenced from C:\NOVO\OBJ\DATABASE.OBJ

Error: Unresolved external '_HB_FUN_DBZAP' referenced from C:\NOVO\OBJ\DATABASE.OBJ

Error: Unresolved external '_HB_FUN_MSGYESNO' referenced from C:\NOVO\OBJ\DATABASE.OBJ

Error: Unresolved external '_HB_FUN_ANSITOOEM' referenced from C:\NOVO\OBJ\DATABASE.OBJ

Error: Unresolved external '_HB_FUN_OEMTOANSI' referenced from C:\NOVO\OBJ\DATABASE.OBJ

Error: Unresolved external '_HB_FUN__CLSSETERROR' referenced from C:\NOVO\OBJ\DATABASE.OBJ

Error: Unresolved external '_HB_FUN__GENERROR' referenced from C:\NOVO\OBJ\DATABASE.OBJ

Error: Unresolved external '_HB_FUN_CFILENAME' referenced from C:\NOVO\OBJ\FUNCOES.OBJ

Error: Unresolved external '_HB_FUN_GETKEYSTATE' referenced from C:\NOVO\OBJ\FUNCS.OBJ

Error: Unresolved external '_HB_FUN_SYSREFRESH' referenced from C:\NOVO\OBJ\FUNCS.OBJ

Error: Unresolved external '_HB_FUN_GETPROCADDRESS' referenced from C:\NOVO\OBJ\FUNCOES.OBJ

Error: Unresolved external '_HB_FUN_CALLDLL' referenced from C:\NOVO\OBJ\FUNCOES.OBJ

Error: Unresolved external '_HB_FUN_FREELIBRARY' referenced from C:\NOVO\OBJ\FUNCOES.OBJ

Error: Unresolved external '_HB_FUN_TCOMBOBOX' referenced from C:\NOVO\OBJ\CTB107.OBJ

Error: Unresolved external '_HB_FUN_TGET' referenced from C:\NOVO\OBJ\CTB107.OBJ

Error: Unresolved external '_HB_FUN_TMSGBAR' referenced from C:\NOVO\OBJ\CTB.OBJ

Error: Unresolved external '_HB_FUN_DRAWBITMAP' referenced from C:\NOVO\OBJ\CTB.OBJ

Error: Unresolved external '_HB_FUN_FREERESOURCES' referenced from C:\NOVO\OBJ\CTB.OBJ

Error: Unresolved external '_HB_FUN_MENUBEGIN' referenced from C:\NOVO\OBJ\CTB.OBJ

Error: Unresolved external '_HB_FUN_MENUADDITEM' referenced from C:\NOVO\OBJ\CTB.OBJ

Error: Unresolved external '_HB_FUN_MENUEND' referenced from C:\NOVO\OBJ\CTB.OBJ

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...