Benjamin Reed wrote:
[]
Do you mean the *old* uic does not make that symbol? or the new? If the former, you're right, it's an upgrade bug and should have an easy fix, if the latter, then it's a packaging bug, because that symbol *should* be there.

It's the new one. I see the following:


/sw/src/qt3-3.2.2-11/qt-x11-free-3.2.2/bin/uic -L /sw/src/qt3-3.2.2-11/qt-x11-free-3.2.2/plugins -embed designercore images/designer_adjustsize.png
[200 other png files omitted]
-o qmake_image_collection.cpp
uic: cannot load image file images/designer_adjustsize.png
uic: cannot load image file images/designer_edithlayoutsplit.png
[etc for all 200 png files]


The resulting file qmake_image_collection.cpp is then truncated. It should contain the definition in question, apparently after the included png files.

I don't really know whether this "cannot load" is caused by the library incompatibility, but this was the only thing I could see that was wrong with uic. When I start it by hand, it crashes complaining about user version higher than compatibility version for /sw/lib/libqt-mt.3.dylib.

The problem disappeared only after I removed qt3 and qt3-dev, version 3.2.1-1.

--
Martin




------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to