(SOLVED)Unknown argument: -websockets?

Hi all!

I’ve just downloaded a project from, http://www.gethugames.in/blog/2013/09/cocos2d-x-cross-platform-video-player-ios.html
That’s a project with a video player, but i can’t get it to work because every time i build and run it, it says: unknown argument: -websockets???

Why and what can i do, please tell me, I have been struggling with this in many days!

Thanks!<3

Please check whether libwebsockets exists in cocos2d/external directory.

If not, you should copy all the 3rd party libraries to your project’s external folder.