invalid or corrupt file: duplicate COMDAT / Previous Definition Different

Benjamin Thaut code at benjamin-thaut.de
Wed Jan 10 20:19:50 UTC 2018


Am 10.01.2018 um 20:32 schrieb Anonymouse:
> 
> I don't have a reduced testcase yet. I figured I'd ask if it's something 
> known before making the effort.

Are you by any chance mixing debug and release builds? Or are the 
-version specifiers different when compiling the various parts of your 
program? Check your compiler flags and ansure that they are the same 
over your entire build process. Especiall -debug -relase -inline -O -version

-- 
Kind Regards
Benjamin Thaut


More information about the Digitalmars-d-learn mailing list