objective c - Error using HTML-Parser -


i'm trying use objective-c--hmtl parser (https://github.com/zootreeves/objective-c-hmtl-parser). followed instructions , in new project works fine, when try use in these errors:

error screenshot

the difference between 2 projects in second use "libsqlite3.dylib".

thanks, luigi.

it seems didnt import .m files correctly, need check htmlparser.m included in compile sources of project

check screen shot enter image description here

compile sources should include htmlparser.m


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -