-
If you don't have it, get boost Note: echoprint-codegen only uses boost headers for some numeric operations, so you don't need to compile boost.
-
Open
echoprint-codegen-ios.xconfigand set up your boost include directory, e.g.,HEADER_SEARCH_PATHS = /Users/artgillespie/dev/src/boost_1_46_1
-
Build!
-
If you get a bunch of build errors, goto 2.
Check out the sample app!