On 07/08/2011 07:13 PM, Mustafa Sak wrote: > Sorry for that! I did some experiments on source, I must accidentally > generate build version of not working source version. I had some problems to > understand that I have to distclean my project if I added some new classes > to my library, isn't it?
No, you don't have to run distclean when you add new classes :). Please create a new build version of your asawizzard app, like this: generate.py build -w > log.txt 2>&1 and post the output log.txt (you can pm me if you prefer). Also, in your *asa* library please run the equivalent of this command and capture the output: ls -lR . (this is "el-es minus-el-capital-ar") This should recursively list all the files and folders in asa. T. ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
