manticoresoftware / manticoresearch

Easy to use open source fast database for search | Good alternative to Elasticsearch now | Drop-in replacement for E in the ELK soon
https://manticoresearch.com
GNU General Public License v3.0
9.04k stars 507 forks source link

No flex/bison installation for Win tests #2583

Closed sanikolaev closed 1 month ago

sanikolaev commented 1 month ago

Without Install-ChocoPackage winflexbison it fails like this:

CMake Error at src/CMakeLists.txt:183 (message):
  No pre-compiled grammar files bissphinxexpr.c and bissphinxexpr.h for
  sphinxexpr.y exists, and Bison not found.  Can't continue
Call Stack (most recent call first):
  src/CMakeLists.txt:193 (MY_BISON)