Prerequisites Java Runtime Xcode cmake Build using Xcode mkdir build-xcode && cd build-xcode cmake .. -G Xcode open *.xcodeproj Run target antlr-cpp-test (the choice of target is on the top)