I am trying to do: generate.py -m QOOXDOO_PATH:C:/path/to/QOOXDOO/sdk source
But I don't get it to work because two ':' is a problem. I have tried to type: generate.py -m QOOXDOO_PATH:C??/path/to/QOOXDOO/sdk source and replace ?? with : in the cmd-string (almost last in the generate.py-file). I know a solution is to just skip C: or remove it in the generate.py code. But I would like to have the whole windows path without too much fix in a fresh installation of qooxdoo. A problem with this is that you can't have the SDK on D: and the skeleton project on C: Anyone have a fix for this? Best regards Martin Hellström -- View this message in context: http://qooxdoo.678.n2.nabble.com/absolute-path-in-m-QOOXDOO-PATH-tp5788247p5788247.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
