Is someone having the following linking error on Mac?

Undefined symbols:
  "_SCNetworkReachabilityCreateWithAddress", referenced from:
      NetworkObserver::is_connection_available()       in
libowphone.a(NetworkObserver.o)
  "_SCNetworkReachabilityGetFlags", referenced from:
      NetworkObserver::is_connection_available()       in
libowphone.a(NetworkObserver.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status

Cmake is not able to find the SystemConfiguration framework (I have it
installed on my computer).

My Cmake version is "2.6-patch 4"

Thanks,
Alex.
_______________________________________________
QuteCom-dev mailing list
[email protected]
http://lists.qutecom.org/mailman/listinfo/qutecom-dev

Reply via email to