Duvier wrote: > Hi, everyone > actually I've working in a proyect binding the LibQGLViewer to java > using teh QTJambi generator, this has work in almost all the class, but > in the camera class, when compiled it show a error of fragmentation (or > core dumped): A part of the terminal out: > > WARNING(MetaJavaBuilder) :: enum 'QWebPage::Extension' does not have a > type entry or is not an enum > WARNING(MetaJavaBuilder) :: skipping function > 'QtConcurrent::startFiltered', unmatched return type > 'ThreadEngineStarter<qValueType<Iterator>::value_type>' > WARNING(MetaJavaBuilder) :: skipping function 'QtConcurrent::advance', > unmatched parameter type 'It&' > Fallo de segmentación > > I would like how to fix this, or where are the error, this is the last > class to compile with the QtJambi Generator.
Do you have the stack trace or some more info from a debugger? If not then I would need get the sourcecode and your typesystem so that I can try to reproduce the problem. - Gunnar _______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
