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

best regards
Uwe

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.89sIf you are using xHarbour then please add this function to your main PRG:
function hb_MemoRead( cFileName )
return MemoRead( cFileName )
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
?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 <!-- m --><a class="postlink" href="http://www.harbour-project.org/">http://www.harbour-project.org/</a><!-- m -->
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>Solucionado en un nuevo build 2 recien publicado
Por favor descargad FWH 21.06 nuevamente, gracias!
Dear Antonio,
Thanks for your work.
Can you just download the designer EXE?
Best regards,
Otto
Dear Otto,
You have to build the designer yourself using FWH:
from FWH\samples\EasyReport run go.bat or goh32.bat
Can you please share the exe of the designer?
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"
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.
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"
Silvio.Falconi wrote:Antonio,
I compiled Erdsample and I have this error
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
