Kirill Balyasnikov schrieb:
After checkouting with svn and building qooxdoo via 'tools/make.sh' i get error like this:

invalid label: qooxdoo.js (line 19)

;};QxDom.cleanElementWhitespace:function(vElement){for(var i=0;i<vElement.childNodes.length;i++){var node=vElement.childNodes[i];if (node.nodeType == 3 && !/\S/.test(node.nodeValue)) {vElement.removeChild(node);};};};QxDom.isElementEmpty=function(vElement

Should be fixed in repository.

Sebastian


And nothing works



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to