On 25 July 2013 10:18, Robert Schilling <[email protected]> wrote:
> Why can't cx_freeze determine this depedencies?
It can scan Python code for import statements, and it can use OS-specific
mechanisms to scan binary files for library dependencies. If you use
something else, like ctypes, to load a DLL file, then cx_Freeze can't see
that another file is required. It's quite easy to tell it to copy some
extra files.
Thomas
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
cx-freeze-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users