[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Choosing graphics backend for documentation
From: |
Ben Abbott |
Subject: |
Re: Choosing graphics backend for documentation |
Date: |
Mon, 17 Aug 2015 16:04:58 -0400 |
> On Aug 17, 2015, at 12:54 PM, Mike Miller <address@hidden> wrote:
>
> On Mon, Aug 17, 2015 at 11:02:16 -0400, Ben Abbott wrote:
>> Unfortunately, building on a Mac and the resulting functionality depends
>> upon the version of the OS. For more than a year I was unable to build, with
>> some recent patches (not yet committed) that changed, and I was pleasantly
>> surprised to find that I can now run the GUI and use the OpenGL toolkits on
>> Mac OS 10.10.
>>
>> I’d like to get all the needed patches committed. This seemed like a good
>> place to start.
>
> I'd like to help with this if I can. This change seems to be causing
> some friction :) I know of bug #41178 and #43298, I'd like to help get
> those resolved. Is there a summary somewhere of all patches necessary
> for building on OSX? Maybe start another thread or ping the relevant
> bug reports.
I’m applying five patches.
(1) Fix for clang3.5 (bug 43298)
(2) Fix for ov-classdef (bug 41178)
(3) Fix for includes in oct.h & comment-list.h (patch is attached).
(4) fall-back for osmesa
(5) fixes for gnuplot, particularly v5 (bug 44187)
The last one is needed for Mac OS when building docs, otherwise it isn’t
specific to Mac OS.
Ben
include-fix.patch
Description: Binary data
- Re: Choosing graphics backend for documentation, (continued)
- Re: Choosing graphics backend for documentation, Daniel J Sebald, 2015/08/17
- Re: Choosing graphics backend for documentation, Mike Miller, 2015/08/17
- Re: Choosing graphics backend for documentation, Ben Abbott, 2015/08/17
- Re: Choosing graphics backend for documentation, Sebastian Schöps, 2015/08/18
- Re: Choosing graphics backend for documentation, Daniel J Sebald, 2015/08/17
- Re: Choosing graphics backend for documentation, Ben Abbott, 2015/08/17
Re: Choosing graphics backend for documentation, Mike Miller, 2015/08/17
- Re: Choosing graphics backend for documentation,
Ben Abbott <=