Hi,
I checked out git sources today and tried to compile pyside
(dependencies were all succesfully compiled) on ubuntu lucid lynx.
I use Qt 4.7 Beta (downloaded and compiled source)
I got the following error:
[ 79%] Running generator for opengl...
Generating class model... [OK]
Generating enum model... [OK]
Generating namespace model... [OK]
Resolving typedefs... [OK]
Fixing class inheritance... [OK]
Detecting inconsistencies in class model... [OK]
Detecting inconsistencies in typesystem... [WARNING]
type 'QGLBuffer' is specified in typesystem, but not defined. This
could potentially lead to compilation errors.
type 'QGLShaderProgram' is specified in typesystem, but not defined.
This could potentially lead to compilation errors.
type 'QGLFormat' is specified in typesystem, but not defined. This
could potentially lead to compilation errors.
type 'QGLPixelBuffer' is specified in typesystem, but not defined.
This could potentially lead to compilation errors.
type 'QGLFramebufferObject' is specified in typesystem, but not
defined. This could potentially lead to compilation errors.
type 'QGLContext' is specified in typesystem, but not defined. This
could potentially lead to compilation errors.
type 'QGLShader' is specified in typesystem, but not defined. This
could potentially lead to compilation errors.
type 'QGLFramebufferObjectFormat' is specified in typesystem, but not
defined. This could potentially lead to compilation errors.
type 'QGLWidget' is specified in typesystem, but not defined. This
could potentially lead to compilation errors.
type 'QGLColormap' is specified in typesystem, but not defined. This
could potentially lead to compilation errors.
Done, 10 warnings (828 known issues)
[ 79%] Building CXX object
PySide/QtOpenGL/CMakeFiles/QtOpenGL.dir/PySide/QtOpenGL/qgl_wrapper.cpp.o
c++: /home/thomas/Source/pyside/PySide/QtOpenGL/PySide/QtOpenGL/qgl_wrapper.cpp:
No such file or directory
c++: no input files
make[2]: ***
[PySide/QtOpenGL/CMakeFiles/QtOpenGL.dir/PySide/QtOpenGL/qgl_wrapper.cpp.o]
Error 1
make[1]: *** [PySide/QtOpenGL/CMakeFiles/QtOpenGL.dir/all] Error 2
make: *** [all] Error 2
Did I do something wrong or is this an error in the code?
Thanks for any help
Kind Regards
--Thomas
_______________________________________________
PySide mailing list
[email protected]
http://lists.openbossa.org/listinfo/pyside