-
Notifications
You must be signed in to change notification settings - Fork 626
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Building with VS 2015 #205
Comments
@walbourn You might be interested in my appveyor support for OpenVDB (it includes building OpenEXR from source). I was actually interested in forking OpenEXR and adding support for appveyor also and maybe we can get NuGet package published too? https://github.com/caron/openvdb/tree/v3.2.0-win-appveyor particularly this part... |
The vfxpro99 OpenEXR script for USD works a treat. https://github.com/vfxpro99/usd-build-club/blob/master/prerequisites-vc140-x64/openexr.cmd |
Thank you so much. That script rocks! |
I believe this was fully resolved in #218. |
I'm trying to build OpenEXR with Visual C++ and having no luck. I took the cmake route per the instructions here, but they don't work. These get me close, but I still cannot get it to build:
Build ilmbase.sln (works, but generates a ton of warnings)
Build openexr.sln, and I get numerous errors like:
The text was updated successfully, but these errors were encountered: