On Thu, 2010-10-28 at 08:47 -0700, Bjorn wrote: > Thanks you for your answer! > > Even provided that I build with the same version of python that is > available on the targeted MacOSX version? > Maybe to clarify: > > I understand that the Windows executable that I created on Linux does > not work of MacOSX.
Just to clarify: how did you create a Windows executable on Linux? Did you use PyInstaller's cross-bundling support (Configure.py --executable, etc.)? -- Giovanni Bajo :: [email protected] Develer S.r.l. :: http://www.develer.com My Blog: http://giovanni.bajo.it Last post: Compile-time Function Execution in D -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
