I use c ++ dll in Python. This DLL uses other DLSs.
I want to know that if it is possible to use all DLLs in my .ll then using py2exe without calling them directly. If so, how can I do this?
Thank you in advance :)
You get a data_files =
can refer to all those DLLs, maybe with wildcards. For example, look at (especially MS runtime DLL), because Docs says that one million times, you need legal rights for redistribution of DLL and they need to get from the writers / owners of DLL - only < Em> assume is not legally correct to redistribute it! -)
Comments
Post a Comment