Hi Christof,

try "source" first.

The "build" variant may catch and swallow errors depending on your 
configuration. Also, qx.debug is off by default. This does make sense for 
production, since you usually don't want to confront your users with error 
messages. But for debugging, you want to see all errors.

My (wild) guess is that you need to manually require a class using the #require 
annotation.

Regards
Tristan

Am 27.02.2012 um 11:28 schrieb Christof Rodejohann:

> Hi,
> 
> i have been building quite a complex application in Qooxdoo. I have
> been working in the "source-all" build and everything is working
> great. Now i am closing in to a first iteration and tried the "build"
> build. There are no errors in the generate process of the "source-all"
> and "build". And no JS errors using the "source-all" app. But when
> trying to use the "build" app it just stops working at an very early
> event. I get no error to console or anything.
> 
> Can anyone give me a hint how to debug the "build" build?
> 
> Thx.
> Christof
> 
> ------------------------------------------------------------------------------
> Try before you buy = See our experts in action!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-dev2
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to