I think that I have a syntax error somewhere but the qooxdoo generator does not say in which file .
even with the argument --verbose it just gives the following error
Invalid control character u'\n' at: line 7 column 1 (char 117)
the full output
>>> Processing configuration
- Warning: ! Shadowing job "source" with local one
- Warning: ! Shadowing job "libraries" with local one
----------------------------------------------------------------------------
Executing: source::source-script
----------------------------------------------------------------------------
>>> Initializing cache...
- Checking path '/tmp/qx1.6/cache'
- Using existing directory
- Cleaning compile cache, as tool chain has changed
- Checking path '/tmp/qx1.6/cache'
- Using existing directory
- Deleting compile cache
>>> Scanning libraries
Invalid control character u'\n' at: line 7 column 1 (char 117)
any ideas how to find the where is this error ? (which file .)