microsoft / qsharp-compiler

Q# compiler, command line tool, and Q# language server
https://docs.microsoft.com/quantum
MIT License
684 stars 170 forks source link

Replace generate Antlr files by msbuild task #1574

Closed rstm-sf closed 1 year ago

rstm-sf commented 1 year ago

Try using https://github.com/kaby76/Antlr4BuildTasks instead of explicit java and bump Antlr4.Runtime.Standard version

And bump Antlr version to 4.11.1

rstm-sf commented 1 year ago

We can use JavaDownloadDirectory parameter

rstm-sf commented 1 year ago

@ScottCarda-MS, @samarsha just ping

bamarsha commented 1 year ago

Hi - we've moved all development to a new version of the Q# compiler and QDK, which is in another repo: https://github.com/microsoft/qsharp. This repo is in "maintenance mode" and we're trying to avoid making unnecessary changes. It looks like this change isn't related to fixing a bug, so we can't accept it at this time, but thanks for your contribution!

rstm-sf commented 1 year ago

Thank you very much, I made a mistake with the repository!