ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 E2004 Identifier redeclared

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
rswyman@docuxplorer.com Posted - Sep 22 2018 : 12:44:16
Hi All,

When recompiling (ImageEn_SRC_8.0.1_43825_Setup) the PKIEVtrl15.bpl the error [DCC Error] ievect.pas(188): E2004 Identifier redeclared: 'iesNONE' is raised.

TIEVArrowShape = (iesNone, iesInArrow, iesOutArrow);
TIEShape = (iesNONE, iesINARROW, iesOUTARROW);

share the same identifier names.

Please advise

Thanks
Ron
4   L A T E S T    R E P L I E S    (Newest First)
rswyman@docuxplorer.com Posted - Sep 23 2018 : 08:19:47
Hi Nigel,

Sorry to waist your time. Turned out that our version control software was merge in the incorrect information and were now back on track.

Thanks again
Ron
xequte Posted - Sep 23 2018 : 03:18:00
Hi Ron

I think you must have some old source code lurking on your system. TIEShape has not been defined as above since prior to v7. Please search your system for ievect.*, remove any folders that are returned and then reinstall ImageEn.




Nigel
Xequte Software
www.imageen.com
rswyman@docuxplorer.com Posted - Sep 22 2018 : 18:06:12
never mind ImageEn_SRC_7.0.0_31368 has the same issues going back ImageEn_SRC_6.3.2C_30290_Setup.
rswyman@docuxplorer.com Posted - Sep 22 2018 : 16:48:24
I just installed the Build 8.1.0.16.3232 and the same issues exist.
Also TIEVRulerType is defined twice in the ievect.pas file.

Looks like there some confusion between TEILineEndShape, TIEVArrowShape and TEIShape.

I'd like go to version ImageEn_SRC_7.0.0_31368_Setup, does any one know what version of IEVision that works with this version?

Thanks
Ron