OpenImageIO icon indicating copy to clipboard operation
OpenImageIO copied to clipboard

Links to install on Windows not working

Open StefanAchm opened this issue 9 years ago • 8 comments

I just tried to install OpenImageIO on Windows 10, and came to the Site, where it is descriped, how to install it (https://sites.google.com/site/openimageio/building-oiio-on-windows). There, the link for QT4 is not working (http://qt-windows-binaries.googlecode.com/svn/site/index.html) and also the link for BOOST is not working (http://www.boostpro.com/download)

Are there alternative links?

StefanAchm avatar Jan 20 '17 13:01 StefanAchm

You can install it from vcpkg https://github.com/Microsoft/vcpkg

KindDragon avatar Oct 25 '17 00:10 KindDragon

oiio port at vcpkg; may solve a lot of open windows build issues: https://github.com/Microsoft/vcpkg/tree/master/ports/openimageio

earthbound19 avatar Dec 18 '18 02:12 earthbound19

Yes. Vcpkg looks pretty cool.

Unfortunately, the oiio recipe disables support for many of the file formats (like gif), doesn't build the python bindings, or the binaries (like oiiotool). Those should all be built if the vcpkg oiio is going to be useful to people who want the whole package.

lgritz avatar Dec 18 '18 06:12 lgritz

Has there been any movement on correcting the documentation issues? Saying "there's a vcpkg" doesn't solve the underlying issue of the links not working and the documentation being incorrect.

Nuclearfossil avatar Mar 22 '19 16:03 Nuclearfossil

Hey Larry I just recently forked this project and built it on my computer (MacOS) and also noticed the same documentation link error. I will be more than happy to create a pull request with the links removed or replaced per your discretion. I looked through the main site map and did not see appropriate links to replace them with at the moment, but if there are, please let me know and I can update the .md file accordingly. Thank you.

meimchu avatar Feb 29 '20 19:02 meimchu

Absolutely! Any ways to improve the documentation links, and especially any of the docs for how to build on Windows, would be very much appreciated. Just submit a PR as usual.

By the way, since this issue was first filed, I do think that vcpkg has increased the amount of OIIO functionality that they build, including making the python bindings and the command line utilities.

Also, I think it's relatively straightforward to use "Conan" to build OIIO and its dependencies for Windows.

lgritz avatar Feb 29 '20 20:02 lgritz

Pull request #2502 merged.

meimchu avatar Mar 10 '20 03:03 meimchu

Does that close the issue, or is there more to do and we should hold it open?

lgritz avatar Mar 10 '20 04:03 lgritz

I think this has been updated some time ago. Closing.

lgritz avatar Sep 27 '23 06:09 lgritz