> "build-script" :
> {
> "settings" :
> {
> "gazebo.contributions" : [ "fly.Contribution" ]
> }
> },
>
> "source" :
> {
> "require" :
> {
> "gazebo.Application" : [ "fly.Contribution" ]
> }
Well, these two are not the same, right?! For your source version you
require a class named "fly.Contribution", but in the build version you
don't. On the other hand, for the build version you set a setting
("gazebo.contributions"), but in the source version you don't.
For one thing, this explains why your build version doesn't contain
fly.Contribution.
T.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel