My application fails with a gestaltSystemVersion error on Mac OS >= 10.10. I see that this error was accounted for in a wxWidgets fix to src/osx/cocoa/utils_base.mm.
So why, with a fresh install of wxpython, am I seeing the error? What am I doing wrong?
Neil,
Which version of wxpython did you install, with which version of python
and where did you install them from & how? - It is entirely possible
that some sources of wxPython do not include the fix that you were
talking about.
···
On 27/08/2016 13:43, Neil Thornock wrote:
My application fails with a gestaltSystemVersion error on Mac OS >=
10.10. I see that this error was accounted for in a wxWidgets fix to
src/osx/cocoa/utils_base.mm.
So why, with a fresh install of wxpython, am I seeing the error? What am
I doing wrong?
--
You received this message because you are subscribed to the Google
Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to wxpython-users+unsubscribe@googlegroups.com
<mailto:wxpython-users+unsubscribe@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.
--
Steve (Gadget) Barnes
Any opinions in this message are my personal opinions and do not reflect
those of my employer.
Hi Steve, thanks for the reply. My software runs fine on my 10.9 machine. This morning I used a 10.11 machine with a brand new install of wxpython Classic – the Mac dmg – and the default Apple-provided version of Python (whichever is on 10.11).
I suppose I should build wxpython from source to see if that works. I’ll try that and post again…
···
On Saturday, August 27, 2016 at 7:16:24 AM UTC-6, Gadget Steve wrote:
On 27/08/2016 13:43, Neil Thornock wrote:
My application fails with a gestaltSystemVersion error on Mac OS >=
10.10. I see that this error was accounted for in a wxWidgets fix to
src/osx/cocoa/utils_base.mm.
So why, with a fresh install of wxpython, am I seeing the error? What am
I doing wrong?
–
You received this message because you are subscribed to the Google
Groups “wxPython-users” group.
To unsubscribe from this group and stop receiving emails from it, send
an email to wxpython-user...@googlegroups.com
mailto:wxpython-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Neil,
Which version of wxpython did you install, with which version of python
and where did you install them from & how? - It is entirely possible
that some sources of wxPython do not include the fix that you were
talking about.
–
Steve (Gadget) Barnes
Any opinions in this message are my personal opinions and do not reflect
those of my employer.