Domemtech.Trash icon indicating copy to clipboard operation
Domemtech.Trash copied to clipboard

trparse -- antlr3.dll missing on Linux

Open philip-h-dye opened this issue 2 years ago • 4 comments

On Ubuntu 20.04:

$ trparse gUnit.g3 System.IO.FileNotFoundException: Could not load file or assembly '/home/phdyex/.dotnet/tools/.store/trparse/0.20.12/trparse/0.20.12/tools/net7.0/any/antlr3.dll'. The system cannot find the file specified. File name: '/home/phdyex/.dotnet/tools/.store/trparse/0.20.12/trparse/0.20.12/tools/net7.0/any/antlr3.dll' at System.Reflection.Assembly.LoadFile(String path) at Trash.Grun.DoParse(String parser_type, String txt, String prefix, String input_name, Int32 row_number, List`1 data) in C:\Users\Kenne\Documents\GitHub\Domemtech.Trash\src\trparse\Grun.cs:line 189 at Trash.Grun.Run(String parser_type) in C:\Users\Kenne\Documents\GitHub\Domemtech.Trash\src\trparse\Grun.cs:line 123

Please advise. Thanks

philip-h-dye avatar Apr 04 '23 18:04 philip-h-dye