Hi, we need to build an application for drawing text and arrows upon an Image. I'm using the TImageEnVect class. When I compile the project in Delphi 7 show the error bellow:
Build [Fatal Error] umain.pas(8): File not found: 'EnJpgGr.dcu'
I tried to locate the unit to add some PATH in the Environment Options (Library Path), but can not find it.