Jump to content
Fivewin Brasil

HBCOMM.LIB Para xHarbour 1.2.3


kapiaba

Recommended Posts

Olá Kapi,
Melhor vc compilar ;)

@ECHO OFF
Rem CLS
ECHO ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
ECHO ³ FiveWin for xHarbour xHarbour development power ³Ü
ECHO ³ © FiveTech, 1993-2007 for Microsoft Windows 95/98/NT/2000/ME/XP/Vista ³Û
ECHO ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙÛ
ECHO ÿ ßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßß

ECHO Compiling with %hDir% %FwHDir% ...
If Exist hBComm.Lib Del hBComm.Lib
If Exist Erro.Vag Del Erro.Vag
If Exist *.Bak Del *.Bak
If Exist *.Log Del *.Log
If Exist *.Ppo Del *.Ppo

@Set Path=\Windows\Command;\Fox;\xHarbour1106\Bin;\Bcc582\Bin
@Set Lib=\FwH1106\Lib;\xHarbour1106\Lib;\Bcc582\Lib
@Set Include=\Bcc582\Include;\xHarbour1106\Include;\FwH1106\Include

Set hDir=\xHarbour1106
Set BcDir=\Bcc582
Set FwHDir=\FwH1106

%BcDir%\bin\bcc32 -M -c -D__HARBOUR__ -I%FwHDir%\Include;%BcDir%\Include;%hDir%\include Comm.Cpp >> Erro.Vag
%BcDir%\bin\bcc32 -M -c -D__HARBOUR__ -I%FwHDir%\Include;%BcDir%\Include;%hDir%\include hbComm.C >> Erro.Vag
%BcDir%\bin\bcc32 -M -c -D__HARBOUR__ -I%FwHDir%\Include;%BcDir%\Include;%hDir%\include hblComm.Cpp >> Erro.Vag

TLib hbComm + Comm.Obj >> Erro.Vag
TLib hbComm + hbComm.Obj >> Erro.Vag
TLib hbComm + hblComm.Obj >> Erro.Vag


Link to comment
Share on other sites

http://br.groups.yahoo.com/group/hwguibr/message/15850

Flavio

vc nao deve compilar esse fontes, nao sao os atuais

a lib com os fontes atuais vc encontra sempre em
news://news.xharbour.org/xharbour.spanish.portuguese,'>news://news.xharbour.org/xharbour.spanish.portuguese, ja que eu sou author da
hbcomm

[]s
Luiz Rafael Culik

Conforme o Luiz, eu encontro no News do xHarbour, mas como eu entro neste News?

news://news.xharbour.org/xharbour.spanish.portuguese

obg, abs.

Resposta do Culik no Skype:

ola, nao existe fonte disponivel

mas a lib e a mesma para todas as versoes do xharbour
procure nas mensagems antigas
Se eu conseguisse entrar, pegava... kkkkkkkkkkkkkkkkk
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...