Hi, I just tried building apiextractor+generatorrunner+shiboken from scratch,
but build process crashed on shiboken:

Generating namespace model...                [OK]
Resolving typedefs...                        [OK]
Fixing class inheritance...                  [OK]
Detecting inconsistencies in class model...  [WARNING]
       hiding of function 'takeChild' in class 'ObjectType'
       visibility of function 'publicMethod' modified in class 'SonOfMDerived1'
       hiding of function 'takeChild' in class 'Bucket'
       visibility of function 'publicMethod' modified in class 'MDerived1'
       hiding of function 'takeChild' in class 'ObjectView'


Detecting inconsistencies in typesystem...   [OK]

NMAKE : fatal error U1077: 'C:\usr\bin\generatorrunner.EXE' : return code 
'0xc0000005'
Stop.
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

Reply via email to