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:
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
compile sources should include htmlparser.m
Comments
Post a Comment