Jump to content
Fivewin Brasil

TDolphin - erro desconhecido


Pablo.Softgraf

Recommended Posts

  • 2 weeks later...

Olá Pablo tudo bem!

Eu compilei há um certo tempo, mas anotei como fiz e foi assim e tenho utilizado a lib normalmente. Você seta onde esta o seu xH 1.2.1 e veja se ajuda.

Data: 07/09/2012

Para gerar lib do TDolphin basta executar o arquivo
setenvx.bat na pasta TDolphin_Original que será
criada a lib na pasta lib\XHARBOUR\BCC\ com o nome
dolphin.lib


Contéudo do arquivo para meus path´s

@CALL CLEANENV.BAT
@SET PRG_COMPILER=XHARBOUR
@SET PRG_COMP_PATH=C:\xHarbour_Fwh1201
@SET PRG_COMP_BIN_PATH=%PRG_COMP_PATH%\bin
@SET PRG_COMP_LIB_PATH=%PRG_COMP_PATH%\lib
@SET PRG_COMP_INC_PATH=%PRG_COMP_PATH%\include
@SET C_COMPILER=BCC
@SET C_COMP_PATH=c:\bcc582
@SET C_COMP_BIN_PATH=%C_COMP_PATH%\bin
@SET C_COMP_LIB_PATH=%C_COMP_PATH%\lib;%C_COMP_PATH%\lib\psdk
@SET C_COMP_INC_PATH=%C_COMP_PATH%\include
@SET DOLPHIN_INC=.\include
@CALL win-make

Sds,

Link to comment
Share on other sites

  • 3 weeks later...

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...