Alexander Egger wrote: >> Hi, Alexander. >> >> There is something going wrong when generating the code for Qt Jambi. You >> should not have any constructor called QtJambiShell_FutureIterator(). In >> fact, you should not have a class called QtJambiShell_QFutureIterator at >> all. I am not able to reproduce this myself. Could you please let me know >> which Qt package you are building against? >> > I downloaded qtjambi-src-gpl-4.4.0_01 and I am using openSuse 11.0 > which currently gives me > > libqt4-devel-4.4.0-15.1 > >
Hi, Alexander. When you run the generator, it should produce a file (in the generator/ directory) called ".preprocessed.tmp". This contains the code parsed by the generator after it has been preprocessed. Do you think you could search this file for QFutureIterator and send me a copy of the class definition? It may contain some clues as to what is happening here, because I am currently not able to reproduce the issue. -- Eskil _______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
