hi all,

I have a pyqt application whose icon is in a resource file. I can see the
icon when run the application using python app.py. But after I package the
application using cx_freeze, the icon is missing. I can see the compiled
resource in the `library.zip' (generated by cx_freeze), but the icon is
still missing. Any one can help? Thanks.
------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to