While I was carrying out a small procedure, a strange error appeared, basically asking for these functions whe we use getimage function
Error: Unresolved external '_HB_FUN_BETAVERSION' referenced from C:\WORK\FWH\LIB\FIVEH.LIB|ereport
Error: Unresolved external '_HB_FUN_SHOWGRID' referenced from C:\WORK\FWH\LIB\FIVEH.LIB|ereport
Error: Unresolved external '_HB_FUN_SETMASKED' referenced from C:\WORK\FWH\LIB\FIVEH.LIB|ereport
I reported the problem at this topic https://forums.fivetechsupport.com/viewtopic.php?f=3&t=44486&start=0&sid=192b57df103ebdf7a1281ff3623c3380
the error that came out is unfortunately caused by an error in the lib fiveh.lib because when the getImage() function is called it creates an EVAL error because this function was mistakenly inserted in the easyreport files and was not assigned static, the function It is located in eritems.prg. Easyreport with all its files has been placed in the fiveh.lib library.
I have already notified Antonio Linares