goog.require('goog.net.Jsonp')

36 views
Skip to first unread message

bezmenov

unread,
Dec 13, 2010, 6:29:38 PM12/13/10
to xuljet
Hi :)

I'm trying to use goog.require('goog.net.Jsonp'), but got the error
Error: goog.require could not find: goog.net.Jsonp
Source File: chrome://myapp/content/closure-library/closure/goog/base.js
Line: 275
I unzipped full goog into /xuljet/examples/app/chrome/content/closure-
library/closure/goog

regards E.


Pavel Krivanek

unread,
Dec 13, 2010, 6:51:23 PM12/13/10
to xul...@googlegroups.com
Hi,

if you change dependency structure of you project, for example if you
add a module, you should run calcdeps.py (or run equivalent in your
OS). The other option is to modify deps.js by hand.

Cheers,
-- Pavel

Pavel Krivanek

unread,
Dec 13, 2010, 6:55:24 PM12/13/10
to xul...@googlegroups.com
ehm, calcdeps.sh

-- Pavel

Reply all
Reply to author
Forward
0 new messages