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

javascript - JS causing window size to be bigger than necessary - Dropdown bug -

php - Calling a template part from a post -

How to mention the localhost in android -