Precompiled headers with DLL solutions. Cannot open precompiled header file

后端 未结 4 1075
野的像风
野的像风 2021-02-15 02:02

This worked without error when this solution worked off of .lib files instead of .dll files.

I have all of my projects except one currently using a precompiled header,

4条回答
  •  暖寄归人
    2021-02-15 02:12

    LudoSound.pch was not regenerated. Delete only the folder it was in and build again.

提交回复
热议问题