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
 msg error

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
AndNit Posted - Mar 01 2021 : 15:05:50
Good afternoon, this message has appeared when I compile my project in Delphi. It generates the executable normally, but it displays this message.

[dcc32 Hint] H2161 Warning: Duplicate resource: Type 24 (user-defined), ID 1; File C:\Projetos\CartViewerAD\ImageEnManifest.res resource kept; file C:\Projetos\CartViewerAD\ImageEnManifest.res resource discarded.

How can I solve this problem? I already created a new project and imported the Forms, but the error continues. Thanks
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Mar 01 2021 : 18:16:13
Hi

Search your project source files for ImageEnManifest.res. You will have two of them. Remove both of them and instead use the Project Options to configure your manifest.

(Those files are included with ImageEn demo projects to provide manifest support to old versions of Delphi. You must have re-used some demo forms in your project).

Nigel
Xequte Software
www.imageen.com