On Sun, Jan 13, 2019 at 5:13 PM Larry Gritz <[email protected]> wrote:

> Steve, if you have the time, can you try:
>
> 1. rm -rf ext/pybind11
> 2. Download and apply this patch:
> https://github.com/OpenImageIO/oiio/pull/2144
>

Sorry, I'm still very much a github novice. Could you walk me through that?
I tried:
curl https://github.com/OpenImageIO/oiio/pull/2144.patch -o 2144.patch
  % Total    % Received % Xferd  Average Speed   Time    Time     Time
Current
                                 Dload  Upload   Total   Spent    Left
Speed
100   143    0   143    0     0    266      0 --:--:-- --:--:-- --:--:--
266
svhwan@DESKTOP-QM6M9UR:/mnt/d/Users/svhwan/developer_builds/oiio_2.0.4/oiio$
cat 2144.patch
<html><body>You are being <a href="
https://patch-diff.githubusercontent.com/raw/OpenImageIO/oiio/pull/2144.patch
">redirected</a>.</body></html>

git apply 2144.patch
error: unrecognized input



> 3. Verify that (a) the log shows it gave a warning about your system
> install is too old and (b) then downloads the right version and completes
> the build?
>
>
>
> On Jan 13, 2019, at 4:21 PM, Larry Gritz <[email protected]> wrote:
>
> Scratch that. v2.2.0 is the earliest tagged release of pybind11 that works
> with OIIO 2.0+.
>
>
> On Jan 13, 2019, at 4:18 PM, Larry Gritz <[email protected]> wrote:
>
> Yeah, looks like pybind11 v2.1.0 is the minimum it needs. I'll put a check
> for that in our build scripts.
>
> -- lg
>
>
> --
> Larry Gritz
> [email protected]
>
>
>
>
> _______________________________________________
> Oiio-dev mailing list
> [email protected]
> http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
>
>
> --
> Larry Gritz
> [email protected]
>
>
>
>
> _______________________________________________
> Oiio-dev mailing list
> [email protected]
> http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
>
_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

Reply via email to