cyrilcode / cyril

The Cyril programming language is designed for fast prototyping of visualisations and live coding visuals.
http://cyrilcode.com
Other
145 stars 21 forks source link

y.tab.h file not found #28

Open Bk8 opened 8 years ago

Bk8 commented 8 years ago

Im trying to build Cyril, but this yacc/bison files are missing.

darrenmothersele commented 8 years ago

Which branch are you building from? On the main branch I think it relies on XCode knowing how to compile the bison files, they're not specifically added to the build. Once Xcode has built them it generates the y.tab.h file.