You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am converting an old Java application to C# using VS2017 when I attempt to build a "larger" grammar I get an exception after a while
Antlr3.CodeGenerator.3.5.2-rc1\build\Antlr3.CodeGenerator.targets(146,5): error AC1000: Unknown build error: : error 10 : internal error: Grammar\BookPage.g3 : System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
The text was updated successfully, but these errors were encountered:
I am converting an old Java application to C# using VS2017 when I attempt to build a "larger" grammar I get an exception after a while
Antlr3.CodeGenerator.3.5.2-rc1\build\Antlr3.CodeGenerator.targets(146,5): error AC1000: Unknown build error: : error 10 : internal error: Grammar\BookPage.g3 : System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
The text was updated successfully, but these errors were encountered: