Closed imajinyun closed 2 years ago
CMake Error at /usr/local/Cellar/cmake/3.23.3/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find BISON: Found unsuitable version "2.3", but required is at least "3.0" (found /usr/bin/bison)
Please upgrade your BISON to 3.0 or later.
After installing bison, it was completely solved.
❯ brew install bison
export PATH="/usr/local/opt/bison/bin:$PATH"
thanks @VincentWei
You are welcome!
Build error information:
-Dport
parameter I tried Linux and MAC, but both failed to compile.CMakeError.log content: