Basically no. You can't simply convert a .dll to a .so. It will have to be recompiled from source. [ http://www.linuxforums.org/forum/mandriva-linux-help/150567-how-convert-dll-so-plz-plz-help.html ]
And if you want to use it in some python code or so, you can do it. Learn more about it at http://docs.python.org/library/ctypes.html -- Anoop Jacob Thomas http://anoop.caremedia.org -- "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-tvm" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For details visit the website: www.ilug-tvm.org or the google group page: http://groups.google.com/group/ilug-tvm?hl=en
