Skip to content
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

Does not compile for IOS | ARMv7 + ARM64 | NET Portable PCL 4.5 - Profile 111. #22

Open
MTEKode opened this issue Mar 23, 2017 · 0 comments

Comments

@MTEKode
Copy link

MTEKode commented Mar 23, 2017

Hi,
I have problems with ios, with android all works fine.

  1. Error:
    • added from nuget only websocket.pcl.
/Projects/sofredapp/iOS/MTOUCH: Error MT2002: Failed to resolve assembly: 'Square.SocketRocket, Version=0.4.2.0, Culture=neutral, PublicKeyToken=null' (MT2002) (sofred1.iOS)
  1. Error:
    • added from nuget Square.SocketRocket. (I try with 4.2.0 and 5.0.1 Versions)
/Projects/sofredapp/iOS/MTOUCH: Error MT5211: Native linking failed, undefined Objective-C class: SRWebSocket. The symbol '_OBJC_CLASS_$_SRWebSocket' could not be found in any of the libraries or frameworks linked with your application. (MT5211) (sofred1.iOS)
  1. Error:
Projects/sofredapp/iOS/MTOUCH: Error MT5209: Native linking error: library not found for -lSocketRocket.h (MT5209) (sofred1.iOS)

Projects/sofredapp/iOS/MTOUCH: Error MT5201: Native linking failed.Please review the build log and the user flags provided to gcc: -L../../../Volumes/FdData/Users/mToribio/ios_framworks/SocketRocket/SocketRocket -lSocketRocket.h (MT5201) (sofred1.iOS)

Thanks,
Marcos Toribio.

@MTEKode MTEKode changed the title Does not compile | ARMv7 + ARM64 | NET Portable PCL 4.5 - Profile 111. Does not compile for IOS | ARMv7 + ARM64 | NET Portable PCL 4.5 - Profile 111. Mar 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant