-
Notifications
You must be signed in to change notification settings - Fork 26
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
Simulators compile error #1
Comments
is this file in red missing or intentionally left and getting the above error mentioned by @OCer |
@ajaysinghthakur i have same issue please tell me if any solution for this |
You may delete it @ajaysinghthakur |
I am getting the same issue as @ajaysinghthakur is getting. Please provide the solution if any. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
device compile successful,but Simulators compile error;
log:
ld: warning: ignoring file /Users/macmini2/Downloads/iOSRTC/SocketIO.framework/SocketIO, missing required architecture x86_64 in file /Users/macmini2/Downloads/iOSRTC/SocketIO.framework/SocketIO (2 slices)
Undefined symbols for architecture x86_64:
"OBJC_CLASS$__TtC8SocketIO14SocketIOClient", referenced from:
objc-class-ref in SocketIOManagerCall.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
The text was updated successfully, but these errors were encountered: