Well.. there seems to be a syntax error on line 43 of your config.
Maybe you can post your config here or put it on a site like
http://pastie.org and send us the link.

Cheers - Roman

Christoph Schwentker wrote:
> 
> Thx for your answer, I modified the config.json as you told me but with
> no succes.
> I have no idea why it doesn't work. When I compile with ./generate.py
> source-all I just see some Traceback.
> I think the following error is important:  "  File
> "/opt/qooxdoo-0.8.1-sdk/tool/pylib/simplejson/decoder.py", line 148, in
> JSONObject
>     raise ValueError(errmsg("Expecting , delimiter", s, end - 1))
> ValueError: Expecting , delimiter: line 43 column 3 (char 625) "
> I have no idea what this error means and what I did wrong.
> I hope here is anybody who can help me with that problem.
> 
> 
> 
> 
> 2009/1/13 thron7 <[email protected]
> <mailto:[email protected]>>
> 
> 
> 
>     > "libraries" :
>     > {
>     >       "library" :
>     >       [
>     >         {
>     >           "manifest" : "contrib://UploadWidget/trunk/Manifest.json"
>     >         },
>     >         {
>     >             "manifest" :
>     "contrib://SkeletonApplication/trunk/Manifest.json"
>     >         }
>     >       ]
>     >  }
>     >
> 
>     This is the correct answer. You don't need multiple "library" keys, but
>     an entry for each contrib in the single "library" array. If you need to
>     add uri's you have to add one 'uri' parameter to each entry.
> 
>     Thomas
> 
>     
> ------------------------------------------------------------------------------
>     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]
>     <mailto:[email protected]>
>     https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> 
> 
> 
> ------------------------------------------------------------------------
> 
> ------------------------------------------------------------------------------
> 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

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