Hi,
I have an error when running qxbuild :
>>> Executing shell command "fix.py"...
/bin/sh: fix.py: command not found
Traceback (most recent call last):
I manage to make ti work by changing the line refering to fix.py on
config.json
"qxbuild-fix" :
{
"shell":
{
"command": "fix.py"
}
},
changed to
"command": "<FULL PATH ADDED>/qxbuild/fix.py"
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel