ios - Adding reachability to iphone application gives linking errors -


i keep getting these errors trying run reachability.h

enter image description here

go project build phases , add following

under compile sources, press "+" icon , add reachability.m

under link binary libraries press "+" icon , add systemconfiguration.framework

check screen shot

update:

if receiving arc compilation errors have disable arc on specific files please follow steps in answer how can disable arc single file in project?


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -