How to fix build error in Visual Studio: '“LC.exe” exited with code -1'

后端 未结 7 830
悲哀的现实
悲哀的现实 2021-01-04 01:14

I get the following error when building my Windows Forms solution:

\"LC.exe\" exited with code -1

I use two commercial Windows

7条回答
  •  长情又很酷
    2021-01-04 01:36

    Problem mainly arises due to license file. Exclude the file licenses.licx from your project

提交回复
热议问题