Changes between Initial Version and Version 1 of Ticket #563, comment 16
- Timestamp:
- 05/09/14 06:09:12 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #563, comment 16
initial v1 18 18 So then I went through the horror that is building this thing on OSX (see #226 for details) and found that the latest git builds have version {{{1.0.0}}} and not {{{1.1.0}}}! 19 19 20 So then I installed again from the patched {{{pygtkglext-1.1.0}}} snapshots instead. I built it against a {{{gtkglext-1.2.0}}} OSX snapshot , but at this point I give up trying to figure out if it is newer or older than the git checkouts (both show up as version 1.0)20 So then I installed again from the patched {{{pygtkglext-1.1.0}}} snapshots instead. I built it against a {{{gtkglext-1.2.0}}} OSX snapshot. To see the actual {{{gdkglext}}} version, you need r6408... (previously, only the {{{gdkgl}}} version was shown - no idea what the difference is, both come from the same source package) 21 21 22 22 What I do have is a [http://xpra.org/beta/osx/x86/ newer osx beta build] with these re-built libraries, does that help with the opengl crash?