Posts

Post not yet marked as solved
2 Replies
559 Views
i have project in Xcode version 9.2 for "c++" , it uses binary decision diagram(bdd) from "BuDDy" library fine.it consists of header file with some classes declaration and implementation file that define all functions of the classes . main file that run the program by calling all the functionshow can i add bison file to this project and run it ? do i need lexer file ?do i need to link anything in the build setting ! i am really confused !
Posted
by alomaird.
Last updated
.