Re: SCNetworkReachabilityCreateWithName linking problem
Re: SCNetworkReachabilityCreateWithName linking problem
- Subject: Re: SCNetworkReachabilityCreateWithName linking problem
- From: Andrew Farmer <email@hidden>
- Date: Tue, 2 Dec 2008 16:47:06 -0800
On 02 Dec 08, at 16:04, Ariel Rodriguez wrote:
I;m trying to use SCNetworkReachabilityCreateWithName to test for
reachability on my app, but i cannot get it to link the project. The
linker complains about not finding the symbol. Obviously the
directive #import <SystemConfiguration/SystemConfiguration.h> is on
place. I have been able to succefully compile a couple of Apple
applications that use the very same piece of code, and i am wonder
if there is any special need to link the project. I really don't get
a clue, and i have read every piece of documentation i was able to
reach. Please let me know if you have any idea.
It looks like you're building an iPhone app, and it doesn't appear
that SystemConfiguration is available on the iPhone.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden