Hello and thank you for the answers,

>> Building on cygwin Python 2.5.1 (r251:54863)
> Maybe a native Python installation is a bit faster? 
Native Python is about the same. Build version of Demo compiled in 38
minutes. 

> First, shouldn't there be a "--out" as in:
> python create-application.py --name test --out C:\xampp\htdocs\qx8
> \frontend\tool\bin\test

--out didn't help much

C:\xampp\htdocs\qx8\tool\bin20:58:20>python create-application.py -n TEST -o
C:\xampp\htdocs\qx8
>>> Copy skeleton into the output directory: C:\xampp\htdocs\qx8\TEST
>>> Patching file 'C:\xampp\htdocs\qx8\TEST\config.json'
>>> Patching file 'C:\xampp\htdocs\qx8\TEST\generate.py'
>>> Patching file 'C:\xampp\htdocs\qx8\TEST\Manifest.json'
>>> Patching file 'C:\xampp\htdocs\qx8\TEST\source\index.html'
>>> Patching file
>>> 'C:\xampp\htdocs\qx8\TEST\source\class\test\Application.js'
>>> Patching file
>>> 'C:\xampp\htdocs\qx8\TEST\source\class\test\test\DemoTest.js'
>>> DONE

C:\xampp\htdocs\qx8\TEST20:58:48>python generate.py
Traceback (most recent call last):
  File "generate.py", line 33, in <module>
    os.chdir(os.path.dirname(sys.argv[0]))  # switch to skeleton dir
WindowsError: [Error 123] The filename, directory name, or volume label
syntax is incorrect: ''

> Second, where does the "perl" ;-) come from in: 
:))) somehow it did figure out

> PS: Kuzmeech, please register for the mailing list as explained at
Thank you, done. I hope Nabble will pass it through.

-- 
View this message in context: 
http://www.nabble.com/qooxdoo-0.8---build-time-tp19504738p19564570.html
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
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

Reply via email to