LNK2022 metadata operation: Inconsistent layout information in duplicated types

前端 未结 3 2176
旧时难觅i
旧时难觅i 2020-12-06 01:35

I\'m having a new-to-me linker error in a project I\'m working with:

1>MSVCMRTD.lib(locale0_implib.obj) : error LNK2022: metadata operation failed (801311         


        
3条回答
  •  死守一世寂寞
    2020-12-06 02:03

    Seems like my Visual Studio was in some broken state. I was the only one getting that error. I had no changes. I recheck out the project on the side and it was fixed. Maybe it was a problem with my user files.

提交回复
热议问题