Git Product home page Git Product logo

Comments (7)

sharwell avatar sharwell commented on July 17, 2024

It sounds like you didn't regenerate your code when you upgraded. Can you make sure you are using the Antlr3 NuGet package?

from antlrcs.

jannavarro avatar jannavarro commented on July 17, 2024

Hi @sharwell thanks for the prompt response. Yes, I am using that Nuget package. Do I need to regenerate my code using Antlrworks?

from antlrcs.

sharwell avatar sharwell commented on July 17, 2024

@jannavarro No, the code is generated automatically when you build your solution. Here are the steps to ensure the build is working:

For each grammar T in your solution:

  1. Right click the file T.g3 in Solution Explorer and select Properties.
  2. In the Properties pane, set the Build Action to Antlr3.
  3. In the Properties pane, set the Custom Tool to MSBuild:Compile.

from antlrcs.

jannavarro avatar jannavarro commented on July 17, 2024

Oh. I see. I think I read earlier that I need to install an extension but VS 2017 is not supported. Or is that different?

Thanks for the steps. Will try it.

from antlrcs.

sharwell avatar sharwell commented on July 17, 2024

The extension is optional. I uploaded a new version that supports VS 2017 last week. 😄

from antlrcs.

jannavarro avatar jannavarro commented on July 17, 2024

@sharwell Trying it now. Will update this issue on the status and possibly close it if it is resolved. Thanks for your answers.

from antlrcs.

bojake avatar bojake commented on July 17, 2024

I have a similar issue. The nuget 3.1.x version works fine with our grammar, but the latest 3.5.x version complains about the same errors listed in the OP's report.

from antlrcs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.