On 26 Jan, 2010, at 15:45, Kevin Walzer wrote:
> On 1/25/10 1:52 PM, Christopher Barker wrote:
>> Kevin Walzer wrote:
>>> py2app may be more powerful than BundleBuilder, but it is also a
>>> complex, fragile beast. It consists of several different packages,
>>> requiring both a) a deep understand
On 26 Jan, 2010, at 15:57, Kevin Walzer wrote:
> On 1/26/10 6:17 AM, Ronald Oussoren wrote:
>>
>> The codebase for py2app is incomprehensible at times, although that is
>> partially caused by external contraints (distutils and the attempt to mirror
>> py2exe's interface). It is all python cod
On 1/26/10 6:17 AM, Ronald Oussoren wrote:
The codebase for py2app is incomprehensible at times, although that is
partially caused by external contraints (distutils and the attempt to mirror
py2exe's interface). It is all python code though and it should therefore be
possible to clean it up
On 1/25/10 1:52 PM, Christopher Barker wrote:
Kevin Walzer wrote:
py2app may be more powerful than BundleBuilder, but it is also a
complex, fragile beast. It consists of several different packages,
requiring both a) a deep understanding of OS X mach-o internals and
how libraries/load paths/dyld
On 25 Jan, 2010, at 19:52, Christopher Barker wrote:
> Kevin Walzer wrote:
>> py2app may be more powerful than BundleBuilder, but it is also a complex,
>> fragile beast. It consists of several different packages, requiring both a)
>> a deep understanding of OS X mach-o internals and how librari
On 23 Jan, 2010, at 0:39, Christopher Barker wrote:
> Hi all,
>
> I've often gotten errors like:
>
>
> /usr/bin/strip: the __LINKEDIT segment does not cover the end of the file
> (can't be processed) in:
> /Users/cbarker/HAZMAT/MappingSVN/Maproom/trunk/dist/Maproom.app/Contents/Frameworks/GD
Kevin Walzer wrote:
py2app may be more powerful than BundleBuilder, but it is also a
complex, fragile beast. It consists of several different packages,
requiring both a) a deep understanding of OS X mach-o internals and how
libraries/load paths/dyld bits are loaded;
I'm a bit confused by this
>
> http://wiki.python.org/moin/MacPython/BundleBuilder
I've switched back to BundleBuilder, and it works fine. It takes a bit of
trial and error to get everything wrapped up, but I've never understood why
people bad-mouthed it so much. It's a single-script module, and reasonably
easy to understa
On 1/22/10 8:06 PM, Charles Hartman wrote:
Your mouth to gods' ears. How much I wish someone had both the expertise (not me that's
for sure) and the time to take over what is after all *the only way for ordinary
Mac-Python dopes like me to make a distributable application*! Isn't this bad f
On Jan 22, 2010, at 6:39 PM, Christopher Barker wrote:
> Is there a bug tracker for py2app that I could put this in?
Your mouth to gods' ears. How much I wish someone had both the expertise (not
me that's for sure) and the time to take over what is after all *the only way
for ordinary Mac-Pyt
Hi all,
I've often gotten errors like:
/usr/bin/strip: the __LINKEDIT segment does not cover the end of the
file (can't be processed) in:
/Users/cbarker/HAZMAT/MappingSVN/Maproom/trunk/dist/Maproom.app/Contents/Frameworks/GDAL.framework/Versions/1.6/Programs/gdaltindex
(for architecture ppc)
11 matches
Mail list logo