On Monday 21 February 2005 08:59, Patrick Stinson wrote: > Are there any recent version compatibility problems with pyuic and > embedding image data? I've been seeing some strange behavior > between a machine of mine and a machine belonging to a tester of > mine.
Works fine here, creating the image module from a Makefile with this rule: $(IMGMOD): $(IMAGES) $(PYUIC) -o $@ -embed $(BASENAME) $^ Cheers, Pete _______________________________________________ PyKDE mailing list PyKDE@mats.imk.fraunhofer.de http://mats.imk.fraunhofer.de/mailman/listinfo/pykde