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

后端 未结 7 826
悲哀的现实
悲哀的现实 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:38

    We frequently encounter this error from our last project. The solution is to reinstall the libraries since we're using the trial version. This occurs when the libraries expire.

提交回复
热议问题