On Fri, Dec 19, 2008 at 7:15 PM, Kenny Tilton <[email protected]>wrote:
> I had been working from an SVN copy and when I saw the 0.8.1 release > thought I would just update my SVN, now I get: > > > C:\0ghx\nuviaghx\nuvia>..\..\qooxdoo\framework\generate.py build > > > ============================================================================ > INITIALIZING: NUVIA > > ============================================================================ > >>> Configuration: config.json > >>> Jobs: build > >>> Resolving config includes... > >>> Resolving jobs... > >>> Resolving macros... > >>> Resolving libs/manifests... > Traceback (most recent call last): > File "C:\0ghx\qooxdoo\framework\..\tool\bin\generator.py", line 144, > in <module> > main() > File "C:\0ghx\qooxdoo\framework\..\tool\bin\generator.py", line 129, > in main > config.resolveLibs(expandedjobs) > File "C:\0ghx\qooxdoo\tool\pylib\generator\config\Config.py", line > 524, in resolveLibs > manifest = Manifest(self.absPath(manifest)) > File "C:\0ghx\qooxdoo\tool\pylib\generator\config\Manifest.py", line > 33, in __init__ > mf = open(path) > IOError: [Errno 2] No such file or directory: > u'C:\\0ghx\\qooxdoo\\framework\\framework\\Manifest.js > on' > > > I normally just run the generate.py in the project directory but I got > the same error and thought my generate.py might be obsolete. > > The update seemed to go OK, although I got thrown off halfway thru by > sourceforge but then completed Ok > > I will try just downloading 0.8.1 and/or a fresh SVN grab, but any > thoughts in the meantime are welcome. Yes, QOOXDOO_PATH has changed. Remove /framework from the end, in your config.json. Derrell
------------------------------------------------------------------------------
_______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
