Post

Replies

Boosts

Views

Activity

running bison file in xcode C++
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 !
2
0
676
Feb ’20