XMPPFramework.gyp not found

188 views
Skip to first unread message

Adithya Ravikumar

unread,
Aug 5, 2013, 1:47:30 PM8/5/13
to webrtc...@googlegroups.com

Hi All,

I am trying to setup Web RTC Jingle from this link:https://github.com/lukeweber/webrtc-jingle-client

I have followed the steps mentioned in the webpage:

1) Downloaded and installed latest depot tools

2) Ran GClient and fetched the code for WebRTC-Jingle-Client

3) Applied the mentioned changes to expat.gyp inside /trunk/third_party

4) Not sure if I did this step right - I found a .gclient file in the folder "webrtc-jingle-client-master" to which I added the line target_os = ['ios']

5) Ran GClient sync again - (this time, my current directory was the)

6) Received an error when I ran the following command:

./build/gyp_chromium --depth=.  -DOS=ios -Dinclude_tests=0 -Denable_protobuf=0 -Denable_video=0 webrtcjingle.gyp

The error message I got was:

gyp: third_party/xmppframework/xmppframework.gyp not found while loading dependencies of webrtcjingle.gyp while trying to load webrtcjingle.gyp

I know I am missing some step but not sure which.

Has anybody faced this issue? If so, can you tell me where I can find the xmppframework.gyp file?


Thanks a lot!


Best,

Adithya

George Shank

unread,
Oct 11, 2013, 6:14:35 PM10/11/13
to webrtc...@googlegroups.com
The xmppframework is not downloaded unless you specify target_os = ['ios']  at the bottom of the .gclient file. Add that and run gclient sync again.

jaydev singh jagawat

unread,
Nov 25, 2015, 8:20:22 AM11/25/15
to webrtc-jingle
Hi All ,

I am also  trying to setup Web RTC Jingle from this link:https://github.com/lukeweber/webrtc-jingle-client

and perform same steps , and getting Xmppframework classes and webRTC folder in code.

but now i run this command from command promt /build/gyp_chromium --depth=.  -DOS=ios -Dinclude_tests=0 -Denable_protobuf=0 -Denable_video=0 webrtcjingle.gyp


but am geeting this error -bash: /build/gyp_chromium: No such file or directory

and also i am not getting the 

  • webrtcjingle.xcodeproj file in trunk floder so please suggest where i am wrong 
Reply all
Reply to author
Forward
0 new messages