LNK1318: Unexpected PDB error; OK (0)

后端 未结 9 1801
借酒劲吻你
借酒劲吻你 2021-02-12 14:30

I\'m trying to link against a library (libcef_wrapper_dll.lib) that was built with the /MDd flag. My application is build with /MDd and /CLR so should be compatible. The proje

9条回答
  •  终归单人心
    2021-02-12 15:33

    Turned out that I needed to delete all of the project temp files inc. caches etc., kill the debug symbol server and restart windows.

提交回复
热议问题