Skip to content

fixed finding of bison and flex in MacOS#1830

Merged
vlazzarini merged 1 commit intodevelopfrom
flex-bison-fix
Mar 2, 2024
Merged

fixed finding of bison and flex in MacOS#1830
vlazzarini merged 1 commit intodevelopfrom
flex-bison-fix

Conversation

@vlazzarini
Copy link
Member

For some reason the latest develop CMake script was not finding the newer versions of flex and bison installed in /usr/local/bin (even though they are earlier in the path) and it was reverting to the very old bison that comes in /usr/bin which fails to build Csound. This PR fixes this by adding a search to the existing brew search.

@vlazzarini vlazzarini merged commit fcfaeb4 into develop Mar 2, 2024
@vlazzarini vlazzarini deleted the flex-bison-fix branch March 2, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant