Page 1 of 4

New FWH 21.06

PostPosted: Tue Jul 27, 2021 4:48 pm
by Antonio Linares

Re: New FWH 21.06

PostPosted: Tue Jul 27, 2021 5:56 pm
by ukoenig
Dear Antonio,

I got a errormessage from the new release.
with 21.04 no problem

Image

best regards
Uwe :?:

Re: New FWH 21.06

PostPosted: Wed Jul 28, 2021 2:15 am
by AIDA
También a mi me sale :shock:

Code: Select all  Expand view
Enlazando model.exe...
Error: Unresolved external '_HB_FUN_HB_MEMOREAD' referenced from C:\FWH\LIB\FIVEHX.LIB|OLDFUNC
Error: Unable to perform link
0 Files, 0 Warnings, 2 Errors
Tiempo de compilación: 0.00s   Tiempo de enlazado: 0.79s   Tiempo total: 0.89s


Saluditos :wink:

Re: New FWH 21.06

PostPosted: Wed Jul 28, 2021 8:07 am
by Antonio Linares
If you are using xHarbour then please add this function to your main PRG:

function hb_MemoRead( cFileName )

return MemoRead( cFileName )

Re: New FWH 21.06

PostPosted: Wed Jul 28, 2021 2:49 pm
by leandro
Antonio buenos días gracias por responder,

Funciona en el momento de compilar la aplicación.

Pero al querer compilar los samples también sale ese error :(

Existe alguna otra solución, para no tener que colocar la función en todos los prg de ejemplo.

Code: Select all  Expand view

┌────────────────────────────────────────────────────────────────────────────┐
?FiveWin for xHarbour 21.06 - Jun. 2021          Harbour development power  │▄
?(c) FiveTech 1993-2021 for Microsoft Windows 9X/NT/200X/ME/XP/Vista/7/8/10 │█
└────────────────────────────────────────────────────────────────────────────┘?
  ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀?
Compiling...
xHarbour 1.2.3 Intl. (SimpLex) (Build 20201212)
Copyright 1999-2020, http://www.xharbour.org http://www.harbour-project.org/
Compiling 'testget.prg' and generating preprocessed output to 'testget.ppo'...
Generating C source output to 'testget.c'...
Done.
Lines 39, Functions/Procedures 2, pCodes 477
Embarcadero C++ 7.30 for Win32 Copyright (c) 1993-2017 Embarcadero Technologies, Inc.
testget.c:
Turbo Incremental Link 6.80 Copyright (c) 1997-2017 Embarcadero Technologies, Inc.
Error: Unresolved external '_HB_FUN_HB_MEMOREAD' referenced from C:\FWH2106\LIB\FIVEHX.LIB|OLDFUNC
Error: Unable to perform link
* Linking errors *

C:\fwh2106\samples>


 

Re: New FWH 21.06

PostPosted: Wed Jul 28, 2021 5:25 pm
by Antonio Linares
Solucionado en un nuevo build 2 recien publicado

Por favor descargad FWH 21.06 nuevamente, gracias!

Re: New FWH 21.06

PostPosted: Wed Jul 28, 2021 7:25 pm
by Otto
Dear Antonio,
Thanks for your work.
Can you just download the designer EXE?
Best regards,
Otto

Re: New FWH 21.06

PostPosted: Thu Jul 29, 2021 5:42 am
by Antonio Linares
Dear Otto,

You have to build the designer yourself using FWH:

from FWH\samples\EasyReport run go.bat or goh32.bat

Re: New FWH 21.06

PostPosted: Thu Jul 29, 2021 7:46 am
by joseluispalma
Can you please share the exe of the designer?

Re: New FWH 21.06

PostPosted: Thu Jul 29, 2021 3:15 pm
by Antonio Linares
Jose Luis,

No se trata ahora de revisar el diseñador por si persiste este u otro fallo.

Ahora se trata de la integración de EasyReport en FWH. Lo único que tenemos que comprobar ahora
es que la integración se haya hecho correctamente.

A partir de ahí, conforme más se use y se detecten sus fallos, así se irá mejorando. El primer paso es que esté
al alcance de todos los usarios de FWH de una forma sencilla.

https://github.com/FiveTechSoft/FWH_tools/blob/master/FWEasyReport.zip

Re: New FWH 21.06

PostPosted: Thu Jul 29, 2021 3:32 pm
by joseluispalma
Gracias.

Lo he bajado, y al ir a abrir cualquier informe de samples, me da el error de que el archivo "is not a valid file".

Y se genera un erdsample.log con este contenido:

29.07.2021 17:30:29: FW_READIMAGE( 1405 ) uBmp = "B_PREVIEW16" "invalid resource" = "invalid resource"
29.07.2021 17:30:29: FW_READIMAGE( 1405 ) uBmp = "B_PREVIEW116" "invalid resource" = "invalid resource"
29.07.2021 17:31:16: FW_READIMAGE( 1405 ) uBmp = "B_PREVIEW16" "invalid resource" = "invalid resource"
29.07.2021 17:31:16: FW_READIMAGE( 1405 ) uBmp = "B_PREVIEW116" "invalid resource" = "invalid resource"

Re: New FWH 21.06

PostPosted: Thu Jul 29, 2021 3:50 pm
by Silvio.Falconi
Antonio,
I compiled Erdsample and I have this error


Code: Select all  Expand view
Progetto: erdsample, Ambiente: bcc7Harbor:
[1]:Harbour.Exe erdsample.prg  /m /n0 /gc1 /w0 /es2 /a /iC:\Work\fwh\include /iC:\work\HARBOUR\Include /jC:\Work\fwh\samples\EASYRE~1\I18n\Main.hil /iinclude;c:\work\fwh\include;C:\work\HARBOUR\include /oObj\erdsample.c
Harbour 3.2.0dev (r1904111533)
Copyright (c) 1999-2019, https://harbour.github.io/
Compiling 'erdsample.prg'...
Lines 4985, Functions/Procedures 1
Generating C source output to 'Obj\erdsample.c'... Done.
[1]:Bcc32.Exe -M -c -DHB_OS_WIN_32 -DHB_FM_STATISTICS_OFF -DHB_NO_DEFAULT_API_MACROS -DHB_NO_DEFAULT_STACK_MACROS -IC:\Work\fwh\include -IC:\work\bcc7\Include\windows\sdk\;C:\work\HARBOUR\Include  -nC:\Work\fwh\samples\EASYRE~1\Obj erdsample.c
Embarcadero C++ 7.30 for Win32 Copyright (c) 1993-2017 Embarcadero Technologies, Inc.
erdsample.c:
[1]:PORC.EXE erdsample.rc  /I c:\work\pellesc\include /I c:\work\pellesc\include\win
PORC: C:\Work\fwh\samples\EasyReport\vrd.rc(113): warning: Unrecognized or misplaced token: checked
PORC: C:\Work\fwh\samples\EasyReport\vrd.rc(113): warning: Unrecognized or misplaced token: bitmap
PORC: C:\Work\fwh\samples\EasyReport\vrd.rc(113): warning: Unrecognized or misplaced token: "STRING"
PORC: C:\Work\fwh\samples\EasyReport\fileedit.rc(5): fatal error: Can't find include file .\resources\resource.h.


at line 113 of Vrc.rc I have this

Image

Re: New FWH 21.06

PostPosted: Thu Jul 29, 2021 3:57 pm
by Antonio Linares
joseluispalma wrote:Gracias.

Lo he bajado, y al ir a abrir cualquier informe de samples, me da el error de que el archivo "is not a valid file".

Y se genera un erdsample.log con este contenido:

29.07.2021 17:30:29: FW_READIMAGE( 1405 ) uBmp = "B_PREVIEW16" "invalid resource" = "invalid resource"
29.07.2021 17:30:29: FW_READIMAGE( 1405 ) uBmp = "B_PREVIEW116" "invalid resource" = "invalid resource"
29.07.2021 17:31:16: FW_READIMAGE( 1405 ) uBmp = "B_PREVIEW16" "invalid resource" = "invalid resource"
29.07.2021 17:31:16: FW_READIMAGE( 1405 ) uBmp = "B_PREVIEW116" "invalid resource" = "invalid resource"


Jose Luis,

Vuelve a descargar el fichero:
https://github.com/FiveTechSoft/FWH_tools/blob/master/FWEasyReport.zip

Re: New FWH 21.06

PostPosted: Thu Jul 29, 2021 3:58 pm
by Antonio Linares
Silvio.Falconi wrote:Antonio,
I compiled Erdsample and I have this error


Code: Select all  Expand view
Progetto: erdsample, Ambiente: bcc7Harbor:
[1]:Harbour.Exe erdsample.prg  /m /n0 /gc1 /w0 /es2 /a /iC:\Work\fwh\include /iC:\work\HARBOUR\Include /jC:\Work\fwh\samples\EASYRE~1\I18n\Main.hil /iinclude;c:\work\fwh\include;C:\work\HARBOUR\include /oObj\erdsample.c
Harbour 3.2.0dev (r1904111533)
Copyright (c) 1999-2019, https://harbour.github.io/
Compiling 'erdsample.prg'...
Lines 4985, Functions/Procedures 1
Generating C source output to 'Obj\erdsample.c'... Done.
[1]:Bcc32.Exe -M -c -DHB_OS_WIN_32 -DHB_FM_STATISTICS_OFF -DHB_NO_DEFAULT_API_MACROS -DHB_NO_DEFAULT_STACK_MACROS -IC:\Work\fwh\include -IC:\work\bcc7\Include\windows\sdk\;C:\work\HARBOUR\Include  -nC:\Work\fwh\samples\EASYRE~1\Obj erdsample.c
Embarcadero C++ 7.30 for Win32 Copyright (c) 1993-2017 Embarcadero Technologies, Inc.
erdsample.c:
[1]:PORC.EXE erdsample.rc  /I c:\work\pellesc\include /I c:\work\pellesc\include\win
PORC: C:\Work\fwh\samples\EasyReport\vrd.rc(113): warning: Unrecognized or misplaced token: checked
PORC: C:\Work\fwh\samples\EasyReport\vrd.rc(113): warning: Unrecognized or misplaced token: bitmap
PORC: C:\Work\fwh\samples\EasyReport\vrd.rc(113): warning: Unrecognized or misplaced token: "STRING"
PORC: C:\Work\fwh\samples\EasyReport\fileedit.rc(5): fatal error: Can't find include file .\resources\resource.h.


at line 113 of Vrc.rc I have this

Image


Silvio,

Please install FWH at c:\FWH and run c:\FWH\samples\EasyReport\go.bat

Re: New FWH 21.06

PostPosted: Thu Jul 29, 2021 4:04 pm
by Silvio.Falconi
TRying the ER
Image


then the errors that we have complained more times have not been corrected yet,

as you can see when I take a rectangle object (design) it is not placed in the same place where you draw it.

the report designer is unusable for this

I would like to use the C5report report designer which works better from a graphical point of view.

replace ER with C5Report as soon as possible, at least as regards the part of the graphic designer.

i.e. for each ER Area insert the C5REPORT () function