Search found 33 matches: tstsay

Return to advanced search

Re: Tslines compiling problems Resolved

... /oOBJ\TSLINES.C %hdir%\bin\harbour SOURCE\Classes\TSRADIO.PRG /n /i%fwh%\include;%hdir%\include /oOBJ\TSRADIO.C %hdir%\bin\harbour SOURCE\Classes\TSTSAY.PRG /n /i%fwh%\include;%hdir%\include /oOBJ\TSTSAY.C rem INICIO Modulos C Generados por Harbour !!! %bcdir%\bcc32 -M -c -O2 -D__HARBOUR__ -DHB_API_MACROS ...
by Compuin
Fri Jun 02, 2017 1:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tslines compiling problems Resolved
Replies: 9
Views: 1616

Error con TSButton y archivo bpaint.c

... for filenames extensions, in the next two rules! PRG = \ main.PRG \ tsbar.PRG \ tsbutton.PRG \ tsgradie.PRG \ tslines.PRG \ tsradio.PRG \ tstsay.PRG \ tpublica.PRG C = \ bpaint.C PROJECT : admin.exe admin.exe : $(PRG:.PRG=.OBJ) $(C:.C=.OBJ) echo off echo $(BCDIR)\lib\c0w32.obj + > b32.bc ...
by Compuin
Sat May 21, 2016 5:44 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error con TSButton y archivo bpaint.c
Replies: 9
Views: 1325

Re: Para Carlos Vargas, TsButton lib

... Compilando tsbar.prg... Compilando tsbutton.prg... Compilando tsgradie.prg... Compilando tslines.prg... Compilando tsradio.prg... Compilando tstsay.prg... Compilando bpaint.c... Error E2257 c:\autosys\prgs\bcc\include\dinkumware\yvals.h 960: , expected Error E2238 C:\Autosys\Prgs\BCC\Include\stdarg.h ...
by noe aburto
Mon Sep 09, 2013 11:53 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Para Carlos Vargas, TsButton lib
Replies: 8
Views: 2032

Para Carlos Vargas, TsButton lib

... /n /m /w /es2 > harb.log IF ERRORLEVEL 1 GOTO HARBOURERROR %prgs%\xHarbour\Bin\Harbour %prgs%\tsbutton\source\classes\TSTSay.prg /n /m /w /es2 > harb.log IF ERRORLEVEL 1 GOTO HARBOURERROR %prgs%\xHarbour\Bin\Harbour %prgs%\tsbutton\source\classes\TSGradie.prg /n ...
by noe aburto
Mon Sep 09, 2013 2:32 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Para Carlos Vargas, TsButton lib
Replies: 8
Views: 2032

Re: Compiling TSButton with MinGW gcc

... -l..\lib\fivehg -l..\lib\fivehgc classes\TSBAR.PRG classes\TSBUTTON.PRG classes\TSGradie.PRG classes\TSLINES.PRG classes\TSRADIO.PRG classes\TSTSAY.PRG function\RGB2HSL.PRG function\bpaint.c What I must to do to avoid errors ? Many thanks in advance !
by Rimantas
Wed Nov 09, 2011 6:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling TSButton with MinGW gcc
Replies: 12
Views: 2957

rebuild tsbutton.lib error

... -c -I$(HB)\include;$(FW)\include >> comp.log TSButton.c : TSButton.prg TSBar.c : TSBar.prg TSLines.c : TSLines.prg TSRadio.c : TSRadio.prg TSTSay.c : TSTSay.prg TSButton.obj : TSButton.c TSBar.obj : TSBar.c TSLines.obj : TSLines.c TSRadio.obj : TSRadio.c TSTSay.obj : TSTSay.c BPaint.obj ...
by ShumingWang
Fri Apr 01, 2011 9:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: rebuild tsbutton.lib error
Replies: 1
Views: 611

Re: A new IDE for Manuel Mercado's SBUTTON

... PIXEL TRANSPARENT @50, 500 SAY "Green Box" FONT oFont SIZE 60, 15 PIXEL TRANSPARENT I tested : @50, 50 STSAY oSay PROMPT ; "Class: TSTSay" + CRLF + "Command: STSAY" OF oWnd2 ; SIZE 450, 150 PIXELS ; FONT oFont COLOR CLR_RED, CLR_HGRAY ; SHADED BLINK CLR_HRED, 500, ...
by ukoenig
Mon Jun 07, 2010 12:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A new IDE for Manuel Mercado's SBUTTON
Replies: 12
Views: 4917

