Hey guys, I just noticed that someone (presumably Larry...) enabled appveyor on the OpenImageIO github account. I very recently set it up for my project displaz which uses a similar set of libraries etc, and it's really nice. Feel free to steal some of the config or ask questions if you like. Current config:
https://github.com/c42f/displaz/blob/master/appveyor.yml I hadn't used the visual studio project cmake generator before, but I found it by far the easiest to work with on appveyor, along with `cmake --build` to abstract the msbuild details. Cheers, ~Chris _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
