FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index EasyReport, EasyDialog and EasyPreview help to compile ER
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
help to compile ER
Posted: Mon Feb 06, 2017 10:53 AM

I download it from https://bitbucket.org/fivetech/easyreport/downloads
Isaw there is a xhp file for xmate
and with xmate I tried to compile it
Seem need other files and I cannot compile it
wich are the files I need to compile it with the last fwh ?
thanks

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 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
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: help to compile ER
Posted: Mon Feb 06, 2017 10:56 AM

What mistakes do you get?

Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo

El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: help to compile ER
Posted: Mon Feb 06, 2017 11:14 AM
I wish have all original files and compile it with xmate..
Do you have xhp file with orinal files to compile

for a sample we not have these
C:\Entwicklung\FiveWin\Addons\OZScript\Source\TscrLin.prg=16,.F.,0,0,
C:\Entwicklung\FiveWin\Addons\OZScript\Source\TScript.prg=17,.F.,0,0,
C:\Entwicklung\FiveWin\Addons\OZScript\Source\TScrFun.prg=18,.F.,0,0,
C:\Entwicklung\xHarbour\Addons\mail\mail.lib
C:\Entwicklung\xHarbour\Addons\tsmtp\TSOCKET.PRG=23,.F.,0,0,
C:\Entwicklung\xHarbour\Addons\tsmtp\TPOP3.PRG=24,.F.,0,0,
C:\Entwicklung\xHarbour\Addons\tsmtp\WINSOCK.C=25,.F.,1,1,
then I wish use tree of fw and not these

C:\Entwicklung\FiveWin\Addons\TreeView5\SOURCE\TREEVIEW.PRG=19,.F.,100,1,
C:\Entwicklung\FiveWin\Addons\TreeView5\SOURCE\TREELINK.PRG=20,.F.,0,0,
C:\Entwicklung\FiveWin\Addons\TreeView5\SOURCE\TREEITEM.PRG=21,.F.,0,0,
C:\Entwicklung\FiveWin\Addons\TreeView5\SOURCE\TVITEM.PRG=22,.F.,0,0,
C:\Entwicklung\FiveWin\Addons\TreeView5\LIB\TREE32.LIB=31,.F.,0,0,


then I think this class are changed but I not Know where
%HOME%\tget.prg=12,.F.,0,0,
%HOME%\mget.prg=13,.F.,0,0,
%HOME%\dialog.prg=14,.F.,0,0,
%HOME%\control.prg=15,.F.,0,0,
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 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
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: help to compile ER
Posted: Mon Feb 06, 2017 11:52 AM

Silvio,

It seems as you are trying to build the original 16 bits version

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: help to compile ER
Posted: Tue Feb 07, 2017 03:05 PM

Please can you send me all files on a zip I can compile with the last fwh to my private mails . thanks

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 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
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: help to compile ER
Posted: Tue Feb 07, 2017 05:47 PM

Antonio

with Harbour I have these errors

Progetto: harbour_ereport, Ambiente: Five_Pelles:
[1]:Harbour.Exe "source\ereport.prg" /m /n0 /gc1 /es2 /ic:\work\fwh\include;c:\work\bcc582\include;c:\work\harbour\include /ic:\work\Harbour\Include /jitaliano.HIT /iinclude;c:\work\fwh\include;c:\work\Harbour\include /o"Obj\ereport.c"
Harbour 3.2.0dev (r1406271520)
Copyright (c) 1999-2014, http://harbour-project.org/
Compiling 'source\ereport.prg'...
Lines 10122, Functions/Procedures 98
Generating C source output to 'Obj\ereport.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;c:\work\bcc582\include;c:\work\harbour\include -IC:\WORK\bcc7\Include;c:\work\Harbour\Include -nH:\FIVETECH\EASYRE~2\Obj "ereport.c"
Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
ereport.c:
Error E2209 c:\work\bcc582\include_stddef.h 57: Unable to open include file 'yvals.h'
*** 1 errors in Compile ***

with xharbour

Progetto: ereport, Ambiente: xFive_Pelles:
[1]:Harbour.Exe "source\ereport.prg" /m /n0 /gc1 /es2 /ic:\work\fwh\include;c:\work\bcc582\include;c:\work\harbour\include /ic:\work\xHarbour\Include /jH:\FIVETECH\EASYRE~2\I18n\Main.hil /iinclude;c:\work\fwh\include;c:\work\xHarbour\include /o"Obj\ereport.c"
xHarbour 1.2.3 Intl. (SimpLex) (Build 20150603)
Copyright 1999-2015, http://www.xharbour.org http://www.harbour-project.org/
Compiling 'source\ereport.prg'...
Generating international list to 'H:\FIVETECH\EASYRE~2\I18n\Main.hil'...
hbclass.ch(134) Error E0025 Error in #if expression
hbclass.ch(290) Error E0009 Label error in #translate/#command: ''
source\ereport.prg(4689) Error E0030 Syntax error: "syntax error at ';'"
source\ereport.prg(4693) Error E0030 Syntax error: "syntax error at 'FUNCTION'"
source\ereport.prg(4800) Error E0030 Syntax error: "syntax error at ';'"
source\ereport.prg(5299) Error E0030 Syntax error: "syntax error at ';'"
source\ereport.prg(5346) Error E0030 Syntax error: "syntax error at ';'"
7 errors

No code generated

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 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
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: help to compile ER
Posted: Wed Feb 08, 2017 11:03 AM
Silvio,

You are using bcc 582 headers with bcc 7:

Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
ereport.c:
Error E2209 c:\work\bcc582\include\_stddef.h 57: Unable to open include file 'yvals.h'


Please setup bcc 7 properly:

c:\bcc7\bin\bcc32.cfg
-I "c:\bcc7\include";"c:\bcc7\include\windows\crtl";"c:\bcc7\include\dinkumware";"c:\bcc7\include\windows\rtl";"c:\bcc7\include\windows\sdk";"c:\bcc7\include\windows\sdk\atl"
-L"c:\bcc7\lib";"c:\bcc7\lib\psdk"

c:\bcc7\bin\ilink32.cfg
-L"c:\bcc7\lib";"c:\bcc7\lib\psdk"[/code]
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: help to compile ER
Posted: Wed Feb 08, 2017 11:56 AM

opppss
mhm.. it's very strange I use bcc7 normally
this afternoon I control

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 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

Continue the discussion