Re: Say Multilinea

Muy buenas, esta opcion no me funciona por que la clase TSTSay que me he descargado me da error, teneis un ejemplo completo con un dialogo .res.

Un Saludo.
by softruz
Tue Apr 27, 2010 7:40 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Say Multilinea
Replies: 5
Views: 711

Re: TO MANUEL : COMPILING A TEST SAMPLE WITH SBUTTON LIB

... sbuttonx.Lib /P512 @sbuttonx.bcl , Debug\sbuttonx.Lst TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation +C:\work\LIB_32\TSBUTTON\Obj\TSTSAY.Obj & +C:\work\LIB_32\TSBUTTON\Obj\TSBAR.Obj & +C:\work\LIB_32\TSBUTTON\Obj\TSBUTTON.Obj & +C:\work\LIB_32\TSBUTTON\Obj\TSGRADIE.Obj ...
by Silvio
Wed Sep 23, 2009 7:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TO MANUEL : COMPILING A TEST SAMPLE (revolved)
Replies: 6
Views: 1433

TO MANUEL : COMPILING A TEST SAMPLE (revolved)

... C:\WORK\LIB_32\TSBUTTON\SBUTTONX.LIB|TSBAR Error: Unresolved external '_HB_FUN_DARKCOLOR' referenced from C:\WORK\LIB_32\TSBUTTON\SBUTTONX.LIB|TSTSAY Error: Unresolved external '_HB_FUN_GRADCOLOR' referenced from C:\WORK\LIB_32\TSBUTTON\SAMPLES\OBJ\NEWSHAPE.OBJ the lib created not give me these ...
by Silvio
Tue Sep 22, 2009 9:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TO MANUEL : COMPILING A TEST SAMPLE (revolved)
Replies: 6
Views: 1433

Re: TSButton 7.0

... /n /p >> harb.logc:\work\Harbour_ce\bin\harbour C:\work\LIB_32\TSBUTTON_70\TSBUTTON\SOURCE\FWPPC\CLASSES\tstsay.prg /n /p >> harb.logc:\work\vce\bin\clarm -W3 -c /DARM /DUNICODE /Ic:\work\vce\include\arm;c:\work\fwppc\include;c:\work\Harbour_ce\include ...
by Silvio
Thu Sep 17, 2009 6:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TSButton 7.0
Replies: 12
Views: 2730

Re: TSButton 7.0

... L:\3RD\tsbutton\source\fwppc\classes\tsradio.prg /n /p >> harb.log L:\Harbour_ce\bin\harbour L:\3RD\tsbutton\source\fwppc\classes\tstsay.prg /n /p >> harb.log L:\vce\bin\clarm -W3 -c /DARM /DUNICODE /IL:\fwppc\include;L:\Harbour_ce\include;L:\vce\include\arm tsbutton.c > ...
by richard-service
Thu Sep 17, 2009 3:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TSButton 7.0
Replies: 12
Views: 2730

Re: TSButton 7.0

... /n /p >> harb.logc:\work\Harbour_ce\bin\harbour C:\work\LIB_32\TSBUTTON_70\TSBUTTON\SOURCE\FWPPC\CLASSES\tstsay.prg /n /p >> harb.logc:\work\vce\bin\clarm -W3 -c /DARM /DUNICODE /Ic:\work\vce\include\arm;c:\work\fwppc\include;c:\work\Harbour_ce\include ...
by Silvio
Wed Sep 16, 2009 9:23 pm
 
Forum: FiveWin for Pocket PC
Topic: TSButton 7.0
Replies: 10
Views: 6049

Re: TSButton 7.0

... 30 7 errors RGB2HSL.prg was a test prg file and is not part of TSButton at all. What are you compiling it for? and for fwppc there is this error : TSTSAY.c c:\work\fwppc\include\clipapi.h(18) : fatal error C1083: Cannot open include file: 'fwHarb.h': No such file or directory Got this error doing ...
by mmercado
Wed Sep 16, 2009 1:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TSButton 7.0
Replies: 12
Views: 2730

Re: TSButton 7.0

... structure at line 30 FUNCTION\RGB2HSL.prg(128) Error E0017 Unclosed control structure at line 30 7 errors and for fwppc there is this error : TSTSAY.c c:\work\fwppc\include\clipapi.h(18) : fatal error C1083: Cannot open include file: 'fwHarb.h': No such file or directory No code generated
by Silvio
Wed Sep 16, 2009 11:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TSButton 7.0
Replies: 12
Views: 2730
Next

Return to advanced search

cron