i downloaded simple web socket chat code and am getting this error
ld: library not found for -lPods-SocketRocket
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Please anyone tell me how to solve this?
In my other linker flags contains these things
It seems like its not getting the path right of some of the library used here.
Do 1 thing:
Note:
Hope it will work for you.