Re: User information about macOS Mojave

2018-09-27 Thread Ces VLC
On Wed, Sep 19, 2018 at 7:54 PM Ryan Schmidt wrote: [...] > Mojave requires Xcode 10 which contains only the 10.14 SDK. Is it really required? Is it not possible to use Xcode 9.4.1 on Mojave? (I'm asking because I thought Xcode had a requirement for the minimum MacOS version it could run on, rath

Re: User information about macOS Mojave

2018-09-27 Thread Chris Jones
On 27/09/18 10:00, Ces VLC wrote: On Wed, Sep 19, 2018 at 7:54 PM Ryan Schmidt > wrote: [...] > Mojave requires Xcode 10 which contains only the 10.14 SDK. Is it really required? Is it not possible to use Xcode 9.4.1 on Mojave? (I'm asking because I thought

Re: User information about macOS Mojave

2018-09-27 Thread Richard L. Hamilton
Clearly you can install 9.4.1 on Mojave...and it seems to work at least for trivial code, even compiling to 32 bit: sh-3.2$ uname -a Darwin bigapple-mojave.pri 18.0.0 Darwin Kernel Version 18.0.0: Wed Aug 22 20:13:40 PDT 2018; root:xnu-4903.201.2~1/RELEASE_X86_64 x86_64 sh-3.2$ xcode-select --pr

Re: User information about macOS Mojave

2018-09-27 Thread Ces VLC
On Thu, Sep 27, 2018 at 11:41 AM Chris Jones wrote: [...] > As far as I am aware it is not possible, but even if it where its not a > solution, to require all macOS 10.13 users to stick with Xcode 9. Yes, it doesn't seem reasonable, but I admit I was asking this question not just thinking in Mac

Re: User information about macOS Mojave

2018-09-27 Thread Ces VLC
On Thu, Sep 27, 2018 at 12:01 PM Richard L. Hamilton wrote: > > Clearly you can install 9.4.1 on Mojave...and it seems to work at least for trivial code, even compiling to 32 bit: [...] > I have both installed, and simply switched the command line instances with > [...] Thanks! I didn't consider

Re: User information about macOS Mojave

2018-09-27 Thread Dominik Reichardt
At least for command line building of things this will be a way to keep old xxode around. > Am 27.09.2018 um 12:08 schrieb Ces VLC : > > > > On Thu, Sep 27, 2018 at 12:01 PM Richard L. Hamilton > wrote: > > > > Clearly you can install 9.4.1 on Mojave...and it seems to work at least for > >

SSHFS (osxfuse) not installing

2018-09-27 Thread David
The tail of the log file shows the fault. Using MacOS 10.13.6 Xcode 10.0 (10A255) Clang Apple LLVM version 10.0.0 (clang-1000.11.45.2) Target: x86_64-apple-darwin17.7.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/T

mpv on Mojave?

2018-09-27 Thread Stephen J. Butler
Any who's upgraded to Mojave manage to get mpv working? I can get audio, but no video. I tried using the mpv.io downloaded .app bundle and it's using as vo "libmpv" whereas the MacPorts version is using "gpu". Doesn't look like the MacPorts version has that vo module. Also tried simply changing th

Re: SSHFS (osxfuse) not installing

2018-09-27 Thread Ryan Schmidt
On Sep 27, 2018, at 08:35, David wrote: > Source extension osxfuse > Assertion 'common_is_variable DEFAULT_SDK_10_14_ARCHITECURES' failed > at common_variable_clone (./build.d/lib/common.sh, line 501) > at common_variable_clone (./build.d/lib/common.sh, line 514) > at build_target_invoke (./bui