Actually, I try to build Cycles (standalone) on Windows 10 with Microsoft Visual Studio 2013, but in debug mode, it fails to link OpenImageIO and OpenEXR related libraries (mixed utilization of libraries of debug/release mode), so I make a minor change of CMake rules.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Cycles
Event Timeline
Comment Actions
Thanks @Martijn Berger (juicyfruit), I have made some changes about my patch with your opinions, please review.