Re: create *.so from *.dll ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



doudz wrote:
> Now I would use it from linux but is it possible to create *.so from my dll in order to make my python script working on linux ?

No, you can't just wrap a dll in a "thin wrapper" to make it a .so. Unless that wrapper is ... while Wine.

The only exception if that dll does not do any win32api calls and does not depend on any other dll.






[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux