On Jul 1, 2008, at 8:29 AM, Blair Zajac wrote:
How would a quad-architecture build work with other C/C++ modules?
I haven't tested other modules yet; I'm still building quad-
architecture GCC 4.2.4 with AT&T and Apple patches. Got that MacPorted
yesterday after two weeks' work... now we ha
On May 29, 2008, at 3:13 PM, Boyd Waters wrote:
On May 29, 2008, at 2:53 PM, Frank Schima wrote:
I have the latest Mac Pro with 10.5.3. I ran the sys.maxint test
and got the 32-bit result. I tried both the Apple python and the
MacPorts python 2.5.2.
The MacPorts 2.5.2 doesn't have my 6
El Duvelle wrote:
A question : my version of py2app is 0.3.6. Is that the latest ?
yes, thought there may be something newer in SVN -- Ronald?
> You might try running "file" on the executable in the bundle. It's
> inside the .app bundle, in the MacOS dir. This is what I get in one
> exampl
Kevin Walzer wrote:
This application built without problem when I was using Tk 8.5.2; the
only change in my setup is the minor version update of Tk to 8.5.3.
I admit I'm not up-to-date on the whole "code-signing" thing--is this
something that needs to be taken into account with py2app?
In
I'm running into a strange error with py2app on 10.5.3:
usr/bin/strip: changes being made to the file will invalidate the code
signature in:
/Users/kevin/Programming/phynchronicity/dist/Phynchronicity.app/Contents/MacOS/python
(for architecture ppc7400)
/usr/bin/strip: changes being made to th
whats that -U option u used for mercurial?, perhaps you can do that to
simplejason
On Tue, Jun 24, 2008 at 4:19 AM, Oscar Sanchez Casamitjana <
[EMAIL PROTECTED]> wrote:
> hi,
>
> I've recently installed 10.5.3 in a new machine (iMac), and I'm finding
> problems with some eggs. some will install
Ronald Oussoren wrote:
Note that py2app needs a considerable amount of attention though:
* need enhancements to properly support eggs:
- copy entire eggs into the .app bundle, instead of just bits and pieces
- support the "entry-point" feature for eggs
- an option to specify required eggs
I'm trying to build an app on my 10.5 iMac. This app uses PyQt4 and
OpenGL. I'm also cross compiling down to 10.3 universal and using the
python 2.4.4 which I got from python.org so I can build the app as
"standalone". When I run py2app, it does not copy QtOpenGL.so into the
Contents/Resources/l
Le 1 juil. 08 à 11:23, El Duvelle a écrit :
>
> It's possible that you got a PPC build, and it's running under
Rosetta
> (or whatever they call the PPC emulation) on your Intel box --
does it
> run slow too, or just launch slow?
>
Yes, it is running under Rosetta. My program isn't a big o
On 30 Jun, 2008, at 19:09, Christopher Barker wrote:
Hengist Podd wrote:
I'm trying to build semi-standalone applications against Leopard's
stock Python 2.5 with an appscript 0.19.0 .egg installed,
well, py2aqpp is known to have problems with eggs. is that a zipped
egg? If so, it may wor
First, thanks for the answer!
A question : my version of py2app is 0.3.6. Is that the latest ?
> Date: Mon, 30 Jun 2008 10:03:41 -0700
> From: [EMAIL PROTECTED]
> CC: pythonmac-sig@python.org
> Subject: Re: [Pythonmac-SIG] [py2app] how to make a .app running on mac intel
> 10.5
>
> Wow! lot's o
11 matches
Mail list logo