>> Hello Jeffrey and wecome to qooxdoo!

 

Thank you :^) I can tell already this community is very helpful.  Quick
apology for sending my previous email from the wrong address; this one came
from the account I subscribed with.

 

>>Did you specify the "out" paramter when running create-application?

 

I did.  I used the syntax just like in the manual, "create-application.py
--name=custom --out=C:" from C:\ qooxdoo-0.8-sdk

 

>>"generate.py source-all" did not work, it said it was not an available
job.  Just "generate.py source" is what I ended up trying.  Regardless, it
terminated on a malformed expression.  I noticed a conditional in
generate.py that takes it down a different control path for win32 than for
whatever an AMD Athlon 64 X2 under Vista x64 would come up as.

>>If you run "python.exe generator.py ?" inside the folder which was just
created by the create-application script you should see a list of all jobs,
including "source-all". If this jos is not listed, something went wrong
during the creation of the application.

 

I still get the feedback that source-all is not an available job.  However,
"generate.py source" finally worked.  I'm guessing there was a transfer
problem with the SDK that I used first when I wrote my initial email.  I
tried starting the command with python.exe before create-application, like
you wrote.  The first time I got it to finally create an Application.js, I
did "python.exe create-application." this way.  But when I use "python.exe
generate.py source-all", it tells me:

 

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

 

That thing at the end is not a double-quote, it looks like two single quotes
in the command window.  But I think all of my problems have been resolved.

 

Thank you! :^)

 

 

Jeff

[email protected]

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to