Changes between Initial Version and Version 1 of Ticket #4362, comment 15


Ignore:
Timestamp:
Dec 22, 2017, 6:47:47 PM (6 years ago)
Author:
stan

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4362, comment 15

    initial v1  
    11for macosx, im encountering `error: 'connectx' is only available on macOS 10.11 or newer` while installing libraries on curl-7.54.0,
    22fix is to update to curl-7.56.0, see discussion here: https://github.com/VCVRack/Rack/pull/200
     3quick fix is to update this line to : `CURL_VERSION="curl-7.56.0"` in libraries/osx/build-osx-libs.sh