Hi there, I am trying to embed a media file (11Mb) into a Qt Resource file, but when I run rcc on the qrc file, the following happens: tinys-computer:~/plugins/src/abase/media kkrizka$ rcc media.qrc Segmentation fault
But when I switch back to Qt 4.4.2, everything works normally. Also if I add the -binary switch to the rcc command, it works. This happens on both Linux (64bit) and Mac OS X 10.4. -- Cheers, Karol Krizka _______________________________________________ Qt4-preview-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback
