> On Oct 8, 2014, at 4:18 PM, Traun Leyden <[email protected]> wrote: > > I'm getting these errors trying to compile the master branch of TodoLite ios > with Couchbase Lite forestdb (built locally) > > https://gist.github.com/tleyden/465d794bee741f896c87 > <https://gist.github.com/tleyden/465d794bee741f896c87>
You didn't add libc++.dylib to the target. (See item #2 in the list <https://github.com/couchbase/couchbase-lite-ios/wiki/ForestDB#putting-it-in-your-app> I wrote up.) —Jens -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/15142E13-6F72-44A8-BF62-D10EC008642C%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
