Hi List, I have a strange issue with the translation mechanism.
Whenever I do a "generate.py translation" every "generate.py source"-run fails! The generator is then complaining about several unknown global symbols like e.g.: "! Unknown global symbol referenced: qx.ui.basic (infodesk.ui.info.WinAbout:68)" It seems, that after a "translation run" the qx namespace is unknown :-/ It's not that urgent problem, 'cause I have a work-around: When I run one "generate.py distclean" between the above two generator runs, it works again. Maybe someone from the core team can take a look into this... By the way, I'm using this 'setup': - qooxdoo-version: 1.0.1 - LOCALES used/set in config.json: [ "de", "en" ] Best regards and nice weekend, Peter ------------------------------------------------------------------------------ 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
