Tslines compiling problems Resolved

Tslines compiling problems Resolved

Postby Silvio.Falconi » Wed May 17, 2017 10:51 pm

Some use on harbout tslines of Mercado ( tsbutton)
I have some errors on sbpaint.c
thanks


Progetto: Hlines, Ambiente: Five_Pelles:
[1]:Harbour.Exe SOURCE\CLASSES\TSLINES.PRG /m /n0 /gc1 /es2 /iC:\Work\FWH\include /ic:\work\Harbour\Include /jitaliano.HIT /iinclude;c:\work\fwh\include;c:\work\Harbour\include /oObj\TSLINES.c
Harbour 3.2.0dev (r1406271520)
Copyright (c) 1999-2014, http://harbour-project.org/
Compiling 'SOURCE\CLASSES\TSLINES.PRG'...
Lines 4929, Functions/Procedures 6
Generating C source output to 'Obj\TSLINES.c'... Done.
[1]:Bcc32.Exe -M -c -O2 -tW -v- -X -DHB_FM_STATISTICS_OFF -DHB_NO_DEFAULT_API_MACROS -DHB_NO_DEFAULT_STACK_MACROS -DHB_OS_WIN_32 -IC:\Work\FWH\include -IC:\WORK\bcc7\Include;c:\work\Harbour\Include -nObj Obj\TSLINES.c
Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
Obj\TSLINES.c:
[1]:Bcc32.Exe -M -c -O2 -tW -v- -X -DHB_FM_STATISTICS_OFF -DHB_NO_DEFAULT_API_MACROS -DHB_NO_DEFAULT_STACK_MACROS -DHB_OS_WIN_32 -IC:\Work\FWH\include -IC:\WORK\bcc7\Include;c:\work\Harbour\Include -nObj SOURCE\FUNCTION\BPAINT.C
Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
SOURCE\FUNCTION\BPAINT.C:
Warning W8065 SOURCE\FUNCTION\BPAINT.C 2337: Call to function 'hb_parnl' with no prototype in function HB_FUNC
Warning W8065 SOURCE\FUNCTION\BPAINT.C 2338: Call to function 'hb_parnl' with no prototype in function HB_FUNC
Warning W8065 SOURCE\FUNCTION\BPAINT.C 2345: Call to function 'hb_retl' with no prototype in function HB_FUNC
Warning W8070 SOURCE\FUNCTION\BPAINT.C 2346: Function should return a value in function HB_FUNC
Warning W8057 SOURCE\FUNCTION\BPAINT.C 2346: Parameter 'ISALPHABITMAP' is never used in function HB_FUNC
[1]:TLib.Exe Hlines.Lib /P512 @Hlines.bcl , Debug\Hlines.Lst
TLIB 6.4 Copyright (c) 1987-2014 Embarcadero Technologies, Inc.
+C:\Work\LIB32\TSBUTTON\Obj\TSLINES.Obj &
+C:\Work\LIB32\TSBUTTON\Obj\BPAINT.Obj
Last edited by Silvio.Falconi on Fri May 19, 2017 9:46 am, edited 2 times in total.
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 6772
Joined: Thu Oct 18, 2012 7:17 pm

Re: Tslines compiling problems

Postby carlos vargas » Thu May 18, 2017 4:21 pm

Silvio, I compile with out problem.

I check the code and I made some changes so I could compile with Harbour.

can you try, please.
http://castillolawyers.no-ip.info/owncloud/index.php/s/XvQJgBtdHQFpIJh
Salu2
Carlos Vargas
Desde Managua, Nicaragua (CA)
User avatar
carlos vargas
 
Posts: 1686
Joined: Tue Oct 11, 2005 5:01 pm
Location: Nicaragua

Re: Tslines compiling problems

Postby Silvio.Falconi » Fri May 19, 2017 9:27 am

thanks carlo
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 6772
Joined: Thu Oct 18, 2012 7:17 pm

Re: Tslines compiling problems Resolved

Postby Silvio.Falconi » Fri May 19, 2017 10:37 am

confirm run ok also tsbutton!! thanks carlo
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 6772
Joined: Thu Oct 18, 2012 7:17 pm

Re: Tslines compiling problems Resolved

Postby horacio » Mon May 22, 2017 3:50 pm

Carlos, al compilar no encuentra las siguientes funciones: IsNum, IsLog. Estoy compilando con Harbour. Muchísimas gracias.

Saludos
horacio
 
Posts: 1358
Joined: Wed Jun 21, 2006 12:39 am
Location: Capital Federal Argentina

Re: Tslines compiling problems Resolved

Postby horacio » Mon May 22, 2017 3:53 pm

Solucionado.

Saludos
horacio
 
Posts: 1358
Joined: Wed Jun 21, 2006 12:39 am
Location: Capital Federal Argentina

Re: Tslines compiling problems

Postby Compuin » Thu Jun 01, 2017 3:40 pm

carlos vargas wrote:Silvio, I compile with out problem.

I check the code and I made some changes so I could compile with Harbour.

can you try, please.
http://castillolawyers.no-ip.info/owncloud/index.php/s/XvQJgBtdHQFpIJh



Saludos Carlos,

Tendrias un .bat de compilacion para esta clase con Harbour 3.2 y BCC7 ??

Gracias de antemano
FWH 20.12
Hbmk2 32/64 Bits (Build 19.29.30133)
Microsoft Visual C 32 Bits
MySql 8.0.24 32/64 Bits
VS Code
Compuin
 
Posts: 1213
Joined: Tue Dec 28, 2010 1:29 pm
Location: Quebec, Canada

Re: Tslines compiling problems Resolved

Postby carlos vargas » Thu Jun 01, 2017 4:46 pm

Un Bat nop, lo siento, es un proyecto xmate, el cual funciona muy bien.

salu2
Salu2
Carlos Vargas
Desde Managua, Nicaragua (CA)
User avatar
carlos vargas
 
Posts: 1686
Joined: Tue Oct 11, 2005 5:01 pm
Location: Nicaragua

Re: Tslines compiling problems Resolved

Postby Silvio.Falconi » Fri Jun 02, 2017 10:15 am

I use xmate from many years to make exe,dll and lib
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 6772
Joined: Thu Oct 18, 2012 7:17 pm

Re: Tslines compiling problems Resolved

Postby Compuin » Fri Jun 02, 2017 1:06 pm

@ECHO OFF
CLS
set FWH=..\..\Fwh
set include=.\INCLUDE;C:\fwh\include;%INCLUDE%
set HDIR=..\..\Harbour32
set BCDIR=..\..\bcc7\bin
set def=HB_API_MACROS

%hdir%\bin\harbour SOURCE\Classes\TSBAR.PRG /n /i%fwh%\include;%hdir%\include /oOBJ\TSBAR.C
%hdir%\bin\harbour SOURCE\Classes\TSBUTTON.PRG /n /i%fwh%\include;%hdir%\include /oOBJ\TSBUTTON.C
%hdir%\bin\harbour SOURCE\Classes\TSLINES.PRG /n /i%fwh%\include;%hdir%\include /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 -DHB_FM_STATISTICS_OFF -I%hdir%\include -oOBJ\TSBAR.OBJ OBJ\TSBAR.C
%bcdir%\bcc32 -M -c -O2 -D__HARBOUR__ -DHB_API_MACROS -DHB_FM_STATISTICS_OFF -I%hdir%\include -oOBJ\TSBUTTON.OBJ OBJ\TSBUTTON.C
%bcdir%\bcc32 -M -c -O2 -D__HARBOUR__ -DHB_API_MACROS -DHB_FM_STATISTICS_OFF -I%hdir%\include -oOBJ\TSLINES.OBJ OBJ\TSLINES.C
%bcdir%\bcc32 -M -c -O2 -D__HARBOUR__ -DHB_API_MACROS -DHB_FM_STATISTICS_OFF -I%hdir%\include -oOBJ\TSRADIO.OBJ OBJ\TSRADIO.C
%bcdir%\bcc32 -M -c -O2 -D__HARBOUR__ -DHB_API_MACROS -DHB_FM_STATISTICS_OFF -I%hdir%\include -oOBJ\TSTSAY.OBJ OBJ\TSTSAY.C

rem @del OBJ\*.c

rem Modulos C Nativos !!!

%bcdir%\bcc32 -M -c -O2 -D__HARBOUR__ -DHB_API_MACROS -DHB_FM_STATISTICS_OFF -I%hdir%\include;%include% -oOBJ\BPAINT.OBJ source\function\BPAINT.C

@del LIB\SButtonx.LIB

%bcdir%\Tlib lib\SButton +obj\TSBar > Lib.log
%bcdir%\Tlib lib\SButton +obj\TSBUtton >> Lib.log
%bcdir%\Tlib lib\SButton +obj\TSLines >> Lib.log
%bcdir%\Tlib lib\SButton +obj\TSRadio >> Lib.log
%bcdir%\Tlib lib\SButton +obj\TSTSay >> Lib.log
%bcdir%\Tlib lib\SButton +obj\BPaint >> Lib.log

rem @del tmplib.bc

@echo Library built
FWH 20.12
Hbmk2 32/64 Bits (Build 19.29.30133)
Microsoft Visual C 32 Bits
MySql 8.0.24 32/64 Bits
VS Code
Compuin
 
Posts: 1213
Joined: Tue Dec 28, 2010 1:29 pm
Location: Quebec, Canada


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 101 guests