Hi Thomas, Have you had a chance to look at the problem?

On Fri, Oct 2, 2009 at 7:19 PM, Jean-Noël Rivasseau <elva...@gmail.com>wrote:

> I am attaching my full config file + the output of generate.py. The error
> is (sorry for not sending earlier):
>
>     - ! Unknown class referenced: uploadwidget.UploadForm (in:
> editor.components.advanced.TextPage)
>     - ! Unknown class referenced: uploadwidget.UploadButton (in:
> editor.components.advanced.TextPage)
>     - ! Unknown class referenced: uploadwidget.UploadForm (in:
> editor.components.advanced.TextPage)
>     - ! Unknown class referenced: uploadwidget.UploadButton (in:
> editor.components.advanced.TextPage)
>
> Thanks
>
> Jean-Noel
>
>
> On Thu, Oct 1, 2009 at 5:50 PM, thron7 <thomas.herchenroe...@1und1.de>wrote:
>
>> Ok, your information is too vague to be helpful:
>>
>> 1) what is the error you get? - if you say "the job fails" what does
>> that mean? if the generator run fails, send in the complete error trace.
>>
>> 2) also, run a 'generate.py test -v' and send in the output.
>>
>> t.
>>
>> Jean-Noël Rivasseau wrote:
>> > Hi
>> >
>> > last time I mailed about such a problem that happened if I redefined
>> > libraries and used the test target. I was told to just drop the
>> > overriding "test" job definition and at the beginning I thought it
>> worked.
>> >
>> > However it does not... when i do that my original problem about the
>> > BUILDDIR disappears, however it seems "test" job does not properly
>> > extend the "libraries" job. What happens is that my local libraries
>> > job definition is not brought in, and thus the job fails (dependencies
>> > are not resolved as the libraries are not defined).
>> >
>> > Can someone (probably thron) help me with this?
>> >
>> > Jean-Noel
>> >
>> > PS; my libraries look like:
>> >
>> >         "libraries":
>> >         {
>> >             "library":
>> >             [
>> >                 {
>> >                     "manifest": "Manifest.json",
>> >                     "uri": "http://static.example.com/js/editor/";
>> >                 },
>> >
>> >                 {
>> >                     "manifest":
>> "${QOOXDOO_PATH}framework/Manifest.json",
>> >                     "uri": "
>> http://static.example.com/qooxdoo/framework/";
>> >                 },
>> >
>> >                 {
>> >                     "manifest":
>> > "/usr/local/opt/upload-widget/Manifest.json",
>> >                     "uri": "http://static.example.com/upload-widget/";
>> >                 }
>> >             ]
>> >         },
>>
>
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to