From: Alexander Z. <Ale...@fm...> - 2001-05-04 15:26:29
|
Hello all, On 3 May, Joe Piolunek wrote: > I don't know exactly what is causing the problem, but it seems likely that > the method I was using to initialize the QPixmap objects does not work on > your system. Maybe the new way will work better. Joe, thanks for your patch, but it didn't solve the problem. The problem was the compiler. It didn't work with gcc-2.95.2 (compiled myself). But it worked with the (inofficial) gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-81) shiped with RedHat 7.1. As we know from the gcc developers this version may generate c++ code which may not be compatible with code from earlier or future versions. This seems to be the case here. Therefore I'm trying not to use it, but probably it was used to compile the qt or X11 libraries. O.K. It works again but I'm not really glad. Thanks again. -- Ale...@fm... / A wise person makes his own http://www.fmi.uni-passau.de/~zimmerma/ decisions, a weak one obeys for PGP public key finger / public opinion. -- Chinese zim...@yo... / proverb |