Ripcord Dev Logo Ripcord Development — View Ticket Login or Create Account
Ticket UUID: 97f5f8290dcf6ecd232bfabbbca82cb76a9cebf8
Title: El Capitan (10.11) Support
Status: Closed Type: Feature_Request
Severity: Minor Priority: Low
Subsystem: General Resolution: Rejected
Last Modified: 2019-05-05 21:04:05
Version Found In: 0.4.3
cancel2019-05-05 04:45:35

Qt does not work with 10.11.

cancel2019-05-05 05:03:43

Correction -- the current LTS release of Qt, 5.12, only supports macOS 10.12 and newer. Ripcord currently uses Qt 5.9 but will be updated to use 5.12 before too long.

(I had previously tried to get the Qt build system to produce a binary that actually ran on 10.11 from my 10.12 machine, but it refused to do it correctly. I'd probably have to acquire a machine with 10.11 on it or use a VM to build for it.)

joo__2019-05-05 13:26:53

I have a 10.11 MBP if that would be of any help

cancel2019-05-05 21:04:05

Ok, let me see how hard that would be to do. I might be able to do a test build from a VM.