Paulino schrieb:


I thought using VendorID not for commercial purpose but as a way to distribute my app so people don't have to install Mingw + Qt + PyQt + Python in order to try it! Some will give up if they have to...

In that case, VendorID can't help you. If you build your application with sib.py, you still need a complete runtime environment (Python, Qt, PyQt, sip) on the target machines. MinGW is not necessary.

Your should take a look at py2exe or cx_Freeze, this is what you need.

Ulli

_______________________________________________
PyKDE mailing list    [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to