help to compile ER

Post Reply
User avatar
Silvio.Falconi
Posts: 4956
Joined: Thu Oct 18, 2012 7:17 pm

help to compile ER

Post by Silvio.Falconi »

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
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: help to compile ER

Post by cnavarro »

What mistakes do you get?
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
User avatar
Silvio.Falconi
Posts: 4956
Joined: Thu Oct 18, 2012 7:17 pm

Re: help to compile ER

Post by Silvio.Falconi »

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,
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: help to compile ER

Post by Antonio Linares »

Silvio,

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

Antonio Linares
www.fivetechsoft.com
User avatar
Silvio.Falconi
Posts: 4956
Joined: Thu Oct 18, 2012 7:17 pm

Re: help to compile ER

Post by Silvio.Falconi »

Please can you send me all files on a zip I can compile with the last fwh to my private mails . thanks
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
User avatar
Silvio.Falconi
Posts: 4956
Joined: Thu Oct 18, 2012 7:17 pm

Re: help to compile ER

Post by Silvio.Falconi »

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
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: help to compile ER

Post by Antonio Linares »

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
User avatar
Silvio.Falconi
Posts: 4956
Joined: Thu Oct 18, 2012 7:17 pm

Re: help to compile ER

Post by Silvio.Falconi »

opppss
mhm.. it's very strange I use bcc7 normally
this afternoon I control
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
Post Reply