Windows cannot find win_bison.exe
问题 I'm trying to get to work with flex and bison in Visual Studio 2013, but I have a problem. I've downloaded win_flex_bison from here, followed this tutorial and added "C:\GnuWin32\win_flex_bison;" to environmental variables, but when I'm trying to build the project I'm getting error that Windows cannot find win_bison.exe "Error 1 error MSB3721: The command "start /B /WAIT /D "D:\\...\" win_bison.exe --output="sample.tab.cpp" --defines="sample.tab.h" "sample.y" " exited with code 1. C:\GnuWin32