>> after >> /opt/qooxdoo-0.8.3-sdk/tool/bin/create-application.py --name=custom --out=. >> on my ubuntu Linux suffi 2.6.28-15-generic #49-Ubuntu SMP Tue Aug 18 >> 18:40:08 UTC 2009 i686 GNU/Linux >> >> I can access this url, but it is an empty page. >> http://localhost/custom/source/index.html. >> > > If you're running the source version on a web server, the path to > qooxdoo sdk needs to be accessible by the server (i.e. it has to be in > the webroot). I think your problem is there. See > http://qooxdoo.org/documentation/0.8/snippets#running_a_source_version_from_a_web_server > > for more details. >
That's right! And you have to make sure to run 'generate.py source' at least once. Also the source version of an app has to be generated [1] :). T. [1] http://qooxdoo.org/documentation/0.8/helloworld#run_your_application ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
