Closed adam-hartshorne closed 2 years ago
Interesting. I haven't been able to reproduce this using either v15.9.2 or v15.9.3 of VS2017 with the v3_3_3 tagged source of OpenSubdiv (Windows 10 1809 in case that matters).
You mentioned "Release". Are you hitting this internal error only with optimized Release builds or are you also seeing this with Debug builds? Have you been able to try out v15.9.3 to see if this problem has been recently fixed?
Can you share any more about the build environment of your subdivEvaluation.vcxproj?
Thanks! -David
Filed as internal issue #OSD-248.
Marking this closed. This is working correctly in our testing with VS2015 through VS2022. Please reopen or file a new ticket with additional information if this is still a problem for you.
When attempting to compile with the last Release version of OpenSubDiv (v3,3,3) with the latest version of vs2017, I get the following error,
Switching to LLVM / Clang, the same project compiles fine (and used to on an older version of VS2017).