Re: glr2.cc compile errors under Windows

2021-11-20 Thread Jot Dot
Hi Akim, > Could you please attach that parser.h file? Or a link to it? Or at least the > relevant excerpts, so that we can have a look at what confuses it. > > Did you make sure it compiled in C++11? Actually I would even make sure to be > in C++14 mode. I was using C++17. I did try C++14 ju

Re: glr2.cc compile errors under Windows

2021-11-20 Thread Akim Demaille
Hi Jot, > Le 15 nov. 2021 à 06:13, Jot Dot a écrit : > > I installed the 64 bit version of cygwin and installed flex/bison thru their > setup interface. The flex/bison versions are: > > flex 2.6.4 > bison (GNU Bison) 3.8.2 Great! > I then compile the generated code but I get multiple errors c