Resource with *.BAT and HMG3.5

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
User avatar
AUGE_OHR
Posts: 2117
Joined: Sun Aug 25, 2019 3:12 pm
DBs Used: DBF, PostgreSQL, MySQL, SQLite
Location: Hamburg, Germany

Resource with *.BAT and HMG3.5

Post by AUGE_OHR »

hi,

i try to attach Resource ti Webview2 Sample which have a *.BAT
it work with Bitmap and also Manifest but "1.st Icon" for MAIN does not work :o

it belong to
c:/hmg.3.5/mingw/bin/../lib/gcc/i686-w64-mingw32/9.3.0/../../../../i686-w64-mingw32/bin/ld.exe

: .rsrc merge failure: duplicate leaf: type: 10 (VERSION) name: 1 lang: 409
: .rsrc merge failure: duplicate leaf: type: e (GROUP_ICON) name: ICONC lang: 409
: .rsrc merge failure: duplicate leaf: type: e (GROUP_ICON) name: A1MAIN lang: 409
: .rsrc merge failure: duplicate leaf: type: 3 (ICON) name: 3 lang: 409
: .rsrc merge failure: duplicate leaf: type: 3 (ICON) name: 2 lang: 409
: .rsrc merge failure: duplicate leaf: type: 3 (ICON) name: 1 lang: 409
: .rsrc merge failure: duplicate leaf: type: 2 (BITMAP) name: MYSTOP lang: 409
: .rsrc merge failure: duplicate leaf: type: 2 (BITMAP) name: MYRELOAD lang: 409
: .rsrc merge failure: duplicate leaf: type: 2 (BITMAP) name: MYPREV lang: 409
: .rsrc merge failure: duplicate leaf: type: 2 (BITMAP) name: MYNEXT lang: 409
what does this Error mean :?:
how to fix it :idea:
have fun
Jimmy
Post Reply