T O P I C R E V I E W |
flavio-brazil |
Posted - Apr 16 2013 : 11:31:13 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.
Any suggestions?
---- Delphi 7 ImageEn 3.1.2
|
5 L A T E S T R E P L I E S (Newest First) |
fab |
Posted - Apr 20 2013 : 01:34:42 EnJpgGr.pas or EnJpgGr.dcu is not part of ImageEn. Try to remove "EnJpgGr" from the "uses" statement on top of umain.pas of your application. |
flavio-brazil |
Posted - Apr 16 2013 : 14:05:11 i could find any 'EnJpgGr.dcu' in c: |
flavio-brazil |
Posted - Apr 16 2013 : 14:03:05 ok, thanks. Verily do not accept jpeg.
I will install new version. |
xequte |
Posted - Apr 16 2013 : 12:36:04 Does EnJpgGr.pas exist on your system?
Nigel Xequte Software www.xequte.com nigel@xequte.com
|
w2m |
Posted - Apr 16 2013 : 11:52:42 You are using a version that is quite old!! There is no file named EnJpgGr.pas in the current version.
William Miller Email: w2m@frontiernet.net EBook: http://www.imageen.com/ebook/ Apprehend: http://www.frontiernet.net/~w2m/index.html |