Howdy! On Mon, 2008-09-15 at 20:31 -0700, Kuzmeech wrote: > it takes forever to build either source or build verision of /demobrowser. I > waited at least 10 minutes on 1.6GHz core duo.
Each demo is individually compiled and optimized into a standalone app. There are about 180 qooxdoo demos, so for 10 min it's only 3 secs per app (!) to be generated. > Building on cygwin Python 2.5.1 (r251:54863) Maybe a native Python installation is a bit faster? If you got any numbers, please let us know. > generated application doesn't compile as it is: > python create-application.py --name test > C:\xampp\htdocs\qx8\frontend\tool\bin\test>perl generate.py source > Traceback (most recent call last): > File "generate.py", line 33, in <module> > os.chdir(os.path.dirname(sys.argv[0])) # switch to skeleton dir > OSError: [Errno 2] No such file or directory: '' First, shouldn't there be a "--out" as in: python create-application.py --name test --out C:\xampp\htdocs\qx8 \frontend\tool\bin\test Second, where does the "perl" ;-) come from in: perl generate.py source Bye, Andreas PS: Kuzmeech, please register for the mailing list as explained at http://qooxdoo.org/community/mailing_lists . Otherwise your postings are classified as spam and need to be approved manually by the admins. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel