Andrew Janke
Andrew Janke
> clang: error: invalid version number in '-mmacosx-version-min=11.4' > clang: error: invalid version number in '-mmacosx-version-min=11.4' Well, that's a new one! Looks like an incompatibility between the build options that...
Darnit. Now we've got another problem: Some of the Homebrewed build tools we use are now broken on macOS 10.13 and 10.14: https://github.com/octave-app/octave-app/issues/234
Thanks! I uh... gotta build an octave-app for ARM first. That's a few items down on the TODO list right now. We'll get there! Also, we have an M1 Mac...
Probably so: I'm not aware of any use cases or user populations that would actually prefer 6.3 or 6.4 over 7.x. (Though I kinda like to have them for completeness.)...
Hmmm. I'm guessing this is a "Retina"/"HiDPI" scaling issue. Can you try running that `octave_app_diagnostic_dump` and attaching the output here? I'll need some system details to diagnose this, including exact...
Oh, and maybe a screenshot of the Octave.app window so I can see the mix of text sizes?
Hmmmmm. That... should not happen. Java is bundled inside Octave.app. Something ain't right here. What version of macOS are you running? And do you know what model Mac you're using?
No update, sorry. Between my day job, and Covid, and Homebrew not supporting macOS 10.14 any more, and VMware Fusion just being an ass, things are not looking good for...
(Not that Homebrew or VMware Fusion are bad products. They are good; they either just don't do what I need for this particular use case, or I'm not sufficiently competent...
Ah, cool: we could easily make a customized `subversion-octave-app` Subversion formula with this patch in the octave-app tap for building Octave. Thanks!