On Saturday 26 March 2016 20:28:29 Florian Berger wrote:
> On 25.03.2016 10:24, Christian Schoenebeck wrote:
> > Make sure you have bison installed, then try "make parser" from the
> > source's top level directory.
> 
> That fixed it, thanks.
> 
> Out of curiosity - why did I have to run this manually? Why doesn't the
> build script take care of this?

It "usually" does.

Try adding i.e. some white space character in any of the .y source files, then 
do "make" and the build scripts should automatically execute bison to 
regenerate the respective parser (.y -> .cpp).

CU
Christian

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to