Linker error .rsrc merge failure
Le Wintery Fox <[email protected]>
| Newsgroups | gmane.comp.gnu.mingw.user |
|---|---|
| Message-ID | <CADAY19nm1-xtQnN4qnJa0AGQY-fBo8HmvhGdvjB9S3UpStiqQw@mail.gmail.com> |
Hi everyone, I'm currently trying to compile my own VERSIONINFO for use in my application, however whenever I try to compile I get the following error; `ld.exe: .rsrc merge failure: duplicate leaf: type: 10 (VERSION) name: 1 lang: 409` I've discovered that libwinpthreads seems to be the culprit here overriding my own .rsrc file. How can I solve this issue? I've tried compiling the .rsrc file to a .res file and linking to it but that results in the same error. Thanks for your help! _______________________________________________ MinGW-Users mailing list [email protected] This list observes the Etiquette found at http://www.mingw.org/Mailing_Lists. We ask that you be polite and do the same. Disregard for the list etiquette may cause your account to be moderated. _______________________________________________ You may change your MinGW Account Options or unsubscribe at: https://lists.osdn.me/mailman/listinfo/mingw-users Also: mailto:[email protected]?subject=unsubscribe