AX7 / D365: Build: LabelC.exe exited with code -1
You’re seeing the following error in your build logs? LabelC.exe exited with code -1 What is the cause of the label compile error? One issue that can cause this error are duplicates in label files, as two or more rows with the same label id. Like you can see in this example: NewLabel1=MyText ;New Comment NewLabel1=AlsoMyTest ;New Comment...