-
Notifications
You must be signed in to change notification settings - Fork 125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Apple Mach-O Linker Error #10
Comments
I am also getting the same error. How to resolve this error? Any framework is required? |
You need to link MobileWifi framework |
I have downloaded MobileWifi framework from "https://github.com/Legoless/iOS-Localization" and added to my project, but now 'framework not found' error occurs. There is no header files in the framework. |
You can get mobilewifi framework from your sdk. Its on your mac just it is a private library and you have to find this. I dont remember the framework location |
I try to build my project with your files, but i get a lot of linker error:
Whats wrong? :(
The text was updated successfully, but these errors were encountered: