ios - Included external library and headers but -


i'm using mysql ios connector , downloaded latest version subversion.

i added library "libmysqlclient.a" "link binary libraries" section in project. , added path header files header search paths.

but error when try access library files. enter image description here

yet added "mysqlserver", shown below: enter image description here enter image description here

(mysqlconnection.h hidden below folder path.)

have forgotten something?

when add:

#import "mysqlserver.h" 

i following error:

enter image description here


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -