Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS Build a Self-Destructing Message iPhone App Using Parse.com as a Backend and Adding Users Creating an Account and App on Parse.com

Mintu Sharma
Mintu Sharma
36 Points

I m getting Apple Mach-O Linker Error "_sqlite3_bindtext"

I have added Bolts.Framework still I m getting Apple Mach-O Linker Error "_sqlite3_bindtext"....help me on this.

1 Answer

Hey, In addition, you also need libsqlite3.dblib, i hope you have added this since your original post but in case others are having the same problem, i hope this will help them.

In addition, if you are using some other 3rd party files,

If you're using the -ObjC linker flag required by some third-party libraries, add these as well:

Accounts.framework
Social.framework