I have been trying to compile rabbitmq-c as per hte instructions from R_R (Not able to build rabbitmq-c for iOS application) but I get the following error:
CMake Error at /Users/karela/appDir/ios-cmake/toolchain/iOS.cmake:101 (message): No iOS SDK's found in default seach path /Developer/Platforms/iPhoneOS.platform/Developer. Manually set CMAKE_IOS_SDK_ROOT or install the iOS SDK.
I have searched all I could but cannot figure out what's wrong. Probably something with ios-cmake toolchain but not sure why and how to fix it.
Thanks,