distributing a app frozen by cx_freeze

Edward Elliott nobody at 127.0.0.1
Sat May 13 19:26:26 EDT 2006


Flavio wrote:

> ImportError: /home/flavio/freeze/qt.so: undefined symbol:
> _ZNK9QSGIStyle9classNameEv

> So my question is: is there a way to find out exactly which lib is
> missing ?

yes - find the one with that symbol.  wash, rinse, repeat. ;)

-- 
Edward Elliott
UC Berkeley School of Law (Boalt Hall)
complangpython at eddeye dot net



More information about the Python-list mailing list