On Fri, Oct 1, 2010 at 1:22 PM, Oleksandr Iakovliev <[email protected]> wrote: > NMAKE : fatal error U1077: 'C:\usr\bin\generatorrunner.EXE' : return code > '0xc0000005' > Stop.
The location above looks strange. Maybe CMakeLists.txt has detected the path to generatorrunner incorrectly. Is there a "C:\usr\bin" directory with generatorrunner.exe on it ? > NMAKE : fatal error U1077: '"C:\Program Files\vs2008ee\VC\BIN\nmake.exe"' : > return code '0x2' > Stop. > NMAKE : fatal error U1077: '"C:\Program Files\vs2008ee\VC\BIN\nmake.exe"' : > return code '0x2' > Stop. > > C:\Work\shiboken\build> > > Is there any clue? (It was crash in generatorrunner) > _______________________________________________ > PySide mailing list > [email protected] > http://lists.openbossa.org/listinfo/pyside > -- Anderson Lizardo OpenBossa Labs - INdT Manaus - Brazil _______________________________________________ PySide mailing list [email protected] http://lists.openbossa.org/listinfo/pyside
